raze-gles/polymer
helixhorned 53f6d749df Return early from A_IncurDamage() if actor[].picnum ("htpicnum" in CON) is < 0.
With this change, it is impossible for negative values to be used as array
indices inside this function, and I believe that it is also impossible that
they escape to somewhere they might be used as such.

For Lunatic, allow setting actor[].picnum to negative values and in the
translator, add (commented out) code to warn whenever it is set to a constant
negative value.  Also, fix a _sound call in _addphealth in control.lua.

git-svn-id: https://svn.eduke32.com/eduke32@3626 1a8010ca-5511-0410-912e-c29ae57300e0
2013-03-29 15:59:23 +00:00
..
eduke32 Return early from A_IncurDamage() if actor[].picnum ("htpicnum" in CON) is < 0. 2013-03-29 15:59:23 +00:00
synthesis.sh Revert "Make synthesis use i686-w64-mingw32-gcc-4.7.2-release-linux64 + native NASM." 2012-12-31 23:39:36 +00:00