1
0
forked from 0ad/0ad
0ad/source/ps/GameSetup
janwas cded0936c5 # housekeeping
. update moduleInit mechanism and move it out of lib.cpp. now has a
thread-safe reference count and allows repeated init/shutdown (required
for self-tests)
. vfs now depends on h_mgr; h_mgr need therefore no longer explicitly be
shutdown (e.g. in self-tests)
. acpi: minor fixes
. cpu: AtomicAdd and CAS now take volatile variable (safer)
. mahaf: unload driver on shutdown (did this for DriverVerifier, but
it's 'cleaner' in general)
. wdbg_sym
. wfilesystem: get rid of manual declarations of deprecated functions;
implement them via trampoline instead

This was SVN commit r5086.
2007-05-21 23:24:56 +00:00
..
tests # Changed handling of command-line arguments. 2006-12-09 14:39:52 +00:00
Atlas.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
Atlas.h # Changed handling of command-line arguments. 2006-12-09 14:39:52 +00:00
CmdLineArgs.cpp # Changed handling of command-line arguments. 2006-12-09 14:39:52 +00:00
CmdLineArgs.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Config.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
Config.h # Changed handling of command-line arguments. 2006-12-09 14:39:52 +00:00
GameSetup.cpp # housekeeping 2007-05-21 23:24:56 +00:00
GameSetup.h # Changed handling of command-line arguments. 2006-12-09 14:39:52 +00:00