1
0
forked from 0ad/0ad
Commit Graph

32 Commits

Author SHA1 Message Date
e4365b2f71 New Spartan hero Agis III.
Started to update tooltips to show attack bonuses. It would be nice if
this was automatic though, and the tooltip pulled the information from
the templates.

This was SVN commit r11686.
2012-04-28 02:16:36 +00:00
aca61b3ccf This was SVN commit r11680. 2012-04-26 20:41:17 +00:00
5101393f26 This was SVN commit r11648. 2012-04-23 00:51:21 +00:00
d3d95c6b66 This was SVN commit r11595. 2012-04-21 07:19:43 +00:00
4a54b29250 Moving some minor stuff from Internal to Public mod.
This was SVN commit r11566.
2012-04-19 08:21:13 +00:00
cb45fd2800 Tweaked Iberian civ file.
This was SVN commit r11520.
2012-04-15 20:44:01 +00:00
d42ac2b106 This was SVN commit r11481. 2012-04-11 00:23:30 +00:00
893cb2c1c4 typos
This was SVN commit r11397.
2012-03-24 22:22:51 +00:00
0fd6cc8873 Adding music to these civ files.
This was SVN commit r11396.
2012-03-24 22:11:14 +00:00
4659d60c19 This was SVN commit r11395. 2012-03-24 03:20:36 +00:00
7d52cbc540 Roman army tents. Try out Oasis IX. :)
This was SVN commit r11350.
2012-03-17 02:42:02 +00:00
8e94dea94d This was SVN commit r11313. 2012-03-11 00:23:26 +00:00
e8c31dc9a3 This was SVN commit r11310. 2012-03-10 19:49:59 +00:00
5fa9f01245 Tweaked starting unit for Iberians.
This was SVN commit r11185.
2012-02-27 22:28:57 +00:00
088f076fb4 Tweaked Rome's starting units.
This was SVN commit r11183.
2012-02-27 21:39:40 +00:00
8651452d33 Adds Romans to random maps.
This was SVN commit r11176.
2012-02-27 00:21:42 +00:00
b87803b8b9 Fixes inconsistent dates and typos in civ data files, based on patches by bird. Fixes #1168.
This was SVN commit r11120.
2012-02-23 00:09:30 +00:00
5ec89d68eb This was SVN commit r10753. 2011-12-17 20:34:41 +00:00
c0d4b9c299 Adds Persians to random maps.
This was SVN commit r10615.
2011-11-27 04:06:27 +00:00
768baee2ca Added 2nd Cart peace tune to the roster.
This was SVN commit r10476.
2011-11-07 08:17:20 +00:00
d271090bbd Fixes Carthage starting calvary to CC unit instead of mercenary (affects random maps), based on patch by kephra. Fixes #981.
This was SVN commit r10342.
2011-09-29 21:46:43 +00:00
8f26bff788 Fix menu and dev commands overlay issue. Add music to Carthage civ file.
This was SVN commit r10177.
2011-09-03 02:12:14 +00:00
a02eb067f4 Makes Carthaginians selectable in game setup and random maps
This was SVN commit r9982.
2011-08-08 20:13:11 +00:00
813fed5b9e Adds GetCivData to map generator API (to replace the hardcoded starting entities in rmgen).
Adds some starting entities to unfinished civs.

This was SVN commit r9901.
2011-07-24 03:28:18 +00:00
fffcdbbf21 Balances random map resources.
Attempts to avoid "invalid argument" errors in typed arrays by forcing
them to integer (see #658).
Removes script preloading from map generator (VFS is thread-safe now)
Removes thread checking from ScriptInterface file loading functions.
Adjusts starting entities in civ data.

This was SVN commit r9435.
2011-05-04 21:24:25 +00:00
dd264f46cf make music civ specific
This was SVN commit r9429.
2011-05-04 19:31:01 +00:00
0b996bbe75 Prevent selecting unusable civs in random map setup. Fixes #813.
This was SVN commit r9392.
2011-05-02 15:26:38 +00:00
04dc0c2d3c Moved "civs" json files to Public because we are releasing a few of the other civs' units as a teaser.
Lots of unit and map tweaks. Names, stats, civs, etc.

Made the civ icons at the top of the screen 96 pixels instead of 64
pixels just to see if people like them. They are easily changed back to
64 pixels if unsatisfactory.

This was SVN commit r9296.
2011-04-22 03:51:18 +00:00
3050551eae Move data for non-implemented civs to internal
This was SVN commit r9098.
2011-03-22 02:53:53 +00:00
68a63d62c8 Displaying civ icons on summary screen, moving "Civ centres built" and "Enemy civ centres destroyed" to new "Conquest" tab
This was SVN commit r8671.
2010-11-20 21:42:54 +00:00
d6bf303740 Clean up line endings
This was SVN commit r8497.
2010-10-30 12:22:18 +00:00
9ee44bd9b8 Game setup changes, including showing name, civ, team, and some options loaded from the scenarios. Civ data added. Civ info window to preview civs. Icon tooltips. Support for random map implementation. Fixes #590.
This was SVN commit r8494.
2010-10-30 04:02:42 +00:00