raze-gles/polymer/eduke32/source/lunatic/test
helixhorned fe4db15536 C-CON: fix 'resizearray' after r4735: copy over old values, zero-init new ones.
Make lunatic/test/gamearray.con run in C-CON, too.

git-svn-id: https://svn.eduke32.com/eduke32@5238 1a8010ca-5511-0410-912e-c29ae57300e0
2015-05-25 18:58:31 +00:00
..
animatesprites.con LunaCON: provide access to wall[].blend. 2014-03-25 21:04:37 +00:00
checknearwall.con CON: always return non-negative values from 'clipmove' and related. 2015-01-04 18:44:58 +00:00
damagehplane.lua Lunatic: swap con.insetsprite's 4th and 5th positional arguments. 2013-12-26 19:45:06 +00:00
dangling_else.con
delmusicsfx.lua
else_brace_if.con
event_chaining.con LunaCON: update docs and comments in lunatic/test/event_chaining.con 2015-04-11 13:53:05 +00:00
gamearray.con C-CON: fix 'resizearray' after r4735: copy over old values, zero-init new ones. 2015-05-25 18:58:31 +00:00
gettimedate.con
getuserdef.con LunaCON: accept empty square brackets for {g,s}etuserdef optional index part. 2014-02-01 16:19:55 +00:00
helixspawner.lua Lunatic: swap con.insetsprite's 4th and 5th positional arguments. 2013-12-26 19:45:06 +00:00
mapstate.con LunaCON: implement 'clearmapstate', fix 'resetplayerflags' parsing. 2015-05-25 12:57:44 +00:00
maputil.lua a.m32: add state 'for_sprites_near_picnum'. 2014-04-05 11:28:08 +00:00
nlcf_break.con
nlcf_return.con
qgetsysstr.con CON: Amend retrieval of STR_*TIME for qgetsysstr, fixing LunaCON and possible oob. 2015-02-08 18:48:28 +00:00
qsubstr.con LunaCON: implement 'qsubstr' command. Add source/lunatic/test/qsubstr.con. 2014-08-31 11:15:22 +00:00
quote_ops.con CON: Amend retrieval of STR_*TIME for qgetsysstr, fixing LunaCON and possible oob. 2015-02-08 18:48:28 +00:00
rotfixed_actor.con
screentext.con CON: in rotatespritea and screentext, if alpha < 0, make -alpha denote blend. 2014-04-09 18:51:35 +00:00
shadexfog.lua Lunatic: for '(display)rand*', use math.floor(); correct create_additive_trans() help. 2014-12-14 20:48:05 +00:00
sprite_access.con Lunatic: sync MAXJOYAXES, add lunatic/test/sprite_addtv.con. DONT_BUILD. 2014-12-20 13:08:27 +00:00
sprite_addtv.con Lunatic: sync MAXJOYAXES, add lunatic/test/sprite_addtv.con. DONT_BUILD. 2014-12-20 13:08:27 +00:00
switch.con engine.c: after creating gray fog palookup, make its greatest shade map to same color. 2014-04-29 19:34:25 +00:00
tables.lua
test_bitar.lua
test_dists.lua
test_geom.lua
test_rotspr.lua
thisactor_getzrange.con Add lunatic/test/thisactor_getzrange.con, providing 'state thisactor_getzrange'. 2015-02-18 20:46:54 +00:00
weaponvars.con