0ad/source
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
..
collada Report filename in Collada warning messages. 2011-05-14 16:43:08 +00:00
graphics Fixes Atlas player panel getting out of sync with simulation. Fixes #927. 2011-08-22 21:45:39 +00:00
gui # New menu background image 2011-08-20 17:17:53 +00:00
lib minor fixes: add missing arena.cpp; add required NONCOPYABLE annotation; fix UNUSED2 to work in the case of references. 2011-08-22 08:54:56 +00:00
maths Fix -Wconversion warnings in simulation code. 2011-08-16 11:18:32 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
network Upgrade game and build system to ENet 1.3 2011-05-29 20:57:28 +00:00
pch Be a bit more robust to build environment changes. 2011-07-15 13:22:48 +00:00
ps # New menu background image 2011-08-20 17:17:53 +00:00
renderer # New territory border rendering. 2011-07-30 00:56:45 +00:00
scripting Upgrade to SpiderMonkey 1.8.5 (fixes #734) 2011-07-16 23:24:14 +00:00
scriptinterface Fix compatibility with Boost 1.47 2011-07-24 11:41:06 +00:00
simulation fix self-test and map load on Windows (avoid mixing dir separators). 2011-05-06 18:45:30 +00:00
simulation2 Fixes Atlas player panel getting out of sync with simulation. Fixes #927. 2011-08-22 21:45:39 +00:00
sound Fix -Wconversion warnings in simulation code. 2011-08-16 11:18:32 +00:00
tools Fixes Atlas player panel getting out of sync with simulation. Fixes #927. 2011-08-22 21:45:39 +00:00
contributors.txt Update contributors list 2010-08-06 00:18:45 +00:00
main.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
test_setup.cpp Fix glwprintf errors on OS X with non-ASCII strings, by setting LC_CTYPE to UTF-8 2011-07-06 21:19:59 +00:00