raze/polymer/eduke32/build
helixhorned 54167d4c7e Factor out prepare/finish parts from load{old,}board(), misc. cleanup.
This means that loadoldboard() now should also initialize Polymer map
info after loading a v5/v6 map.  Make the variables holding a file descriptor
an int32_t instead of int16_t.

git-svn-id: https://svn.eduke32.com/eduke32@3044 1a8010ca-5511-0410-912e-c29ae57300e0
2012-10-01 17:52:37 +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 For loadboard() and friends, pass a vec3_t position instead of separate x/y/z. 2012-10-01 17:52:30 +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 Factor out prepare/finish parts from load{old,}board(), misc. cleanup. 2012-10-01 17:52:37 +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 The Build tools no longer link with SDL or SDL_mixer because they don't need to. 2012-08-27 03:51:17 +00:00
Makefile.deps Rip out v5/v6 map definitions and routines into src/engine_oldmap.h. 2012-10-01 17:52:34 +00:00
Makefile.msvc Build tools: 2012-03-23 20:23:46 +00:00
Makefile.shared OSX build: mighty tweak osxbuild.sh and link to LibPNG from Fink on x86_64. 2012-07-29 23:35:12 +00:00