0ad/source
janwas 5919fc7877 fixes, documentation and cleanup.
. allocators: add static_calloc. also: documention was duplicated in
header; merge it.
. wdir_watch: fix last remaining static object init issues
. add rationale and explanations to lib_errors, wsdl, qpc, whrt.
. cpu/ia32: remove throttling detection (hacky); will be taken care of
by tsc.
. ia32: expose vendor
. wdbg_sym: add its own critical section (safer, less contention)

This was SVN commit r5114.
2007-05-29 16:28:34 +00:00
..
collada remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
graphics fix warnings 2007-05-28 14:25:07 +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 fixes, documentation and cleanup. 2007-05-29 16:28:34 +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 make sure winit shutdown actually happens during self-test (fixes leaks and possibly failure to unload driver) 2007-05-28 15:08:33 +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 fix warnings 2007-05-28 14:25:07 +00:00
main.cpp acpi and mahaf: now set ModuleInitState to error if something fails (prevents a subsequent init from returning true and allowing its dependent to continue and crash into a wall) 2007-05-26 23:29:20 +00:00
test_setup.cpp # Linux fixes 2007-03-19 20:58:46 +00:00