raze/polymer/eduke32/source/lunatic
2015-01-05 21:54:28 +00:00
..
doc Lunatic translator: add stand-alone option -fnames, generating names.h file. 2014-12-28 15:40:04 +00:00
m32
test CON: always return non-negative values from 'clipmove' and related. 2015-01-04 18:44:58 +00:00
util
bcarray.lua
bcheck.lua
bitar.lua
con_lang.lua LunaCON: expose more members, properly handle setting ud.screen_size. 2014-12-13 22:33:07 +00:00
control.lua Lunatic: in control/lua, sync ALLOWED_VIEWTYPE with change from r4814 (allow 2). 2015-01-05 21:54:28 +00:00
defs.ilua Lunatic: sync MAXJOYAXES, add lunatic/test/sprite_addtv.con. DONT_BUILD. 2014-12-20 13:08:27 +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 LunaCON: expose more members, properly handle setting ud.screen_size. 2014-12-13 22:33:07 +00:00
dynsymlist_m32 LunaCON: fix tilesizx[] and tilesizy[] system gamearrays. 2014-11-07 22:07:07 +00:00
engine.lua
engine_maptext.lua
fs.lua
listglobals.sh
lunacon.lua Lunatic: in control/lua, sync ALLOWED_VIEWTYPE with change from r4814 (allow 2). 2015-01-05 21:54:28 +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