raze-gles/polymer/eduke32/source/lunatic
helixhorned 2d324c97be Lunatic: safety tweaks, expose more stuff
Arrays inside structs must not be accessible, since they're not bound-checked
by the FFI. Therefore, we flatten them into repeated scalar fields and need
to write accessor functions later.

git-svn-id: https://svn.eduke32.com/eduke32@2786 1a8010ca-5511-0410-912e-c29ae57300e0
2012-06-26 19:49:59 +00:00
..
test Lunatic translator: fix dangling else and add a test file, tweak warnings 2012-06-13 23:13:26 +00:00
con_lang.lua Lunatic: various stuff 2012-06-22 21:40:01 +00:00
defs.ilua Lunatic: safety tweaks, expose more stuff 2012-06-26 19:49:59 +00:00
dynsymlist Lunatic: safety tweaks, expose more stuff 2012-06-26 19:49:59 +00:00
lunacon.lua Lunatic: various stuff 2012-06-22 21:40:01 +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
strict.lua Lunatic t.: handle prefix-problematic commands for real, definelevelname, ... 2012-06-17 19:45:37 +00:00
test.elua Lunatic: safety tweaks, expose more stuff 2012-06-26 19:49:59 +00:00