1
0
forked from 0ad/0ad
Go to file
janwas ad55f9f1bc pending improvements and partial fixes to self-tests
fix: g_frequencyFilter is now in globals.cpp instead of in main (since
other modules access it and main.cpp isn't included in the self-test)
fix: globals.h now avoids dragging sdl.h into other projects
allocators: got rid of references to the old master header (must now
include the specific header, e.g. dynarray.h)

This was SVN commit r5534.
2008-01-03 22:07:18 +00:00
binaries This was SVN commit r5523. 2007-12-21 20:01:34 +00:00
build remove ddraw dependency, use wmi instead 2007-12-29 16:20:23 +00:00
docs # Engine overview doc started. 2007-10-20 18:30:32 +00:00
source pending improvements and partial fixes to self-tests 2008-01-03 22:07:18 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00