raze/polymer/eduke32/source/lunatic
helixhorned 570d35dbaa Lunatic: Propagate potentially remapped CON defines to the control module.
(This is the module that implements much of the "hard-coded" functionality
formerly on the C side.)

git-svn-id: https://svn.eduke32.com/eduke32@3871 1a8010ca-5511-0410-912e-c29ae57300e0
2013-06-12 17:49:49 +00:00
..
doc Lunatic: provide CON-defined labels in read-only table require("CON.DEFS"). 2013-06-12 17:49:47 +00:00
m32
test CON: add projectile member .userdata and predefined label PROJ_USERDATA. 2013-06-09 16:37:18 +00:00
util
bcarray.lua
bcheck.lua Lunatic: fix a couple of oversights, tweak some stuff. 2013-06-01 20:09:42 +00:00
bitar.lua
con_lang.lua Lunatic: provide CON-defined labels in read-only table require("CON.DEFS"). 2013-06-12 17:49:47 +00:00
control.lua Lunatic: Propagate potentially remapped CON defines to the control module. 2013-06-12 17:49:49 +00:00
defs.ilua Lunatic: Propagate potentially remapped CON defines to the control module. 2013-06-12 17:49:49 +00:00
defs_common.lua Lunatic: rename bitint members to *bits instead of *x. 2013-06-09 16:37:13 +00:00
defs_m32.ilua
dis_x64.lua
dis_x86.lua
dump.lua
dynsymlist LunaCON: showview and showviewunbiased. 2013-06-07 14:26:32 +00:00
dynsymlist_m32 Lunatic: -Wchained-loadactor option for LunaCON, clear errors on restart. 2013-05-24 13:54:39 +00:00
engine_maptext.lua
geom.lua Lunatic: add actor.delete() and various 'length' methods to geom.vec3/ivec3. 2013-05-28 19:52:48 +00:00
listglobals.sh Lunatic: prettify listglobals.sh output. 2013-06-07 10:18:16 +00:00
lunacon.lua Lunatic: provide CON-defined labels in read-only table require("CON.DEFS"). 2013-06-12 17:49:47 +00:00
lunatic_game.c Lunatic: add actor.delete() and various 'length' methods to geom.vec3/ivec3. 2013-05-28 19:52:48 +00:00
lunatic_game.h
lunatic_m32.c
lunatic_m32.h
profdemo.lua
randgen.lua
savegame.lua Lunatic: fix current incarnation of gamevar saving/restoration. 2013-06-07 10:18:17 +00:00
stat.lua
strict.lua
test.elua Lunatic: provide CON-defined labels in read-only table require("CON.DEFS"). 2013-06-12 17:49:47 +00:00
v.lua
xmath.lua