1
0
forked from 0ad/0ad
Commit Graph

472 Commits

Author SHA1 Message Date
6e97651c04 Unit training now costs ya (currently a consistent amount of Food/Wood/Stone for every entity, since I'm feeling lazy).
Also check out Mark's funky cursor support for gathering tasks (guess
we'll need cursors for the food gathering methods
(fruit/meat/milk/fish/grain), at some point, though).

This was SVN commit r2161.
2005-04-29 13:30:08 +00:00
eb6f978ba1 Some celt colorful pants textures
This was SVN commit r2158.
2005-04-22 12:26:07 +00:00
MarkT
bcabe3aa53 Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes.
This was SVN commit r2157.
2005-04-22 07:12:55 +00:00
498d58ee61 This was SVN commit r2156. 2005-04-21 01:40:13 +00:00
08921f56b4 Moved icon, so that compilation doesn't depend on anything in 'binaries'
This was SVN commit r2155.
2005-04-20 20:18:20 +00:00
7f40968760 Updated some stuff. Basic texture for the swordsman, elite javalinist. Got some ideas for making the spearman a bit different than the swordsman. Fixed some entities that I think I broke a few weeks ago by pointing to the wrong actors.
This was SVN commit r2153.
2005-04-20 11:37:37 +00:00
59d58c5e75 Helmmet goods
This was SVN commit r2148.
2005-04-29 13:28:36 +00:00
3d59ecab85 Train lists now support a basic progress bar and unit counters. Still to come ... Removing entries from the queue by right-clicking buttons, prerequisites and resource costs.
This was SVN commit r2147.
2005-04-19 02:06:18 +00:00
3a36e9fa43 Removed Carthaginian Archer at Ken's request.
This was SVN commit r2146.
2005-04-17 15:08:44 +00:00
6231cc1ac5 This was SVN commit r2145. 2005-04-17 10:57:48 +00:00
87e7f61fff Fix for subtype resources (food), so hopefully all resources should be gatherable now.
This was SVN commit r2144.
2005-04-17 06:00:00 +00:00
6ae111d0d7 Fix for NaN of resource types. Food resources still outstanding ... I think it's an issue where need to get the value of a supply object's subtype, but the evt .speed is only for the type. Will need to check with Mark.
This was SVN commit r2143.
2005-04-16 17:33:29 +00:00
MarkT
26d3f69ebf Fix to gathering script
This was SVN commit r2142.
2005-04-16 16:05:49 +00:00
a10ac6b379 Created entities for oak trees and berry bushes.
This was SVN commit r2141.
2005-04-16 15:13:57 +00:00
a3cb8a322c Little more experimenting with unit training.
This was SVN commit r2140.
2005-04-16 05:45:28 +00:00
d78afc9628 Update to create pine tree and rock entities to match Jason's revised actors.
This was SVN commit r2139.
2005-04-29 13:27:16 +00:00
3b120b0791 pre-emptive fix for missing props for these 2 roman buildings
This was SVN commit r2138.
2005-04-16 03:00:18 +00:00
7e98c8e961 clean out the foriage folder - utilizing the randomization - remove broken items (ivy)
Will probably break some props - especially for the propped roman
buidings

This was SVN commit r2137.
2005-04-29 13:27:12 +00:00
f99a36fa43 optimizing gaia objects for resources
This was SVN commit r2135.
2005-04-29 13:26:44 +00:00
346f033b58 celt_isp_e.xml added
This was SVN commit r2134.
2005-04-15 12:36:06 +00:00
e12eca6f5d updated sheild textures, colored horses, celt_csw_e.xml update
This was SVN commit r2133.
2005-04-15 12:26:25 +00:00
MarkT
2120576bc7 Gathering and unit training (engine-side); also other minor improvements
This was SVN commit r2132.
2005-04-15 04:23:33 +00:00
79e1c273e6 Removed older version of ScEd, which as far as I know is too outdated to be useful now. (If I'm wrong, I've kept a backup.)
This was SVN commit r2131.
2005-04-29 13:26:13 +00:00
f62b590487 remapped weapon textures and interal colors for the celt head.
This was SVN commit r2130.
2005-04-29 13:26:06 +00:00
86cb09ed27 detabify, add rationale for setting loading_screen_progress_bar
This was SVN commit r2125.
2005-04-11 20:47:58 +00:00
4fe29b1092 Another elite celt texture, player color fix, uploaded forgetten lime texture. blah blah blah
This was SVN commit r2124.
2005-04-10 12:45:05 +00:00
a91f2d2079 Fixed command button alignment (functionality still pending). Minor improvement to tip text in loading screen.
This was SVN commit r2120.
2005-04-09 16:07:46 +00:00
d983be8fdc Updated command buttons. Still need to adjust alignment of buttons past a certain width so they occupy a column to the right of the Status Pane, and create functionality for clicking other than toggling tabs.
This was SVN commit r2119.
2005-04-09 07:46:22 +00:00
1bcb4f0b3b oh... just some celtic stuff
This was SVN commit r2118.
2005-04-08 11:10:03 +00:00
61429c62df This was SVN commit r2117. 2005-04-07 13:09:43 +00:00
Gee
61fbbae8d9 This was SVN commit r2114. 2005-04-07 09:11:33 +00:00
13da7d0aab celtic advanced textures
This was SVN commit r2112.
2005-04-06 12:35:20 +00:00
39acd670d6 oops, forgot the player color material
This was SVN commit r2111.
2005-04-05 12:09:32 +00:00
6049be83b1 First Official Unit - Celtic Infantry Elite Swordsman
Includes files for Philip to test with for player and internal color

This was SVN commit r2110.
2005-04-05 11:54:13 +00:00
a948e4687b This was SVN commit r2108. 2005-04-02 02:27:24 +00:00
b5947a513e This was SVN commit r2107. 2005-04-02 02:26:39 +00:00
Aeros
a1b3e66e2b volcanic cliff terrains used for the "mordor" April 1st prank shot. Uploaded due to popular demand
This was SVN commit r2106.
2005-04-01 06:27:21 +00:00
Aeros
46124ab495 2 dead trees
This was SVN commit r2105.
2005-04-01 05:43:55 +00:00
69bf368d27 Uploading Michael's new map, and some hotkey redefinitions (F10 is used for the menu in Age games).
This was SVN commit r2104.
2005-03-31 22:04:44 +00:00
5fe6d8295f Iberian temple rock color change
This was SVN commit r2102.
2005-03-31 12:26:33 +00:00
bde5484e75 Updated the Celt upgrade entities... hope I did it right :p
Also fixed the _u to _e

This was SVN commit r2101.
2005-03-31 08:45:58 +00:00
528b2bc9e7 Setup all the sample players in SP games [bug #52]
This was SVN commit r2100.
2005-03-31 05:15:32 +00:00
0eb78450c0 Maybe fixed GUI event-handler function things. Other minor changes and fixes.
This was SVN commit r2096.
2005-03-30 22:33:10 +00:00
1f902dde21 Fixed unit lists that were pointing to ho_1, which doesn't exist anymore.
This was SVN commit r2095.
2005-03-30 22:03:31 +00:00
ad2fe1b09d Removed crashlog files that presumably shouldn't be here (since they make updates confusing)
This was SVN commit r2094.
2005-03-30 18:46:55 +00:00
MarkT
bb7a22f32a First draft of a GPG3-style profiler (including tracing into scripts, after a fashion)
This was SVN commit r2090.
2005-03-30 16:14:19 +00:00
9ce31a5c5c This was SVN commit r2089. 2005-03-30 12:42:29 +00:00
c72438bcb8 Fixed Celtic Advanced Swordsman entity that was pointing to a non-existent next rank.
This was SVN commit r2088.
2005-03-30 12:08:55 +00:00
4ec73e0eea updated some paths to the actors
This was SVN commit r2087.
2005-03-30 10:30:35 +00:00
b153439061 Some updated actors
This was SVN commit r2086.
2005-03-30 10:22:17 +00:00