1
0
forked from 0ad/0ad
Commit Graph

9989 Commits

Author SHA1 Message Date
755e407aeb Technologies. Refs #3. Full unlocking technology implementation. Only unit gathering rates can be modified currently because the patch was big enough already.
This was SVN commit r11584.
2012-04-20 17:21:04 +00:00
be0109331c New update. Tightens up some of the military side of things.
This was SVN commit r11583.
2012-04-20 16:53:31 +00:00
2037c1fc6e Spartan Helot Skirmishers less reliable. Spartan female citizen stronger.
This was SVN commit r11582.
2012-04-20 04:02:03 +00:00
c93621d2ad Moved these to Public.
This was SVN commit r11580.
2012-04-20 03:12:09 +00:00
813f7e9102 Updated Prytaneion template.
This was SVN commit r11579.
2012-04-20 03:09:25 +00:00
4d8ba45375 Removes unnecessary change from [11575]
This was SVN commit r11578.
2012-04-20 03:01:09 +00:00
a99e1236be New Prytaneion by Enrique.
This was SVN commit r11577.
2012-04-20 02:48:27 +00:00
c8745ee41f Handle game ending in Atlas a bit more gracefully, it now continues until the user stops the simulation test. Fixes #641.
This was SVN commit r11575.
2012-04-20 01:41:54 +00:00
7d47407c70 Carthaginian wall segments
This was SVN commit r11574.
2012-04-20 00:08:31 +00:00
9a58afcb62 Internal to Public.
This was SVN commit r11573.
2012-04-19 22:38:00 +00:00
b535c76ca1 This was SVN commit r11572. 2012-04-19 21:40:31 +00:00
ba17009767 Deposit resources when garrisoned in a dropsite. Patch by MattDoerksen. Fixes #1124.
This was SVN commit r11571.
2012-04-19 20:34:59 +00:00
388d77f37d Structures from Internal to Public. Thanks Leper.
This was SVN commit r11570.
2012-04-19 18:43:39 +00:00
82263fd3d3 Shift-N adds that groups units to selection. Fixes #1262.
This was SVN commit r11569.
2012-04-19 09:00:51 +00:00
496445c615 New mapz0rz
This was SVN commit r11568.
2012-04-19 08:31:05 +00:00
0e6ecdcf48 Some art assets moved from Internal mod.
This was SVN commit r11567.
2012-04-19 08:28:48 +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
aa07511739 This was SVN commit r11565. 2012-04-19 08:09:24 +00:00
65f4cb1d18 Units arent as efficient food gatherers anymore.
This was SVN commit r11564.
2012-04-19 07:56:25 +00:00
d9cb518904 Updated maps.
This was SVN commit r11563.
2012-04-19 07:19:23 +00:00
3d0d59b4c0 Fixed this horseman. Attempting to make a Theban fireraiser.
This was SVN commit r11562.
2012-04-19 06:26:19 +00:00
75e7ea497b Add comment about incorrect array-bounds warning
This was SVN commit r11560.
2012-04-18 22:00:07 +00:00
7653043759 Changed some old class filters from Super to Champion
This was SVN commit r11559.
2012-04-18 21:05:36 +00:00
edc62a240a Try to avoid some type warnings
This was SVN commit r11558.
2012-04-18 21:02:11 +00:00
a9475c3854 Stops qBot training heroes and makes it build a market after abuot 10 minutes.
This was SVN commit r11557.
2012-04-18 20:54:14 +00:00
769350a3e7 Compute camera height and zoom limits based on smoothed terrain heightmap. Fixes #794, based on patch by Dietger.
This was SVN commit r11556.
2012-04-18 20:39:00 +00:00
9572a4314a Iberian wall.
This was SVN commit r11555.
2012-04-18 19:59:53 +00:00
2e65416489 Healer range tweaks.
This was SVN commit r11554.
2012-04-18 19:57:49 +00:00
454af1928d Selection groups for healers.
This was SVN commit r11553.
2012-04-18 19:53:10 +00:00
131d5eb88f Tweak default healer behaviour, fix a small bug.
This was SVN commit r11552.
2012-04-18 18:26:49 +00:00
egbert
f5344d37e1 The new Iberian fortress model
This was SVN commit r11551.
2012-04-18 17:55:39 +00:00
egbert
159453f13d adjusted prop positions for the new Iberian fortress
This was SVN commit r11550.
2012-04-18 17:54:03 +00:00
egbert
032a6b1557 adjusted prop positions for the new Iberian fortress
This was SVN commit r11549.
2012-04-18 17:53:38 +00:00
egbert
3ffeb1eee5 adjusted dirt decal reference from size 4x4 to 6x6.
This was SVN commit r11548.
2012-04-18 17:52:32 +00:00
13281e230d Handle updates for foundation progress, resource carrying and resource supply amount for AIProxy. Fixes #1327
This was SVN commit r11547.
2012-04-18 11:30:28 +00:00
4b4411116f Actually committed the Filters.byOwners fix mentioned in 167cd7151e
This was SVN commit r11546.
2012-04-18 10:49:45 +00:00
167cd7151e Bug fixes and dead code removal
Fixed Filters.byOwners, before it was using indexOf() which caused
problems with number/string inequality.
Fixed the countUnassignedUnits and getAvailablenits functions to work
with the new filters.
Removed old updating entity collection code since it has been replaced
by the common-api-v2

This was SVN commit r11545.
2012-04-18 10:46:24 +00:00
3027ce1a04 Rationalise terrain dirty-rect coordinates.
Clean up some whitespace.

This was SVN commit r11543.
2012-04-17 22:35:34 +00:00
41f50e6b4c specular added for more objects.
Boosted healing stats for healer ranks.

This was SVN commit r11542.
2012-04-17 21:57:55 +00:00
4926dc53ee Celt wall segments
This was SVN commit r11541.
2012-04-17 21:51:43 +00:00
a16d56cc72 Delete an unused obsolete method
This was SVN commit r11540.
2012-04-17 21:06:47 +00:00
46bf2cac22 Fix remaining issue
This was SVN commit r11539.
2012-04-17 21:05:01 +00:00
54fb33841e Fix some issues.
This was SVN commit r11537.
2012-04-17 20:44:18 +00:00
c56f96040e Implement healing. Fixes #999.
This was SVN commit r11536.
2012-04-17 20:22:13 +00:00
80277e3da9 Fix #953 (local.cfg adds keys instead of replacing them)
This was SVN commit r11535.
2012-04-17 13:14:34 +00:00
OmriLahav
9a719c32be This was SVN commit r11533. 2012-04-17 12:01:34 +00:00
3edb8248e5 This was SVN commit r11532. 2012-04-17 06:39:54 +00:00
bee7ecc90c Iberian Walls for these maps.
This was SVN commit r11531.
2012-04-17 05:39:12 +00:00
be453771cf Fixes OS X build.
This was SVN commit r11529.
2012-04-17 03:57:53 +00:00
5cfeccea09 Adds eyedropper tool to Atlas terrain brush (Shift+Click to activate). Fixes #1122.
Adds preview box showing currently selected terrain.

This was SVN commit r11528.
2012-04-17 02:43:52 +00:00