raze-gles/polymer/eduke32/source/lunatic
helixhorned 417dc33769 Lunatic translator: slight code reorganization to prevent too many local vars.
git-svn-id: https://svn.eduke32.com/eduke32@3391 1a8010ca-5511-0410-912e-c29ae57300e0
2013-01-13 16:40:26 +00:00
..
m32 Lunatic: a couple of small changes. 2013-01-06 18:56:45 +00:00
test Lunatic translator: handle -mx. 2013-01-13 16:40:07 +00:00
bigytiles.lua Fix build.lua's loadarts(), add bigytiles.lua. 2012-12-23 14:00:00 +00:00
bitar.lua Lunatic: rewrite bitar to use arrays of int32, more convenience ops. 2012-08-10 19:11:43 +00:00
bittest.lua Lunatic: rewrite bitar to use arrays of int32, more convenience ops. 2012-08-10 19:11:43 +00:00
build.lua Fix build.lua's loadarts(), add bigytiles.lua. 2012-12-23 14:00:00 +00:00
con_lang.lua Lunatic: getting closer to the first milestone. 2013-01-02 22:33:37 +00:00
control.lua Lunatic: begin changing ones... 2013-01-13 16:40:21 +00:00
defs.ilua Lunatic: begin changing ones... 2013-01-13 16:40:21 +00:00
defs_common.lua Lunatic: grabbag of different things. 2013-01-05 13:09:31 +00:00
defs_m32.ilua Lunatic: drowning in code. 2012-12-09 13:24:39 +00:00
dynsymlist Lunatic translator: handle -mx. 2013-01-13 16:40:07 +00:00
dynsymlist_m32 Lunatic translator: pack all translation units into one big blob. 2012-12-28 17:18:06 +00:00
findmaps.sh Lunatic: update structures, find maps case-insensitively in findmaps.sh. 2012-11-03 19:32:43 +00:00
foreachmap.lua build.lua: provide simplistic "readdefs()", use in foreachmap.lua. 2012-11-18 19:01:39 +00:00
geom.lua Lunatic: knee-deep in code. 2012-12-03 18:24:25 +00:00
listglobals.sh Lunatic: gasping for some air. 2012-12-09 13:24:28 +00:00
lunacon.lua Lunatic translator: slight code reorganization to prevent too many local vars. 2013-01-13 16:40:26 +00:00
lunatic_game.c Lunatic: grabbag of different things. 2013-01-05 13:09:31 +00:00
lunatic_game.h Lunatic: print -> OSD_Printf, error reporting. 2012-12-25 16:13:41 +00:00
lunatic_m32.c Lunatic: fix stack discipline. 2013-01-01 15:24:11 +00:00
lunatic_m32.h Lunatic reorganization part 2: split into engine and editor/game parts. 2012-11-10 20:59:00 +00:00
map2text.lua build.lua map loader: add the option of canonicalizing sprite order. 2012-08-26 22:13:57 +00:00
mapastats.lua Lunatic: add 'stat' module for running statistics. 2012-08-02 10:52:32 +00:00
mapdiff.sh build.lua map loader: add the option of canonicalizing sprite order. 2012-08-26 22:13:57 +00:00
mapstats.lua Add ART loader for the LuaJIT BUILD struct loader module, 2 more examples. 2012-07-08 21:47:11 +00:00
mapypan.lua Add ART loader for the LuaJIT BUILD struct loader module, 2 more examples. 2012-07-08 21:47:11 +00:00
profdemo.lua Lunatic: a couple of small changes. 2013-01-06 18:56:45 +00:00
randgen.lua Lunatic: better protection of array members inside structs. 2012-11-25 13:18:52 +00:00
stat.lua Lunatic: a couple of small changes. 2013-01-06 18:56:45 +00:00
strict.lua Lunatic t.: handle prefix-problematic commands for real, definelevelname, ... 2012-06-17 19:45:37 +00:00
test.elua Lunatic: a couple of small changes. 2013-01-06 18:56:45 +00:00