0ad/binaries/data/mods/public/simulation/helpers
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
..
Commands.js Fixes garrison behavior for ships - they no longer unload units underwater. See #893. 2011-08-17 01:43:23 +00:00
Entity.js stances improvement and bugfixing. units now targets buildings last, after workers, and after every other units. 2011-06-26 02:03:36 +00:00
FSM.js Fix #779 differently, to avoid problems with building on top of cheering units 2011-05-15 23:51:51 +00:00
InitGame.js Implements random map system, fixes #6. 2011-03-22 01:34:45 +00:00
Player.js Fixes Atlas player panel getting out of sync with simulation. Fixes #927. 2011-08-22 21:45:39 +00:00
Random.js # Added AI for chickens. 2010-07-18 15:19:49 +00:00
Setup.js Add per-player LOS-reveal flag. 2011-06-28 23:24:42 +00:00
Sound.js # Initial audio integration with new simulation system. 2010-04-04 21:24:39 +00:00