raze/polymer/eduke32/source/lunatic/test
helixhorned 70dc2f7376 CON: Amend retrieval of STR_*TIME for qgetsysstr, fixing LunaCON and possible oob.
- Add declarations of C functions to defs.ilua, names to dynsymlist,
  fix typo in con_lang.lua, ffi.string() calls in control.lua
- Assert that G_LastMapInfoIndex() is always called with ud.last_level >= 1.
  (A stricter requirement than necessary to prevent follow-up oob accesses, but
  logically the most meaningful.)
- In G_PrintParTime() and G_PrintDesignerTime(), return "<invalid>" if the above
  does not hold. This can happen from EVENT_NEWGAME, for example. Add a test to
  lunatic/test/qgetsysstr.con.  DONT_BUILD.

git-svn-id: https://svn.eduke32.com/eduke32@4972 1a8010ca-5511-0410-912e-c29ae57300e0
2015-02-08 18:48:28 +00:00
..
animatesprites.con
checknearwall.con
damagehplane.lua
dangling_else.con
delmusicsfx.lua
else_brace_if.con
event_chaining.con
gamearray.con
gettimedate.con
getuserdef.con
helixspawner.lua
mapstate.con
maputil.lua
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
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
shadexfog.lua
sprite_access.con
sprite_addtv.con
switch.con
tables.lua
test_bitar.lua
test_dists.lua
test_geom.lua
test_rotspr.lua
weaponvars.con