mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-16 17:32:13 +00:00
70dc2f7376
- 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 |
||
---|---|---|
.. | ||
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 | ||
qsubstr.con | ||
quote_ops.con | ||
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 |