1
0
forked from 0ad/0ad
Go to file
janwas 8f9a3fc38f - config.h: massive improvements, much clearer.
- tentatively activate PCH if gcc > 3.4. remove XP_ defines (which were
undocumented; now in scripting/spidermonkey.h)
- rename some config defines
- move sysdep/debug.h to lib/debug.h (it's portable; was wrong all
along)
- grouped all debug heap related stuff to debug.h:debug_heap_*
- sysdep: fix circular include issue with debug.h

This was SVN commit r2427.
2005-06-22 03:23:22 +00:00
binaries removed hard-coded constants to use the ones registered by the engine... pending a complete revamp that doesnt use SDL constants (yech!) all 2005-06-20 15:17:48 +00:00
build Unbroke build 2005-06-17 01:03:40 +00:00
source - config.h: massive improvements, much clearer. 2005-06-22 03:23:22 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00