2011-09-20 19:12:24 +00:00
|
|
|
{
|
2012-01-28 14:36:34 +00:00
|
|
|
engine_main_arrays_are_static;
|
2012-05-18 12:45:52 +00:00
|
|
|
engine_v8;
|
2012-01-28 14:36:34 +00:00
|
|
|
|
2012-06-26 19:49:59 +00:00
|
|
|
g_sizes_of_what;
|
|
|
|
g_sizes_of;
|
|
|
|
|
2011-09-20 19:12:24 +00:00
|
|
|
sector;
|
|
|
|
wall;
|
|
|
|
sprite;
|
2011-12-04 18:09:50 +00:00
|
|
|
spriteext;
|
2011-09-20 19:12:24 +00:00
|
|
|
|
|
|
|
numsectors;
|
|
|
|
numwalls;
|
2012-01-28 14:38:41 +00:00
|
|
|
numyaxbunches;
|
2011-09-25 15:11:47 +00:00
|
|
|
|
2012-02-04 21:34:39 +00:00
|
|
|
yax_getbunch;
|
|
|
|
|
2011-10-11 16:53:15 +00:00
|
|
|
headspritesect;
|
|
|
|
headspritestat;
|
|
|
|
prevspritesect;
|
|
|
|
prevspritestat;
|
|
|
|
nextspritesect;
|
|
|
|
nextspritestat;
|
2011-12-21 18:43:08 +00:00
|
|
|
|
2012-01-28 14:38:41 +00:00
|
|
|
headsectbunch;
|
|
|
|
nextsectbunch;
|
|
|
|
|
2012-07-01 22:11:07 +00:00
|
|
|
ksqrt;
|
2012-06-22 21:40:01 +00:00
|
|
|
hitscan;
|
|
|
|
|
2011-12-21 18:43:08 +00:00
|
|
|
actor;
|
2012-01-28 14:38:41 +00:00
|
|
|
ud;
|
2012-06-26 19:49:59 +00:00
|
|
|
g_player;
|
2012-05-13 16:05:16 +00:00
|
|
|
|
2012-05-18 12:45:52 +00:00
|
|
|
luaJIT_BC_*;
|
2012-06-22 21:40:01 +00:00
|
|
|
|
|
|
|
gethitickms;
|
2011-09-20 19:12:24 +00:00
|
|
|
};
|