raze/polymer/eduke32/source/lunatic
helixhorned 385095be76 Lunatic: prefer to use ctype objects instead of C type strings.
Pass types via ffi.typeof() instead of declaring them in the
global namespace when possible.

git-svn-id: https://svn.eduke32.com/eduke32@3437 1a8010ca-5511-0410-912e-c29ae57300e0
2013-01-26 17:07:53 +00:00
..
m32 Lunatic: a couple of small changes. 2013-01-06 18:56:45 +00:00
test Lunatic: sync with preceding change, complete two commands. 2013-01-24 20:02:57 +00:00
bcarray.lua Lunatic: prefer to use ctype objects instead of C type strings. 2013-01-26 17:07:53 +00:00
bigytiles.lua Fix build.lua's loadarts(), add bigytiles.lua. 2012-12-23 14:00:00 +00:00
bitar.lua Lunatic: prefer to use ctype objects instead of C type strings. 2013-01-26 17:07:53 +00:00
bittest.lua Lunatic: prefer to use ctype objects instead of C type strings. 2013-01-26 17:07:53 +00:00
build.lua Fix build.lua's loadarts(), add bigytiles.lua. 2012-12-23 14:00:00 +00:00
con_lang.lua Lunatic: use bcarray types to guard accesses to arrays inside structs. 2013-01-26 17:07:44 +00:00
control.lua Lunatic translator: struct read access. 2013-01-24 20:03:10 +00:00
defs.ilua Lunatic: prefer to use ctype objects instead of C type strings. 2013-01-26 17:07:53 +00:00
defs_common.lua Lunatic: prefer to use ctype objects instead of C type strings. 2013-01-26 17:07:53 +00:00
defs_m32.ilua
dynsymlist Lunatic: a little bit of everything. 2013-01-24 20:03:02 +00:00
dynsymlist_m32 Lunatic translator: more of the same. 2013-01-19 18:28:55 +00:00
findmaps.sh
foreachmap.lua
geom.lua Lunatic: prefer to use ctype objects instead of C type strings. 2013-01-26 17:07:53 +00:00
listglobals.sh
lunacon.lua Lunatic translator: struct read access. 2013-01-24 20:03:10 +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
map2text.lua
mapastats.lua
mapdiff.sh
mapstats.lua
mapypan.lua
profdemo.lua Lunatic: a couple of small changes. 2013-01-06 18:56:45 +00:00
randgen.lua
stat.lua Lunatic: a couple of small changes. 2013-01-06 18:56:45 +00:00
strict.lua
test.elua Lunatic: use bcarray types to guard accesses to arrays inside structs. 2013-01-26 17:07:44 +00:00