1
0
forked from 0ad/0ad
0ad/source/simulation2
historic_bruno 27e5581d27 Fixes Atlas player panel getting out of sync with simulation. Fixes #927.
Fixes object panel not being notified of map loading.
Fixes bug where opening a new map before using the player panel
prevented default player data being displayed for new players.
Fixes wxGTK 2.8 bug: wxChoicebook control doesn't update the choice
control when adding/removing pages.
Notifies player that deleting player in Atlas will delete all their
objects (and gives them the option).
Changes DeleteObject to DeleteObjects to support multiple selections.
Implements undo for map resize (experimental).
Removes annoying debug message from attempted undo of map settings.
Tweaks a few Atlas UI controls.

This was SVN commit r10064.
2011-08-22 21:45:39 +00:00
..
components Fixes typecast performance warning in MSVC. 2011-08-21 00:09:28 +00:00
docs Improve docs 2010-10-04 11:38:43 +00:00
helpers Fix -Wconversion warnings in simulation code. 2011-08-16 11:18:32 +00:00
scripting # Health decay for buildings not in a civ center's territory. 2011-08-18 20:28:53 +00:00
serialization Fix -Wconversion warnings in simulation code. 2011-08-16 11:18:32 +00:00
system Fix tests 2011-08-18 21:12:15 +00:00
tests Avoid errors when using planes in formations, by not allowing them to join formations 2011-07-07 17:05:22 +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 Fixes Atlas player panel getting out of sync with simulation. Fixes #927. 2011-08-22 21:45:39 +00:00
Simulation2.h Fixes Atlas player panel getting out of sync with simulation. Fixes #927. 2011-08-22 21:45:39 +00:00
TypeList.h # Health decay for buildings not in a civ center's territory. 2011-08-18 20:28:53 +00:00