raze-gles/polymer/eduke32/build
hendricks266 d002849b47 Change the type of functions touching vsync setting back to int32_t. Since it is serialized to disk, an explicit size type is important.
git-svn-id: https://svn.eduke32.com/eduke32@5956 1a8010ca-5511-0410-912e-c29ae57300e0
2016-12-26 06:01:48 +00:00
..
doc Novelty: Add Ken's "todo list from the Build days" alongside his other documentation. 2014-01-12 14:04:19 +00:00
include Rename E_PostInitTables back to E_PostInit and move it back to where it belongs in engine.c (i.e. preinitengine, initengine, "postinitengine"). It should not have been changed. 2016-12-26 06:01:32 +00:00
src Change the type of functions touching vsync setting back to int32_t. Since it is serialized to disk, an explicit size type is important. 2016-12-26 06:01:48 +00:00
Makefile.deps Separate art tile related functions out from engine.c and into tiles.c 2016-06-21 00:34:25 +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