1
0
forked from 0ad/0ad
Commit Graph

714 Commits

Author SHA1 Message Date
b8a375656e Fixes bug in player init (AI is configured by game setup, not always matching map settings).
This was SVN commit r10232.
2011-09-09 00:28:56 +00:00
3082da9be9 Fixed
This was SVN commit r10230.
2011-09-08 21:50:00 +00:00
3eb4d73438 This was SVN commit r10228. 2011-09-08 09:13:54 +00:00
0a168f8436 This was SVN commit r10226. 2011-09-08 07:09:33 +00:00
255bb29ab8 This was SVN commit r10223. 2011-09-08 06:00:33 +00:00
19e258d36c Oasis tweaks.
Oasis III with 2 Carthage players.

Updated animations for Italian swordsman.

New portrait for shipyard.png

#Islands random map script.

This was SVN commit r10216.
2011-09-08 03:35:31 +00:00
06d95fb861 This was SVN commit r10213. 2011-09-08 00:39:57 +00:00
8fa5e80043 Carthage building names.
This was SVN commit r10212.
2011-09-08 00:20:00 +00:00
b6f1251089 cart mechanical siege ballista xml
This was SVN commit r10210.
2011-09-07 23:43:24 +00:00
4332f37462 Siege ballista entity setup
This was SVN commit r10209.
2011-09-07 23:38:44 +00:00
cd3277d101 Maps fix #950.
#New units for Carthage.

This was SVN commit r10206.
2011-09-07 23:01:54 +00:00
a088a9e3aa This was SVN commit r10203. 2011-09-07 21:26:17 +00:00
3f0f1f78fb Portraits for Carthaginian Bireme and Quinquereme.
This was SVN commit r10198.
2011-09-07 01:51:09 +00:00
81191a6ea7 Fixes garrisoned units disappearing when eject occurs too frequently. See #910.
This was SVN commit r10192.
2011-09-06 03:11:16 +00:00
0210288ef1 Sacred Band Cavalry Easter egg unit. Trainable from the Carthaginian Tophet structure.
This was SVN commit r10191.
2011-09-06 02:15:35 +00:00
33fef3a6fb This was SVN commit r10174. 2011-09-02 22:51:42 +00:00
832c4d3a57 Added Carthage to Serengeti map. Tweaks to Celt SB and Celtic "Trireme."
This was SVN commit r10173.
2011-09-02 22:10:47 +00:00
e2ad017092 Carthaginian entity tweaks. Made Super Dock construct biremes and quinqueremes. Adjusted cost and health for embassies. Made the commercial port less expensive.
This was SVN commit r10161.
2011-09-01 19:30:56 +00:00
48aabdf177 This was SVN commit r10160. 2011-09-01 11:08:46 +00:00
1433bd9ad9 Fixes gaia animals without UnitAI (e.g. fish) blocking foundation construction, by destroying them. Fixes #936.
This was SVN commit r10153.
2011-08-31 23:41:55 +00:00
b48c35c512 After a lot of playtesting, I've adjusted the build limits on the Fortresses and Scout Towers. See if these are 'ok'.
This was SVN commit r10145.
2011-08-31 02:07:35 +00:00
cda3a7eedf Tweaked ship health and Super Dock health.
Disabled <TerritoryDecay> for some miscellaneous things.

This was SVN commit r10144.
2011-08-31 01:08:58 +00:00
07d48a5c9a Prevents gaia buildings from decaying in enemy territories.
This was SVN commit r10143.
2011-08-30 23:53:34 +00:00
7429cc2b95 Updated Cart trireme portrait.
Added Carthaginians to map.

This was SVN commit r10142.
2011-08-30 23:28:49 +00:00
1ff6d44f9e Fixes promoted entities dropping from control groups, based on patch from gruby. Fixes #859.
This was SVN commit r10140.
2011-08-30 22:29:03 +00:00
05afd7796c Improvements to the Cart Wall entities and to the general wall templates.
Removed pop bonus for embassies.

This was SVN commit r10135.
2011-08-30 00:01:07 +00:00
c1b6b6d76e This was SVN commit r10128. 2011-08-28 19:50:46 +00:00
ba4de704b0 Carthaginian building updates
This was SVN commit r10126.
2011-08-28 17:44:35 +00:00
3dc491efb7 Updates to Carthaginian buildings
This was SVN commit r10124.
2011-08-28 10:34:39 +00:00
9d25dad969 This was SVN commit r10105. 2011-08-27 13:18:35 +00:00
fcc02d85c4 This was SVN commit r10100. 2011-08-26 22:35:07 +00:00
9090545852 Scenario only embassy simulation template
This was SVN commit r10094.
2011-08-25 23:43:03 +00:00
f9ef989f6d Carthage embassy and unit updates.
Some Barracks cost updates.

This was SVN commit r10090.
2011-08-24 19:30:06 +00:00
60985a3bc9 Fixes training queue behavior when spawning fails due to lack of space (the queue will be blocked). Fixes #893.
Changes training queue to support partial batch success and removal.

This was SVN commit r10081.
2011-08-23 22:43:34 +00:00
9e487bac30 Carthaginian embassy buildings update
This was SVN commit r10080.
2011-08-23 21:09:13 +00:00
192107a522 New "standing stone" treasures.
Updated Gallic Fields with Standing Stone treasures.
Updated Celtic Temple to not use the large celt_struct texture. One more
building to go before we can delete this texture forever.

This was SVN commit r10078.
2011-08-23 06:24:05 +00:00
c84d31e298 Cart tophet extra building.
Touched up the smoke particle.

Took territory effect away from Super Dock.

Touched up the Cart temple footprint.

This was SVN commit r10069.
2011-08-23 01:44:01 +00:00
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
1c2472e67a Lowered TerritoryDecay from 20 to 5 (hps).
Disabled territory decay for Docks.

This was SVN commit r10048.
2011-08-21 05:06:05 +00:00
308cb26dd4 # Health decay for buildings not in a civ center's territory.
This was SVN commit r10034.
2011-08-18 20:28:53 +00:00
a0fb46b5d6 #3rd new Celtic Market. :)
#Horse fauna entity.

This was SVN commit r10030.
2011-08-18 00:33:22 +00:00
939f056794 Preliminary work on Roman units.
This was SVN commit r10023.
2011-08-17 07:23:54 +00:00
7679d1073b Fixes garrison behavior for ships - they no longer unload units underwater. See #893.
Fixes behavior when ships are destroyed (garrisoned units at the time
will also be killed).
Updates ship templates accordingly.

This was SVN commit r10020.
2011-08-17 01:43:23 +00:00
b40b5b8414 Adjusting territory effects.
This was SVN commit r10016.
2011-08-16 05:01:35 +00:00
a13f38c9b4 Moves build limits counter to BuildLimits component, to avoid some weirdness with BuildRestrictions for preview entities (caused some warnings in Atlas).
This was SVN commit r10015.
2011-08-16 04:44:15 +00:00
a85c8218e9 Fixes player diplomacy init (again)
This was SVN commit r10014.
2011-08-16 04:03:57 +00:00
ec973ee005 This was SVN commit r10013. 2011-08-16 03:42:42 +00:00
cda5dfbf12 New foundation for Hellene dock.
Tweaking warship attacks.

This was SVN commit r10010.
2011-08-15 04:02:01 +00:00
ff85950cb7 Disables build restrictions and limits for AIs (until they can be fixed).
Simplifies player diplomacy/team setup.

This was SVN commit r10008.
2011-08-15 00:25:22 +00:00
1b8471da1f Changes shore definition to distance on land (all water included) for better dock placement.
Updates build passability classes.
Fixes tile expansion in CheckBuildingPlacement (don't use FromFloat).
Changes dock rotation snapping to search outward.

This was SVN commit r10007.
2011-08-14 23:36:13 +00:00