0ad/source
janwas ba2a9d7af3 improvements from work: [update-workspaces required]
- split precompiled.h into several headers (simplifies reuse)
- enable additional warnings not in W4
- split ErrorReaction into ErrorReactionInternal - clarifies which
values can actually be returned by debug_DisplayError
- wsdl: slightly safer HDC usage via CS_OWNDC, avoid dipping into DC
cache via ValidateRect instead of BeginPaint; remove unused thread
create
- StdDeserializer - wasn't including byte_order => BYTE_ORDER was
undefined
- wsysdep: clean up error dialog message handling

This was SVN commit r8828.
2010-12-09 11:16:21 +00:00
..
collada Support prop_ prefix in Collada files, as well as prop- 2010-11-15 02:18:49 +00:00
graphics Additional cleaning up of logging: removed LOG_CATEGORY macro definitions. 2010-12-05 08:50:33 +00:00
gui Add fast-forward/rewind commands, to help with testing. 2010-12-06 19:58:06 +00:00
lib improvements from work: [update-workspaces required] 2010-12-09 11:16:21 +00:00
maths Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
network Fix non-PCH builds 2010-12-08 18:54:05 +00:00
pch remove no-longer needed (and non-reentrant) MICROLOG as per today's meeting 2010-11-06 19:11:40 +00:00
ps improvements from work: [update-workspaces required] 2010-12-09 11:16:21 +00:00
renderer Additional cleaning up of logging: removed LOG_CATEGORY macro definitions. 2010-12-05 08:50:33 +00:00
scripting Additional cleaning up of logging: removed LOG_CATEGORY macro definitions. 2010-12-05 08:50:33 +00:00
scriptinterface Fix #476 (Use JS_New for ScriptInterface::CallConstructor) 2010-11-17 16:56:11 +00:00
simulation # Support alt+enter to toggle fullscreen mode. Make game window resizable. 2010-06-03 19:07:59 +00:00
simulation2 improvements from work: [update-workspaces required] 2010-12-09 11:16:21 +00:00
sound Changed all references from old CLogger API to use the new API. Removed old API. Fixes #247 2010-12-05 08:41:55 +00:00
tools improvements from work: [update-workspaces required] 2010-12-09 11:16:21 +00:00
contributors.txt Update contributors list 2010-08-06 00:18:45 +00:00
main.cpp Additional cleaning up of logging: removed LOG_CATEGORY macro definitions. 2010-12-05 08:50:33 +00:00
test_setup.cpp Fix missing includes 2010-01-10 11:31:31 +00:00