raze-gles/polymer/eduke32/source/lunatic/dynsymlist
helixhorned a00f411b3b Lunatic: add 'stat' module for running statistics.
Also, rewrite the mapastats iterator and the LIZTROOP hitscan timing
in terms of that.

git-svn-id: https://svn.eduke32.com/eduke32@2858 1a8010ca-5511-0410-912e-c29ae57300e0
2012-08-02 10:52:32 +00:00

52 lines
526 B
Text

{
engine_main_arrays_are_static;
engine_v8;
g_sizes_of_what;
g_sizes_of;
sector;
wall;
sprite;
spriteext;
numsectors;
numwalls;
numyaxbunches;
yax_getbunch;
headspritesect;
headspritestat;
prevspritesect;
prevspritestat;
nextspritesect;
nextspritestat;
headsectbunch;
nextsectbunch;
kopen4loadfrommod;
kfilelength;
kclose;
kread;
ksqrt;
hitscan;
actor;
ud;
g_player;
luaJIT_BC_lunacon;
luaJIT_BC_con_lang;
luaJIT_BC_geom;
luaJIT_BC_randgen;
luaJIT_BC_stat;
rand_jkiss_u32;
rand_jkiss_dbl;
md4once;
gethitickms;
};