raze/polymer/eduke32/source/lunatic
2013-12-28 17:04:31 +00:00
..
doc Lunatic: add example toggling forcefield wall to test.lua. 2013-12-28 17:04:18 +00:00
m32
test Lunatic: swap con.insetsprite's 4th and 5th positional arguments. 2013-12-26 19:45:06 +00:00
util Add helper utility lunatic/util/cmpart.lua. 2013-12-26 19:45:09 +00:00
bcarray.lua
bcheck.lua
bitar.lua
con_lang.lua Scripting: Add EVENT_DAMAGEHPLANE and document it in Lunatic doc Appendix B. 2013-12-20 18:31:33 +00:00
control.lua Make a couple of player functions take player indices instead of DukePlayer_t *. 2013-12-28 17:04:31 +00:00
defs.ilua Lunatic: expose player[].gotweapon, document it and *_weapon() methods. 2013-12-26 19:45:03 +00:00
defs_common.lua Lunatic: error on invalid static data read like 'sprite.picnum'. 2013-12-24 09:44:19 +00:00
defs_m32.ilua
dis_x64.lua
dis_x86.lua
dump.lua A couple of minor changes. 2013-09-05 17:37:44 +00:00
dynsymlist Lunatic: add 'fs' module containing 'listpath' function, 'd' in global env. 2013-11-11 16:48:23 +00:00
dynsymlist_m32 Lunatic: add forgotten g_argv to dynsymlist_m32. 2013-10-11 13:43:37 +00:00
engine_maptext.lua
fs.lua Lunatic: in fs.listpath() use FIND_NOCURDIR. Also document that function. 2013-12-01 18:28:02 +00:00
listglobals.sh Lunatic: gv.getangle() vs. analogous Lua function test, add some anchors to doc. 2013-09-05 17:37:36 +00:00
lunacon.lua Lunatic: expose "con.shoot(tilenum, i [, zvel])". Document and add example. 2013-12-20 18:31:20 +00:00
lunatic_game.c Lunatic: slightly tweak the event/actor times printout when exiting. 2013-11-28 21:18:00 +00:00
lunatic_game.h Lunatic: add 'lua' OSD command, permitting to execute arbitrary code. 2013-11-04 22:56:03 +00:00
lunatic_m32.c Lunatic: make it possible to build with LuaJIT 2.1, add -Lopts=profile there. 2013-10-16 19:43:06 +00:00
lunatic_m32.h
profdemo.lua
randgen.lua
savegame.lua LunaCON: implement NORESET flag for gamevars. 2013-11-08 18:08:37 +00:00
stat.lua
strict.lua
test.lua Lunatic: add example toggling forcefield wall to test.lua. 2013-12-28 17:04:18 +00:00
v.lua A couple of minor changes. 2013-09-05 17:37:44 +00:00
xmath.lua Lunatic: make hitscan accept ray as vector, add xmath.kangvec. 2013-09-13 20:23:54 +00:00