0ad/source
Ykkrosh 8b7d1fcfb3 * Moved command-line options list from system.cfg into readme.txt. Updated the list to reflect reality. Removed -novbo option because you can use the .cfg file instead.
* Changed log files to trigger standards mode in Firefox (to be
consistent with other browsers), by making it valid HTML5. Changed the
font and some spacing.
 * Made CLogger default to ignoring messages if it hasn't been
initialised yet, instead of crashing.
 * Added leak reporting to the unit tests.
 * Renamed mods/_tests to mods/_test.xero, since it's only used by
Xeromyces and the other tests use mods/_test.otherstuff instead.
 * Fixed Atlas compilation on Windows.
 * Moved Atlas's DLL-loading code into a separate class, so it can be
shared.

This was SVN commit r4707.
2006-12-20 03:09:21 +00:00
..
collada # Fixed skeletal animation algorithm. 2006-12-15 16:09:30 +00:00
graphics Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
gui Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
i18n Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
lib # fix to base32 (was interpreting length incorrectly) 2006-12-18 22:15:20 +00:00
maths Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
network Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
pch # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
ps * Moved command-line options list from system.cfg into readme.txt. Updated the list to reflect reality. Removed -novbo option because you can use the .cfg file instead. 2006-12-20 03:09:21 +00:00
renderer Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
scripting # minor fixes exposed by ICC 9.0 warnings 2006-12-17 00:49:09 +00:00
simulation # minor fixes exposed by ICC 9.0 warnings 2006-12-17 00:49:09 +00:00
sound # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00
tools * Moved command-line options list from system.cfg into readme.txt. Updated the list to reflect reality. Removed -novbo option because you can use the .cfg file instead. 2006-12-20 03:09:21 +00:00
main.cpp # Changed handling of command-line arguments. 2006-12-09 14:39:52 +00:00
test_setup.cpp * Moved command-line options list from system.cfg into readme.txt. Updated the list to reflect reality. Removed -novbo option because you can use the .cfg file instead. 2006-12-20 03:09:21 +00:00