raze-gles/polymer/eduke32/source/lunatic
helixhorned af243f1cd6 Lunatic util: add foreachmap module 'plax', looking for maps w/ multiple psky tiles.
In foreachmap.lua, make init() be able to return a start index for cmdline args,
for the case where the run worker script wants to handle options, for example.

git-svn-id: https://svn.eduke32.com/eduke32@4005 1a8010ca-5511-0410-912e-c29ae57300e0
2013-08-11 15:28:50 +00:00
..
doc Lunatic: Add pre-compiled LPeg 0.12 for 32-bit Windows (MinGW). 2013-07-19 12:49:13 +00:00
m32 Rename the external 'gethitickms()' to 'gethiticks()'. 2013-07-07 20:59:05 +00:00
test Lunatic: fix some must-fail tests and module()s without require'end_gamevars'. 2013-07-19 12:49:05 +00:00
util Lunatic util: add foreachmap module 'plax', looking for maps w/ multiple psky tiles. 2013-08-11 15:28:50 +00:00
bcarray.lua Lunatic: replace 'idx >= BOUND+0ULL' idiom with 'not (idx >= 0 and idx < BOUND)' 2013-07-19 12:49:02 +00:00
bcheck.lua Lunatic: replace 'idx >= BOUND+0ULL' idiom with 'not (idx >= 0 and idx < BOUND)' 2013-07-19 12:49:02 +00:00
bitar.lua
con_lang.lua Lunatic: rework weapondata_t __newindex handling for the sound members. 2013-07-13 21:04:59 +00:00
control.lua Lunatic: sanity-check some arguments passed to con.action(). 2013-08-04 20:37:40 +00:00
defs.ilua Lunatic: sync defs.ilua's user_defs with r3993, adding member MasterVolume. 2013-08-11 15:28:48 +00:00
defs_common.lua Lunatic: disable printing debug messages for the preview build. BUILD_LUNATIC. 2013-08-04 20:37:51 +00:00
defs_m32.ilua
dis_x64.lua
dis_x86.lua
dump.lua
dynsymlist Retire global 'lastvisinc'. 2013-07-18 18:08:13 +00:00
dynsymlist_m32 Rename the external 'gethitickms()' to 'gethiticks()'. 2013-07-07 20:59:05 +00:00
engine_maptext.lua Lunatic: replace 'idx >= BOUND+0ULL' idiom with 'not (idx >= 0 and idx < BOUND)' 2013-07-19 12:49:02 +00:00
listglobals.sh
lunacon.lua Lunatic: sanity-check some arguments passed to con.action(). 2013-08-04 20:37:40 +00:00
lunatic_game.c Lunatic: prepare Makefiles for synthesis build. 2013-08-11 15:28:42 +00:00
lunatic_game.h
lunatic_m32.c Lunatic: prepare Makefiles for synthesis build. 2013-08-11 15:28:42 +00:00
lunatic_m32.h
profdemo.lua
randgen.lua Rename the external 'gethitickms()' to 'gethiticks()'. 2013-07-07 20:59:05 +00:00
savegame.lua Lunatic: many changes, motivated by writing test "helixspawner". 2013-07-04 19:38:42 +00:00
stat.lua
strict.lua
test.lua Lunatic util: add foreachmap module 'plax', looking for maps w/ multiple psky tiles. 2013-08-11 15:28:50 +00:00
v.lua
xmath.lua Lunatic: replace 'idx >= BOUND+0ULL' idiom with 'not (idx >= 0 and idx < BOUND)' 2013-07-19 12:49:02 +00:00