0ad/source
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
..
collada remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
graphics # housekeeping 2007-05-21 23:24:56 +00:00
gui # SwEng/cleanup 2007-05-18 00:14:26 +00:00
i18n remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
lib # housekeeping 2007-05-21 23:24:56 +00:00
maths . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
network . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
pch Removed some header files from header files. 2007-01-13 22:44:42 +00:00
ps # housekeeping 2007-05-21 23:24:56 +00:00
renderer . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
scripting . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
simulation # SwEng/cleanup 2007-05-18 00:14:26 +00:00
sound # SwEng/cleanup 2007-05-18 00:14:26 +00:00
tools - debug version of xerces libs and updated headers 2007-05-13 10:27:48 +00:00
main.cpp # SwEng 2007-05-05 17:41:20 +00:00
test_setup.cpp # Linux fixes 2007-03-19 20:58:46 +00:00