raze-gles/polymer/eduke32/build
helixhorned 2351c2648f When loading map w/ oob sectnum sprites, make them have sect. 0 if updatesector fails.
Previously, if the sprite turned really out to be in void space, either freelist
inconsistency (before the list rewrite) or oob access (now) would happen.
Also add an bound-checking assert() for insertsprite's sectnum argument (it's not
a bound check!)

git-svn-id: https://svn.eduke32.com/eduke32@2480 1a8010ca-5511-0410-912e-c29ae57300e0
2012-03-14 22:30:57 +00:00
..
doc Set union ['] and difference [;] for sector selection in Mapster32; probably fix for crash on clipshape-init; replace tabs in doc/build*.txt with three spaces. 2010-11-20 16:47:18 +00:00
include Continuously keep track of the number of sprites in the world. 2012-03-14 22:30:24 +00:00
obj.gnu Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake 2008-10-20 03:09:19 +00:00
obj.msc Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake 2008-10-20 03:09:19 +00:00
rsrc Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake 2008-10-20 03:09:19 +00:00
src When loading map w/ oob sectnum sprites, make them have sect. 0 if updatesector fails. 2012-03-14 22:30:57 +00:00
buildlic.txt Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake 2008-10-20 03:09:19 +00:00
MakeDistributions Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake 2008-10-20 03:09:19 +00:00
Makefile osxbuild.sh: new "tools" parameter builds the Build tools in addition to the full binaries 2012-03-14 06:27:45 +00:00
Makefile.deps Buildtools: More Makefile changes, including bringing Makefile.msvc up to date. 2012-03-14 06:26:29 +00:00
Makefile.msvc Buildtools: More Makefile changes, including bringing Makefile.msvc up to date. 2012-03-14 06:26:29 +00:00
Makefile.shared osxbuild.sh: new "tools" parameter builds the Build tools in addition to the full binaries 2012-03-14 06:27:45 +00:00