0ad/source/simulation2
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
..
components Various resource shuttling improvements. Fixes #672. 2010-12-08 16:12:04 +00:00
docs Improve docs 2010-10-04 11:38:43 +00:00
helpers # Add double-click and triple-click selection modes, based on patch by Christoph and evans. 2010-11-07 00:12:55 +00:00
scripting Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
serialization improvements from work: [update-workspaces required] 2010-12-09 11:16:21 +00:00
system Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
tests Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
MessageTypes.h # Add fog-of-war. 2010-09-23 12:13:13 +00:00
Simulation2.cpp Fix occasional assertion failure in time warp mode 2010-12-08 16:09:53 +00:00
Simulation2.h Game setup changes, including showing name, civ, team, and some options loaded from the scenarios. Civ data added. Civ info window to preview civs. Icon tooltips. Support for random map implementation. Fixes #590. 2010-10-30 04:02:42 +00:00
TypeList.h # Add on-screen health bars 2010-10-02 12:41:29 +00:00