0ad/source/simulation2
historic_bruno 7d9e98b00e Adds multiple entity selection to Atlas (including move/delete). Fixes #678.
Makes all actors selectable in Atlas and gives them selection rings (an
EditorOnly flag is used in the template for Atlas-only selectables).
Adds player colors to Atlas selection rings.
Fixes decal selection by falling back to old-style AABBs. Refs #1032.
Replaces UnitManager selections with EntitySelection helpers.
Adds DrawOverlays to Atlas views, for Atlas-specific rendering.
Fixes bug where selection rings conflicted with Move/rotate tool in
Atlas simulation test.

This was SVN commit r11177.
2012-02-27 05:32:35 +00:00
..
components Adds multiple entity selection to Atlas (including move/delete). Fixes #678. 2012-02-27 05:32:35 +00:00
docs Improve docs 2010-10-04 11:38:43 +00:00
helpers Adds multiple entity selection to Atlas (including move/delete). Fixes #678. 2012-02-27 05:32:35 +00:00
scripting More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
serialization Detect and fix printf signedness errors. Fixes #1086, #1087. 2012-01-01 16:43:10 +00:00
system Avoid unused parameter warnings due to safe bool operators. 2012-02-25 06:24:24 +00:00
tests Adds safe bool operator to ICmpPtr, replacing the null() method, based on patch by leper. Also changes bool operator in AtSmartPtr to safe bool. Fixes #1077. 2012-02-08 02:46:15 +00:00
MessageTypes.h # Health decay for buildings not in a civ center's territory. 2011-08-18 20:28:53 +00:00
Simulation2.cpp Adds safe bool operator to ICmpPtr, replacing the null() method, based on patch by leper. Also changes bool operator in AtSmartPtr to safe bool. Fixes #1077. 2012-02-08 02:46:15 +00:00
Simulation2.h Minor enhancements to serialization test mode 2011-10-28 13:18:16 +00:00
TypeList.h Rendering marker lines between buildings and rally points 2011-12-10 07:07:04 +00:00