raze/polymer/eduke32/source/lunatic
2015-02-22 19:31:11 +00:00
..
doc LunaCON: add 'cutscene' and 'ifcutscene' as NYI commands. DONT_BUILD. 2015-02-17 16:23:01 +00:00
m32
test Add lunatic/test/thisactor_getzrange.con, providing 'state thisactor_getzrange'. 2015-02-18 20:46:54 +00:00
util lunatic/util/build.lua: in readdefs(), add option of requesting picnum->name mapping. 2014-06-01 20:50:14 +00:00
bcarray.lua
bcheck.lua Lunatic: fix a couple of typo-like issues found by listglobals.sh. DONT_BUILD. 2015-02-22 19:31:11 +00:00
bitar.lua
con_lang.lua LunaCON: add 'cutscene' and 'ifcutscene' as NYI commands. DONT_BUILD. 2015-02-17 16:23:01 +00:00
control.lua CON: Amend retrieval of STR_*TIME for qgetsysstr, fixing LunaCON and possible oob. 2015-02-08 18:48:28 +00:00
defs.ilua Lunatic: fix a couple of typo-like issues found by listglobals.sh. DONT_BUILD. 2015-02-22 19:31:11 +00:00
defs_common.lua LunaCON: fix tilesizx[] and tilesizy[] system gamearrays. 2014-11-07 22:07:07 +00:00
defs_m32.ilua
dis_x64.lua
dis_x86.lua
dump.lua
dynsymlist CON: Add undefinevolume, undefineskill, and undefinelevel. 2015-02-09 05:50:33 +00:00
dynsymlist_m32 LunaCON: fix tilesizx[] and tilesizy[] system gamearrays. 2014-11-07 22:07:07 +00:00
engine.lua lunatic/test/shadexfog.lua: add function create_brightpass_trans(). 2014-05-22 11:17:51 +00:00
engine_maptext.lua Lunatic: fix a couple of typo-like issues found by listglobals.sh. DONT_BUILD. 2015-02-22 19:31:11 +00:00
fs.lua
listglobals.sh
lunacon.lua Lunatic: fix a couple of typo-like issues found by listglobals.sh. DONT_BUILD. 2015-02-22 19:31:11 +00:00
lunatic_game.c Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD. 2014-11-26 04:39:23 +00:00
lunatic_game.h Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD. 2014-11-26 04:39:23 +00:00
lunatic_m32.c
lunatic_m32.h Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD. 2014-11-26 04:39:23 +00:00
profdemo.lua
randgen.lua Lunatic: fix building and startup up to tilesizx[] failure. DONT_BUILD. 2014-10-30 21:44:22 +00:00
savegame.lua
stat.lua
strict.lua
test.lua
v.lua
xmath.lua