1
0
forked from mirrors/0ad
Commit Graph

2992 Commits

Author SHA1 Message Date
Ykkrosh fae4a3da24 Fix #548 (GUI should give feedback when training queue entry is blocked), based on patch from fcxSanya
This was SVN commit r8071.
2010-09-04 13:24:52 +00:00
Mythos_Ruler 6ceee8a5ec This was SVN commit r8069. 2010-09-04 04:11:15 +00:00
WhiteTreePaladin 086d522050 Made structures reference new buildings icon sheet
This was SVN commit r8068.
2010-09-04 01:41:10 +00:00
Mythos_Ruler b9e288301b This was SVN commit r8067. 2010-09-04 01:01:17 +00:00
Mythos_Ruler e89c761cce This was SVN commit r8066. 2010-09-04 00:44:04 +00:00
Mythos_Ruler ef752ebd53 This was SVN commit r8065. 2010-09-03 22:04:16 +00:00
WhiteTreePaladin e88760f7c1 Made comment consistent with changes
This was SVN commit r8064.
2010-09-03 20:18:54 +00:00
Ykkrosh 5cc04d44f8 Fix some script errors
This was SVN commit r8062.
2010-09-03 20:04:11 +00:00
WhiteTreePaladin 7f680afd0a Fixed unhandled event 'ResourceGather' in the PASSIVE state
This was SVN commit r8061.
2010-09-03 19:58:15 +00:00
Ykkrosh 2b57f4f998 # Initial support for formation movement.
Support asynchronous path queries.
Allow escaping when stuck in impassable terrain tiles.
Split Update message in multiple phases, to cope with ordering
requirements.
Support automatic walk/run animation switching.

This was SVN commit r8058.
2010-09-03 09:55:14 +00:00
Mythos_Ruler f80ee08f5f This was SVN commit r8054. 2010-09-02 19:21:49 +00:00
Mythos_Ruler 38f29e055c #New Greek Scout Tower and textures.
This was SVN commit r8053.
2010-09-01 21:32:05 +00:00
Mythos_Ruler bf4ea39457 This was SVN commit r8052. 2010-08-31 01:55:14 +00:00
WhiteTreePaladin 90e4672c8d Removed unnecessary null assignment
This was SVN commit r8051.
2010-08-30 14:43:26 +00:00
Mythos_Ruler 1cbd528b94 This was SVN commit r8050. 2010-08-30 01:45:54 +00:00
Mythos_Ruler f5b32e0ff5 This was SVN commit r8049. 2010-08-30 01:03:54 +00:00
Mythos_Ruler 4e3186c8a2 This was SVN commit r8048. 2010-08-30 00:49:14 +00:00
Ykkrosh ae4e03f1e5 Fix config typo
This was SVN commit r8047.
2010-08-29 20:04:39 +00:00
Mythos_Ruler 660ce1bcb8 This was SVN commit r8042. 2010-08-29 04:25:13 +00:00
Mythos_Ruler 714573c442 Deleting Latium map and will replace with a new one soon.
This was SVN commit r8041.
2010-08-29 01:41:58 +00:00
Mythos_Ruler 5141a0d3bb This was SVN commit r8040. 2010-08-29 01:12:23 +00:00
Mythos_Ruler ed0c6c72c8 added auto-smooth group
This was SVN commit r8039.
2010-08-28 23:50:07 +00:00
Mythos_Ruler 0273df2943 #New texture for Greek military and economic buildings.
This was SVN commit r8038.
2010-08-28 22:15:40 +00:00
WhiteTreePaladin 0a98fbaba2 Cache the Entity States and Templates to increase performance
This was SVN commit r8037.
2010-08-28 21:12:52 +00:00
Mythos_Ruler b0ea2c62be This was SVN commit r8036. 2010-08-28 05:32:36 +00:00
Mythos_Ruler f1c0370e9e This was SVN commit r8035. 2010-08-26 21:57:52 +00:00
Mythos_Ruler 3f5661a90e Adjusted build times for buildings.
This was SVN commit r8034.
2010-08-26 02:51:02 +00:00
Mythos_Ruler f574d32339 #Low-detail 'Gold Rush' map for players who have uncomfortable lag playing other more detailed maps.
This was SVN commit r8033.
2010-08-26 02:21:59 +00:00
Mythos_Ruler e2b55d56a6 Tweaked the tooltips again.
This was SVN commit r8032.
2010-08-26 01:14:14 +00:00
Mythos_Ruler 2c5c4bc292 Re-worded the tooltips a little bit.
This was SVN commit r8031.
2010-08-24 02:34:04 +00:00
Ykkrosh c78dffb19f Fix tests
This was SVN commit r8029.
2010-08-23 17:36:28 +00:00
Mythos_Ruler b9b5f1461a This was SVN commit r8027. 2010-08-22 19:20:37 +00:00
Mythos_Ruler 0e2dd1671c This was SVN commit r8025. 2010-08-22 18:03:21 +00:00
Ykkrosh a9b11b780e Fix right clicks passing through GUI objects and triggering unit commands.
Fix cursor displaying unit commands when over a GUI object.

This was SVN commit r8020.
2010-08-21 23:58:08 +00:00
Ykkrosh 2529ae2a7b Fix #543 (Replace skybox with black background), based on patch from Jayschwa
This was SVN commit r8018.
2010-08-21 22:43:35 +00:00
Ykkrosh a41dd1d736 # Add repair command.
Fix #537 (Repair functionality for damaged buildings) based on patch
from evans.
Make some unnecessarily optional template elements required.

This was SVN commit r8015.
2010-08-21 21:53:51 +00:00
Ykkrosh b38e032c7e # Population limits.
Fix #531 (Enforce Population Limit), based on patch from evans.
Empty training queue and refund resources when buildings are destroyed
or captured.
Specify Cost defaults in XML instead of JS, to simplify some code.

This was SVN commit r8014.
2010-08-21 20:43:55 +00:00
Mythos_Ruler 445a300a3a Rebalanced the gather speeds for Advanced and Elite unit levels. Players will need to research econ techs in order to speed up gathering.
This was SVN commit r8012.
2010-08-21 00:55:00 +00:00
Mythos_Ruler 92dfdd64cb #Larger icon sheet for Buildings.
This was SVN commit r8011.
2010-08-20 04:40:09 +00:00
Mythos_Ruler aec91893cd This was SVN commit r8010. 2010-08-20 00:51:28 +00:00
Mythos_Ruler 9a316f21e0 This was SVN commit r8009. 2010-08-20 00:27:38 +00:00
Mythos_Ruler 4bb65aaf45 This was SVN commit r8008. 2010-08-19 23:33:45 +00:00
WhiteTreePaladin aa65eb2008 Fixed empty tooltips from displaying a small, empty square
This was SVN commit r8004.
2010-08-19 14:57:51 +00:00
WhiteTreePaladin dfa155f6b9 Simplified the main selected unit's icon tooltip
This was SVN commit r8003.
2010-08-19 14:09:00 +00:00
Mythos_Ruler 5a745eb1c7 This was SVN commit r8002. 2010-08-19 03:55:45 +00:00
Mythos_Ruler 09a64be42f This was SVN commit r8001. 2010-08-18 02:56:24 +00:00
Mythos_Ruler ad841c3e02 This was SVN commit r8000. 2010-08-18 02:47:38 +00:00
Mythos_Ruler 20b2e744ae This was SVN commit r7999. 2010-08-18 02:22:33 +00:00
Mythos_Ruler be6fe81ad1 This was SVN commit r7998. 2010-08-18 02:19:26 +00:00
Mythos_Ruler 65358cb9fe This was SVN commit r7997. 2010-08-18 02:15:59 +00:00