raze-gles/polymer/eduke32/source/lunatic
helixhorned 8f89c89d86 Lunatic: various tweaks and API changes/additions.
git-svn-id: https://svn.eduke32.com/eduke32@3063 1a8010ca-5511-0410-912e-c29ae57300e0
2012-10-07 15:26:24 +00:00
..
test Add lunatic/test/tables.lua, which was used to compare the calc'd sin/atan values. 2012-09-02 14:09:49 +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 build.lua map loader: add the option of canonicalizing sprite order. 2012-08-26 22:13:57 +00:00
con_lang.lua Add EVENT_PREGAME. Now all sprites are processed in the following fashion: 2012-08-27 03:49:55 +00:00
control.lua Lunatic: rotatesprite+test, player access, misc. 2012-08-19 12:52:18 +00:00
defs.ilua Lunatic: various tweaks. 2012-10-07 15:26:13 +00:00
defs_common.lua Lunatic: various tweaks and API changes/additions. 2012-10-07 15:26:24 +00:00
defs_m32.ilua Lunatic: various tweaks. 2012-10-07 15:26:13 +00:00
dynsymlist Lunatic: fix up Makefiles, split dynsymlists. 2012-10-07 15:25:58 +00:00
dynsymlist_m32 Lunatic-m32: take over load path. 2012-10-07 15:26:09 +00:00
findmaps.sh foreachmap.lua: add option of only printing matching file names (like grep -l) 2012-09-26 22:54:01 +00:00
foreachmap.lua foreachmap.lua: add option of only printing matching file names (like grep -l) 2012-09-26 22:54:01 +00:00
geom.lua Lunatic: various tweaks and API changes/additions. 2012-10-07 15:26:24 +00:00
lunacon.lua Lunatic: fix hex literal parsing on Windows, add two comments. 2012-08-02 10:52:35 +00:00
lunatic.c Lunatic-m32: add an OSD command to be able to interface with stuff. 2012-10-07 15:26:04 +00:00
lunatic.h Lunatic: time every event and actor call and print summary at game exit. 2012-07-20 21:57:44 +00:00
lunatic_m32.c Lunatic-m32: add an OSD command to be able to interface with stuff. 2012-10-07 15:26:04 +00:00
lunatic_m32.h Lunatic-m32: add an OSD command to be able to interface with stuff. 2012-10-07 15:26:04 +00:00
lunatic_priv.h Lunatic-m32: add an OSD command to be able to interface with stuff. 2012-10-07 15:26:04 +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 Add helper program profdemo.lua, running EDuke32's demo profiling N times. 2012-10-01 17:52:52 +00:00
randgen.lua Lunatic: rotatesprite+test, player access, misc. 2012-08-19 12:52:18 +00:00
stat.lua Lunatic: various tweaks and API changes/additions. 2012-10-07 15:26:24 +00:00
strict.lua Lunatic t.: handle prefix-problematic commands for real, definelevelname, ... 2012-06-17 19:45:37 +00:00
test.elua Lunatic: various tweaks and API changes/additions. 2012-10-07 15:26:24 +00:00