raze/polymer/eduke32/build
helixhorned 4d4221d71f Continuously keep track of the number of sprites in the world.
New engine variable 'int32_t Numsprites', not yet saved into savegames
or mapstates. (The capitalization is to distinguish it from the often-used
'numsprites' locals or structure member names.
In the editor, get rid of updatenumsprites().

git-svn-id: https://svn.eduke32.com/eduke32@2478 1a8010ca-5511-0410-912e-c29ae57300e0
2012-03-14 22:30:24 +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 Continuously keep track of the number of sprites in the world. 2012-03-14 22:30:24 +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