raze-gles/polymer/eduke32/source/lunatic
helixhorned 3697842bc5 Add ART loader for the LuaJIT BUILD struct loader module, 2 more examples.
The map iterator now has init/finish capability, making it possible to
write scripts that aggregate data over multiple map files.  One such example
calculates some statistics, the other loads art metadata and looks for
red walls with non-pow2 ysize tiles.

git-svn-id: https://svn.eduke32.com/eduke32@2814 1a8010ca-5511-0410-912e-c29ae57300e0
2012-07-08 21:47:11 +00:00
..
test Lunatic translator: fix dangling else and add a test file, tweak warnings 2012-06-13 23:13:26 +00:00
build.lua Add ART loader for the LuaJIT BUILD struct loader module, 2 more examples. 2012-07-08 21:47:11 +00:00
con_lang.lua Lunatic: various stuff 2012-06-22 21:40:01 +00:00
defs.ilua Make ksqrt take uint32_t, add helper function uint32_t uhypsq(int32_t,int32_t). 2012-07-01 22:11:14 +00:00
dynsymlist Lunatic: ksqrt, with timing and value test. 2012-07-01 22:11:07 +00:00
foreachmap.lua Add ART loader for the LuaJIT BUILD struct loader module, 2 more examples. 2012-07-08 21:47:11 +00:00
lunacon.lua Lunatic translator: a first codegen ansatz. 2012-07-01 22:11:17 +00:00
lunatic.c Lunatic: actors 2012-06-10 18:56:15 +00:00
lunatic.h Lunatic: actors 2012-06-10 18:56:15 +00:00
mapastats.lua Add ART loader for the LuaJIT BUILD struct loader module, 2 more examples. 2012-07-08 21:47:11 +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
strict.lua Lunatic t.: handle prefix-problematic commands for real, definelevelname, ... 2012-06-17 19:45:37 +00:00
test.elua Make ksqrt take uint32_t, add helper function uint32_t uhypsq(int32_t,int32_t). 2012-07-01 22:11:14 +00:00