1
0
forked from 0ad/0ad
Commit Graph

381 Commits

Author SHA1 Message Date
20b2e744ae This was SVN commit r7999. 2010-08-18 02:22:33 +00:00
65358cb9fe This was SVN commit r7997. 2010-08-18 02:15:59 +00:00
fe9d2d291e This was SVN commit r7996. 2010-08-18 01:27:03 +00:00
03cdd1aa9a This was SVN commit r7986. 2010-08-17 00:13:03 +00:00
ae4ce3b097 This was SVN commit r7985. 2010-08-17 00:12:39 +00:00
ee642bd030 Animal icons by Mario Machado
This was SVN commit r7984.
2010-08-16 15:58:40 +00:00
fc68300f58 This was SVN commit r7980. 2010-08-16 00:50:45 +00:00
2c65a3d5dd #New Egyptian Obelisk eye candy by Brightgalrs.
This was SVN commit r7979.
2010-08-15 23:24:04 +00:00
7525aecc17 #Gather food from Apple Trees.
This was SVN commit r7976.
2010-08-15 22:04:19 +00:00
57584e80ec This was SVN commit r7975. 2010-08-15 21:05:06 +00:00
cd76d5c4b7 Gazelle horns.
This was SVN commit r7974.
2010-08-15 20:27:21 +00:00
85774db1c4 #Egyptian Cliff textures.
This was SVN commit r7972.
2010-08-15 17:14:40 +00:00
f8765d741e Import files used by Hellenised_Egypt
This was SVN commit r7966.
2010-08-15 12:06:46 +00:00
da32e232ba Added some of Amish's icons to the icon sheets.
This was SVN commit r7965.
2010-08-15 05:17:47 +00:00
5b81cc4b99 This was SVN commit r7958. 2010-08-15 04:04:25 +00:00
1dedae51f3 This was SVN commit r7955. 2010-08-15 01:54:41 +00:00
37797d6313 This was SVN commit r7951. 2010-08-15 00:07:24 +00:00
4e1b6d08f4 Fix lithobolos size and projectile.
Fix projectiles launching from actors with no ammo prop.
Fix default camera location on maps with no civ centers.
Avoid units getting stuck on the edges of buildings.

This was SVN commit r7950.
2010-08-14 22:11:32 +00:00
a326126d4c This was SVN commit r7949. 2010-08-14 22:04:24 +00:00
b6cd287878 This was SVN commit r7948. 2010-08-14 21:54:07 +00:00
d41d554678 Reworked session code splitting some things out to different files
This was SVN commit r7921.
2010-08-12 15:44:03 +00:00
c1077e2384 This was SVN commit r7918. 2010-08-12 04:35:08 +00:00
2c23b6c3bb Added golden fleece actor placeholder
Change golden fleece resource value from 3000 to 1000
Changed large tree resources from 500 back to 300

This was SVN commit r7916.
2010-08-12 03:33:30 +00:00
8107cca475 Move fence actor to public
This was SVN commit r7902.
2010-08-11 10:51:13 +00:00
df613452c6 Arcadia map for pre-alpha release. Tweaked grass texture.
This was SVN commit r7901.
2010-08-11 02:57:33 +00:00
2f54e77e29 Updated gather treasure cursor
(created by Mario Machado aka mfmachado)

This was SVN commit r7789.
2010-07-22 22:18:49 +00:00
41e1652e10 Using .png for session cursors
Added .png version of cursors
Added gather treasure cursor

This was SVN commit r7779.
2010-07-21 20:35:26 +00:00
6af3f28ad4 Converted resources:
wood -> wood.tree
 stone -> stone.rock
 metal -> metal.ore
Added resource: metal.treasure
Renamed cursors and added placeholder treasure cursor
Fixed basic templates and Hellene actors to work with new resources
(need to fix Celt actors)
Fixed some warnings in the session scripts.
Added entity "Golden Fleece" placeholder

This was SVN commit r7778.
2010-07-21 18:51:27 +00:00
bd2fd6c713 Extend animal AI to all animals.
This was SVN commit r7771.
2010-07-20 08:45:09 +00:00
828efdde8f Tweaked the Hellene animation speeds
This was SVN commit r7737.
2010-07-11 20:00:14 +00:00
db8dda7bda Used Hele portrait sheet for units that begin with "camp"
Made button layout ever so slightly more efficient
Fixed some more Hellene animation speeds

This was SVN commit r7713.
2010-07-07 13:28:37 +00:00
1bfb913a69 Fixed attempt to perform a string operation on a template instead of the template name
Worked on Hellene actor animation speeds
(They will still need some more tweaking)

This was SVN commit r7702.
2010-07-06 01:23:50 +00:00
b80a3bece3 This was SVN commit r7638. 2010-06-27 18:28:16 +00:00
37798136c2 Actor animation tweaks for Greek archers.
This was SVN commit r7618.
2010-06-07 02:43:09 +00:00
f7d50b3f17 Try to fix animation speeds for a couple of units
This was SVN commit r7614.
2010-06-06 20:49:41 +00:00
11a20e1bcf # Handle terrain passability and movement costs in pathfinder.
Simplify terrain code (remove Handle indirection).
Delete unused terrain properties.

This was SVN commit r7590.
2010-05-27 23:31:03 +00:00
91522c6f58 This was SVN commit r7539. 2010-05-12 04:42:32 +00:00
4570a6af72 Import quiver prop since it's needed for archers
This was SVN commit r7459.
2010-04-16 19:26:55 +00:00
8a278ea5a8 This was SVN commit r7446. 2010-04-06 23:29:34 +00:00
0d6882dad2 # Fix the actor viewer in Atlas.
Delete the old standalone actor viewer.
Import some terrain textures that are useful for tools.
Fixes #483.

This was SVN commit r7428.
2010-04-03 11:07:42 +00:00
5293aee71d #Hypaspist modification.
This was SVN commit r7354.
2010-03-13 19:21:09 +00:00
3d2b3b44ec wildebeest
This was SVN commit r7232.
2009-12-30 07:08:26 +00:00
ceb8cb2738 This was SVN commit r7225. 2009-12-24 05:32:44 +00:00
74df8c7105 * Modification to deer_mesh.dae
This was SVN commit r7205.
2009-11-18 00:57:41 +00:00
85179afa0d This was SVN commit r7154. 2009-10-12 11:40:36 +00:00
b343249fcc add missing terrains.xml
avoid data-dependent bug (null pointer when no terrain properties
loaded)
fixes #307
thanks go to BadassTester and Heron!

This was SVN commit r7153.
2009-10-11 21:27:35 +00:00
610842c9dd #New Celt House.
This was SVN commit r7142.
2009-09-11 21:19:38 +00:00
7d27f159e0 This was SVN commit r7134. 2009-09-07 22:19:02 +00:00
4f8371988e #[Public] Big Desert terrain update.
This was SVN commit r7132.
2009-09-07 02:44:56 +00:00
739fcd8921 #(Public) New fauna: Zebra.
This was SVN commit r7131.
2009-09-04 05:00:34 +00:00
17ea25b20e This was SVN commit r7126. 2009-08-26 22:45:36 +00:00
df9388c5fc This was SVN commit r7122. 2009-08-25 03:35:33 +00:00
f92fe2e25f #(Public Release) Desert Terrains update.
This was SVN commit r7121.
2009-08-25 03:29:53 +00:00
e0ce4ce067 This was SVN commit r7117. 2009-08-24 01:17:26 +00:00
307953b9fc This was SVN commit r7114. 2009-08-17 03:41:17 +00:00
aafe4fb0d5 This was SVN commit r7075. 2009-08-05 06:19:09 +00:00
fa68ffd334 This was SVN commit r7039. 2009-07-27 05:02:55 +00:00
6937137341 Public release: New African Bush elephant and baby elephant.
This was SVN commit r7033.
2009-07-25 18:59:46 +00:00
8edcc450ed This was SVN commit r7025. 2009-07-19 23:09:10 +00:00
6146db7a3d This was SVN commit r7005. 2009-07-16 22:00:30 +00:00
0b17c32492 #Public release. New Spartan and Hypaspist shield textures. Tweaked the falcon textures.
This was SVN commit r6993.
2009-07-15 23:45:19 +00:00
382804965d This was SVN commit r6989. 2009-07-14 18:39:36 +00:00
6c3c6f5b35 This was SVN commit r6979. 2009-07-13 22:32:46 +00:00
90a7cfe55a This was SVN commit r6977. 2009-07-13 22:00:18 +00:00
d890294408 This was SVN commit r6974. 2009-07-13 21:47:30 +00:00
645a181a39 This was SVN commit r6973. 2009-07-13 21:32:56 +00:00
27a64de4e9 This was SVN commit r6971. 2009-07-13 21:27:31 +00:00
2eaddefd40 This was SVN commit r6969. 2009-07-13 21:22:49 +00:00
70b14f9aa4 This was SVN commit r6968. 2009-07-13 21:18:25 +00:00
d007fd653d This was SVN commit r6966. 2009-07-13 20:43:39 +00:00
46ed941b23 This was SVN commit r6963. 2009-07-13 20:24:34 +00:00
b85f7133a1 This was SVN commit r6962. 2009-07-13 20:22:58 +00:00
c58277441c This was SVN commit r6959. 2009-07-13 20:13:07 +00:00
f5c2b8c66a This was SVN commit r6956. 2009-07-13 19:38:00 +00:00
dc9ac94909 #New cypress trees.
This was SVN commit r6946.
2009-07-12 00:39:55 +00:00
3c8c708a3f This was SVN commit r6943. 2009-07-08 21:32:00 +00:00
32abe236dd #Mediterranean Cypress Tree
This was SVN commit r6942.
2009-07-08 21:11:26 +00:00
55c068122a This was SVN commit r6940. 2009-07-04 04:03:19 +00:00
4001fc083a This was SVN commit r6927. 2009-06-26 00:50:52 +00:00
d1e13a86b1 #New Greek Civic Centre. :)
This was SVN commit r6915.
2009-06-20 21:26:47 +00:00
2019c12b0f Initial attempt at describing licensing details
This was SVN commit r6911.
2009-06-20 17:45:51 +00:00
38d5d296c6 This was SVN commit r6905. 2009-06-12 04:38:53 +00:00
c1905d9ccc This was SVN commit r6904. 2009-06-12 03:54:58 +00:00
93cd77756e #More new construction foundations.
This was SVN commit r6903.
2009-06-11 00:39:49 +00:00
908e816a98 #New foundation.
This was SVN commit r6901.
2009-06-10 02:06:03 +00:00
a2819b473a #Tweaked some animation speeds.
This was SVN commit r6900.
2009-06-04 01:20:51 +00:00
db0d6f9828 This was SVN commit r6898. 2009-05-30 23:01:38 +00:00
56cff4a6a6 This was SVN commit r6897. 2009-05-29 05:00:14 +00:00
478e25446f This was SVN commit r6895. 2009-05-29 01:31:25 +00:00
085c51cdbe A bunch of entity fixes and tweaks. Some new sails for Emjer's ships.
This was SVN commit r6894.
2009-05-29 01:01:24 +00:00
88f4b4b1e1 This was SVN commit r6891. 2009-05-25 22:44:59 +00:00
b2798d290c This was SVN commit r6890. 2009-05-25 22:44:34 +00:00
c535ef2710 This was SVN commit r6888. 2009-05-25 20:13:52 +00:00
6a8ed206a8 This was SVN commit r6885. 2009-05-25 19:40:04 +00:00
fc7f5d979b This was SVN commit r6881. 2009-05-24 20:49:21 +00:00
37b1bfc905 #Brand new Greek temple meshes by RedFox20. Decal dirt textures. New Greek buildings and prop textures.
This was SVN commit r6879.
2009-05-23 17:25:17 +00:00
37172fe92e This was SVN commit r6863. 2009-05-18 18:01:09 +00:00
4b57d87a72 This was SVN commit r6860. 2009-05-10 20:40:07 +00:00
855f6eceb0 #Big update. New cliff objects. Updated 3 dozen entities. New Carthaginian structure updates. Actors galore.
This was SVN commit r6845.
2009-04-30 19:01:19 +00:00
69d404c7bd This was SVN commit r6823. 2009-04-15 03:56:50 +00:00
7b656782b7 This was SVN commit r6805. 2009-04-05 06:11:44 +00:00
54d61f932e #Training times added.
This was SVN commit r6804.
2009-04-05 06:02:31 +00:00
528ea1e366 This was SVN commit r6803. 2009-04-05 02:39:23 +00:00
9c54be0d6d This was SVN commit r6800. 2009-04-01 16:52:36 +00:00
96b74656a3 #Roman Siege Wall Entities. :brow:
This was SVN commit r6756.
2009-03-20 03:52:00 +00:00
1e5467a6f3 #Spartan Pikeman, Roman Siege Walls, Siege Tower, Siege Gate. New helmets. Geological Decals.
This was SVN commit r6749.
2009-03-19 01:22:59 +00:00
98d605aa85 This was SVN commit r6744. 2009-03-18 00:22:46 +00:00
f3c4d93a34 This was SVN commit r6742. 2009-03-16 22:33:27 +00:00
f3101b180a #Carthaginian Mill, House, and Temple. Roman Dock, new Roman building texture, Persian Fortress variation.
This was SVN commit r6739.
2009-03-13 05:29:45 +00:00
aeede6a47d This was SVN commit r6732. 2009-03-09 03:35:58 +00:00
2f2e5ee096 #Lots of new Spartan stuff. Also, previously committed new Iberian shield, Unit animation tweaks, new Alpine grass terrains, etc.
This was SVN commit r6730.
2009-03-07 19:42:14 +00:00
2ac3378467 #New spears.
This was SVN commit r6729.
2009-03-07 06:00:48 +00:00
d643588d88 All new Spartans. New Carthaginian House A. Iberian shields. New terrains for Alpine biome. Actor tweaks.
This was SVN commit r6728.
2009-03-07 01:33:02 +00:00
247dce35f2 This was SVN commit r6725. 2009-03-05 20:57:33 +00:00
11d7179a31 This was SVN commit r6721. 2009-03-03 08:03:34 +00:00
d25aba6f50 This was SVN commit r6700. 2009-02-24 00:08:17 +00:00
d563e32b61 This was SVN commit r6698. 2009-02-21 01:51:27 +00:00
961ffe7c15 This was SVN commit r6685. 2009-02-17 10:19:44 +00:00
c4263e4a16 This was SVN commit r6676. 2009-02-17 05:35:30 +00:00
f4bfffac67 This was SVN commit r6674. 2009-02-15 02:40:48 +00:00
6d954865f6 This was SVN commit r6673. 2009-02-14 20:11:04 +00:00
735c26ec69 This was SVN commit r6662. 2009-02-13 06:42:17 +00:00
82f4f70bff This was SVN commit r6658. 2009-02-07 17:24:31 +00:00
5d821ef350 This was SVN commit r6651. 2009-02-02 00:25:09 +00:00
43ed26f985 This was SVN commit r6649. 2009-01-30 20:00:38 +00:00
a97357225b This was SVN commit r6644. 2009-01-29 23:08:28 +00:00
f23638873b # New Coolus helmet variants. New Celt hero helmet. New Hellenistic Thracian (ridged) helmet. Other cool stuff.
This was SVN commit r6643.
2009-01-29 07:10:52 +00:00
03de5bf64b This was SVN commit r6637. 2009-01-26 07:36:35 +00:00
c52ee7d7cd #some more desert rocks
This was SVN commit r6636.
2009-01-26 03:22:48 +00:00
347d6f0ab2 This was SVN commit r6634. 2009-01-24 23:54:21 +00:00
8fb975f284 This was SVN commit r6631. 2009-01-24 20:56:18 +00:00
30b571bf7b This was SVN commit r6630. 2009-01-23 07:04:02 +00:00
fed9cc0e24 This was SVN commit r6629. 2009-01-23 05:49:28 +00:00
69f1ef6b5f This was SVN commit r6628. 2009-01-22 20:52:31 +00:00
5756e5aa2e This was SVN commit r6627. 2009-01-22 20:51:51 +00:00
e9d1d77a2d New sky boxes, a dozen new terrains, reorganizing terrains, new "billboard" objects.
This was SVN commit r6626.
2009-01-22 20:22:41 +00:00
377deaa746 This was SVN commit r6625. 2009-01-22 17:54:39 +00:00
338dd284f1 #New Iberian and Roman building exports and updates. Also a little bit of housecleaning.
This was SVN commit r6617.
2009-01-15 21:01:44 +00:00
31fc99db25 #Iberian stuff, plus new Roman Scout Tower.
This was SVN commit r6614.
2009-01-13 21:53:27 +00:00
aecaec1c9f #Persian Houses (x4), Dock, Mill, Scout Tower, and Fortress updates. New Wall Gates and Wall Tower (wall segments come soon).
This was SVN commit r6607.
2009-01-08 06:42:53 +00:00
5bcbb386b8 This was SVN commit r6565. 2009-01-01 03:33:14 +00:00
e542c23d4f This was SVN commit r6558. 2009-01-01 00:06:40 +00:00
90c2889341 This was SVN commit r6550. 2008-12-29 03:48:37 +00:00
ffb8bb5e34 #Celt Gate and Greek Gymnasion exported.
This was SVN commit r6548.
2008-12-28 04:33:45 +00:00
e1390062b3 #Big update, tidying up the Celts and Hellenes.
This was SVN commit r6544.
2008-12-23 18:14:36 +00:00
6116135c0e #Tweak some Celt shields and suchness.
This was SVN commit r6541.
2008-12-19 02:45:55 +00:00
a1aaa152c3 This was SVN commit r6537. 2008-12-18 05:45:54 +00:00
ab01b644d5 #Various stuff, including Iberian head props and some road terrains.
This was SVN commit r6533.
2008-12-17 02:50:03 +00:00
2ae09f8597 #Tweaked animations for some Greek unit actors.
This was SVN commit r6532.
2008-12-16 23:17:40 +00:00
ccfb5249e2 #Implementing stats for Greek units and heroes.
This was SVN commit r6524.
2008-11-25 08:29:38 +00:00
ed3b0760ac This was SVN commit r6523. 2008-11-25 01:12:03 +00:00
afc7f779a9 #Celt Hero balancing.
This was SVN commit r6513.
2008-11-23 07:55:32 +00:00
f1192cf9bf This was SVN commit r6511. 2008-11-23 06:19:47 +00:00
d1fa6e8488 #Moved some art assets from internal mod to public mod.
This was SVN commit r6509.
2008-11-22 21:46:01 +00:00
TayHota
ad92bd2cc0 This was SVN commit r6491. 2008-11-20 20:51:05 +00:00
TayHota
a76534369f This was SVN commit r6487. 2008-11-20 20:38:35 +00:00
e2a4fdc74c This was SVN commit r6485. 2008-11-20 00:35:49 +00:00
55bd88e1aa This was SVN commit r6474. 2008-11-12 05:29:32 +00:00
a984481745 This was SVN commit r6472. 2008-11-08 08:41:27 +00:00
afd1a16345 This was SVN commit r6467. 2008-11-04 20:17:38 +00:00
76d02f7c5c This was SVN commit r6463. 2008-11-04 06:40:13 +00:00
d6742f6204 This was SVN commit r6462. 2008-11-04 06:15:17 +00:00
cfc91dc559 This was SVN commit r6459. 2008-11-03 02:51:30 +00:00
2e02728514 This was SVN commit r6458. 2008-11-03 02:50:51 +00:00
TayHota
bf4c7753da This was SVN commit r6457. 2008-11-02 21:21:50 +00:00
TayHota
ba78b6786e This was SVN commit r6456. 2008-11-02 21:15:02 +00:00
TayHota
3557fce55d This was SVN commit r6455. 2008-11-02 21:13:25 +00:00
TayHota
b0d882611c This was SVN commit r6454. 2008-11-02 21:13:00 +00:00
acf48ff385 This was SVN commit r6444. 2008-10-31 04:34:16 +00:00
d754433240 This was SVN commit r6443. 2008-10-31 03:10:14 +00:00
8d6dece23c This was SVN commit r6442. 2008-10-31 02:58:46 +00:00
21adc0b6ec This was SVN commit r6440. 2008-10-31 00:25:22 +00:00
27f3792160 This was SVN commit r6437. 2008-10-30 19:25:21 +00:00
88cebcf482 This was SVN commit r6426. 2008-10-18 02:09:29 +00:00
0273e0008a This was SVN commit r6424. 2008-10-15 23:47:03 +00:00
cfdead3c7e adding queue
This was SVN commit r6421.
2008-10-13 21:05:31 +00:00
92f42ee6c9 This was SVN commit r6415. 2008-10-05 19:31:07 +00:00
219b8542b1 This was SVN commit r6413. 2008-10-01 21:44:56 +00:00
699ab8865f This was SVN commit r6409. 2008-09-25 05:10:55 +00:00
5478d34b93 This was SVN commit r6403. 2008-09-20 07:19:06 +00:00
34f1817869 Splitting Internal with Public
This was SVN commit r6391.
2008-09-18 04:38:42 +00:00