0ad/source/lib/res
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
..
file # housekeeping 2007-05-21 23:24:56 +00:00
graphics . 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
sound minor cleanup+fixes+additions 2007-05-21 19:22:55 +00:00
h_mgr.cpp # housekeeping 2007-05-21 23:24:56 +00:00
h_mgr.h # housekeeping 2007-05-21 23:24:56 +00:00
handle.h Add some missing file comments in source/lib. 2007-05-08 15:11:53 +00:00
mem.cpp . 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
mem.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
res.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
res.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00