raze-gles/polymer
helixhorned 0175562e1f Do bound check for "quick" sector/wall accesses from CON, i.e. in getvarvar.
This was causing oob sector accesses with code like this:
    getwall[hitwall].nextsector temp
    ifvarvare sector[temp].floorz sector[temp].ceilingz setvar tempb 1
(from DT's HYPERCORE).

Also validate quote indices passed to CON's quote and userquote commands at
runtime.

git-svn-id: https://svn.eduke32.com/eduke32@2381 1a8010ca-5511-0410-912e-c29ae57300e0
2012-02-24 19:51:54 +00:00
..
eduke32 Do bound check for "quick" sector/wall accesses from CON, i.e. in getvarvar. 2012-02-24 19:51:54 +00:00
synthesis.sh fix clobbering of ebacktrace1.dll during synthesis building 2011-10-02 07:47:18 +00:00