1
0
forked from 0ad/0ad
0ad/source/tools/atlas/AtlasUI
bb 6d54ab4c1f Implement combine victory conditions
Excluding the changes to scenario and skirmisch maps
Transform gameType string to victoryCondition array in load/replaymenu
Adapt the gamesetup to use checkboxes for every victory condition and an
array for storing them
Allow multiple queries in conquestCommon
Remove conquest from regicide, wonder and capture the relic
Move the endless gamedescription from settings to gamedescription
Fixing wrong tabulation from a8a29271ce

This commit will break all scenario and skirmisch maps, their "Gametype"
string needs to be transformed in a "VictoryCondition" array as is done
in the tutorial map (counting endless as an empty array). This counts
for mods too!
Old svn replays and savegame will throw warnings/errors as they are
incompatible after this commit. So svn users will need to delete all
those.

Comments on ai and autostart games By: mimo
Comments on Atlas By: Vladislav
Reviewed By: elexis
Differential Revision: https://code.wildfiregames.com/D1240
fixes: #4014

This was SVN commit r21474.
2018-03-09 21:51:18 +00:00
..
ActorEditor Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
CustomControls Atlas: Cleanup horizontal alignment flags being ignored, fix warnings on a start. 2017-10-22 20:09:28 +00:00
General Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
Misc Remove broken atlas error reporting code. 2017-05-04 09:29:24 +00:00
ScenarioEditor Implement combine victory conditions 2018-03-09 21:51:18 +00:00
TODO.txt Fix line endings of all files in source/ except source/third_party/. 2016-07-25 09:07:45 +00:00