raze-gles/polymer/eduke32/build
helixhorned 9c34845faa Remove redundant sprite freelist.
Previously, the lists starting at headspritestat[MAXSTATUS] and
headspritesect[MAXSECTORS] were both used as sprite freelists and were always
in complete synchrony.  Now, make only the statnum list keep the free sprites.
This way, it has no CON compatibility implications because
headspritesect[MAXSECTORS] is inaccessible there.  Leave the array at its
original size for now.

git-svn-id: https://svn.eduke32.com/eduke32@2477 1a8010ca-5511-0410-912e-c29ae57300e0
2012-03-14 22:29:45 +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 Trivial stuff that got accumulated and not committed. 2012-03-13 20:07:40 +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 Remove redundant sprite freelist. 2012-03-14 22:29:45 +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