1
0
forked from 0ad/0ad
Commit Graph

5340 Commits

Author SHA1 Message Date
a08aa2ca0d This was SVN commit r11248. 2012-03-05 12:40:17 +00:00
85847c3da6 Attempting to make the map more challenging.
This was SVN commit r11247.
2012-03-05 06:55:17 +00:00
e02ad39830 Fixed a pop cap bug on Oasis IX
This was SVN commit r11246.
2012-03-05 05:33:48 +00:00
38ec523c01 This was SVN commit r11245. 2012-03-05 04:39:27 +00:00
89e36154bc Made Oasis IX more challenging. Added destruction dust to the Greek theatron.
This was SVN commit r11244.
2012-03-05 04:17:30 +00:00
5ac30ea199 Tweaked destruction dust.
This was SVN commit r11243.
2012-03-05 02:28:15 +00:00
f3a52dd440 Fixes incorrect and inconsistent tests for undefined.
Removes unused buggy GUI script.
Corrects some inconsistent formatting.

This was SVN commit r11241.
2012-03-04 22:59:14 +00:00
gregory
24f0e123cb Propped corral and added a variation with the doors closed.
This was SVN commit r11240.
2012-03-04 21:26:08 +00:00
8ca6d1a6fa Roman gate and wall update
This was SVN commit r11239.
2012-03-04 13:30:16 +00:00
986bd39ef4 Minor tweaks and fixes.
This was SVN commit r11238.
2012-03-04 13:18:59 +00:00
ed575eee54 arch portrait
This was SVN commit r11237.
2012-03-04 07:47:59 +00:00
92b50ed078 Tweaked Oasis X.
This was SVN commit r11236.
2012-03-04 06:59:03 +00:00
8c68625ca2 New faction emblem for the Romans. Celt cav skirms now gather meats correctly.
This was SVN commit r11235.
2012-03-04 06:47:35 +00:00
d60df4b127 Adds saved game deletion. Refs #1090
Documents a few things related to saved games.

This was SVN commit r11233.
2012-03-04 05:27:17 +00:00
291a9e797b Added atan and atan2. Refs #1193
This was SVN commit r11231.
2012-03-03 23:37:47 +00:00
06672f0001 This was SVN commit r11229. 2012-03-03 20:47:49 +00:00
d755402aec Destruction dust for these buildings.
This was SVN commit r11228.
2012-03-03 06:04:24 +00:00
cc955af3b1 Added javascript file for previous commit.
This was SVN commit r11227.
2012-03-03 00:07:11 +00:00
1657c34979 More formation buttons and changes.
This was SVN commit r11225.
2012-03-02 20:00:17 +00:00
3ac3d60d6c Moved formation buttons to a new folder
This was SVN commit r11224.
2012-03-02 19:40:50 +00:00
f66fab3ec2 Updated formation buttons.
This was SVN commit r11223.
2012-03-02 19:13:27 +00:00
0f0eef7ed4 Consistent whitespace
This was SVN commit r11221.
2012-03-02 18:03:19 +00:00
59ce8b3081 Tweaks player starting positions so that allies are near each other. Adds some useful functions to the game.
This was SVN commit r11220.
2012-03-02 13:17:35 +00:00
4653dc62e9 This was SVN commit r11219. 2012-03-02 06:31:35 +00:00
acf63afeaa Fix some whitespace, and spelling, and capitalisation, and unnecessary array wrapping.
This was SVN commit r11218.
2012-03-01 23:16:01 +00:00
561d09c7d5 Selected Stances icons.
This was SVN commit r11217.
2012-03-01 20:28:57 +00:00
OmriLahav
f92a9dfb68 This was SVN commit r11215. 2012-03-01 10:16:03 +00:00
OmriLahav
6b4eb1b848 This was SVN commit r11213. 2012-03-01 09:01:31 +00:00
70c8e26c12 Oasis maps galore!
This was SVN commit r11212.
2012-03-01 06:45:33 +00:00
edbbe38ee1 Fixes idle champion units not being found. Fixes #1188.
Adds trade class to merchant ship (for use in "find idle workers").
Explicitly adds females, traders/merchant ships, fishing boats, and
healers to "find idle workers".
Fixes typos in fire ship template.

This was SVN commit r11211.
2012-03-01 05:41:18 +00:00
c01004a686 Removed a few oars from the Roman trireme. Tweaked Trireme texture.
This was SVN commit r11210.
2012-03-01 04:13:10 +00:00
a247da1585 Siege status bars tweaked. Tweaked hoplite portrait.
This was SVN commit r11208.
2012-03-01 00:12:51 +00:00
4163197d10 Oasis VIII
This was SVN commit r11206.
2012-02-29 22:12:15 +00:00
d5fe7004bc This was SVN commit r11205. 2012-02-29 22:08:39 +00:00
1498469730 Player 1 is a bit bluer.
This was SVN commit r11201.
2012-02-29 00:29:35 +00:00
e58b2614ef Updated Greek female portrait.
This was SVN commit r11200.
2012-02-28 23:52:46 +00:00
c169898a18 Made qBot not serialize the metadata which conatins too complicated a data structure and wasn't being used in any case. Fixes #1185.
This was SVN commit r11198.
2012-02-28 20:40:17 +00:00
131758e1ac committed a couple minimap color changes
This was SVN commit r11197.
2012-02-28 19:51:23 +00:00
437e9bb1b1 New hoplite portrait. Fixed civ on Nile River.
This was SVN commit r11196.
2012-02-28 19:23:14 +00:00
eb5425c139 Roman trireme portrait.
This was SVN commit r11195.
2012-02-28 18:49:45 +00:00
c480f41164 This was SVN commit r11194. 2012-02-28 10:41:10 +00:00
e73d70b371 This was SVN commit r11193. 2012-02-28 09:07:17 +00:00
9bb33fcc68 This was SVN commit r11192. 2012-02-28 05:02:17 +00:00
e3bacd948f Adds defense tower and Romans support to JuBot, based on patch by gudo. Fixes #1152.
This was SVN commit r11191.
2012-02-28 04:26:08 +00:00
f52bf1e5fd Roman walls
This was SVN commit r11188.
2012-02-27 23:09:17 +00:00
fe38587112 Tweaked Roman army camp and fortress.
This was SVN commit r11187.
2012-02-27 22:51:19 +00:00
5fa9f01245 Tweaked starting unit for Iberians.
This was SVN commit r11185.
2012-02-27 22:28:57 +00:00
6f2f1b5cbb New portrait for hoplite. Tweaked peacock skin.
This was SVN commit r11184.
2012-02-27 21:51:03 +00:00
088f076fb4 Tweaked Rome's starting units.
This was SVN commit r11183.
2012-02-27 21:39:40 +00:00
64f0a91efc Adds new metal and stone mines for polar and alpine biomes.
This was SVN commit r11181.
2012-02-27 15:09:56 +00:00
e82182252c Fixed a major bug.
This was SVN commit r11180.
2012-02-27 11:56:53 +00:00
7a75e068e7 Swaps the game's double- and triple-click selections, by popular demand (double-click now selects similar units, triple-click selects exact matches by rank)
This was SVN commit r11178.
2012-02-27 05:46:02 +00:00
7d9e98b00e Adds multiple entity selection to Atlas (including move/delete). Fixes #678.
Makes all actors selectable in Atlas and gives them selection rings (an
EditorOnly flag is used in the template for Atlas-only selectables).
Adds player colors to Atlas selection rings.
Fixes decal selection by falling back to old-style AABBs. Refs #1032.
Replaces UnitManager selections with EntitySelection helpers.
Adds DrawOverlays to Atlas views, for Atlas-specific rendering.
Fixes bug where selection rings conflicted with Move/rotate tool in
Atlas simulation test.

This was SVN commit r11177.
2012-02-27 05:32:35 +00:00
8651452d33 Adds Romans to random maps.
This was SVN commit r11176.
2012-02-27 00:21:42 +00:00
9b6863e78e This was SVN commit r11175. 2012-02-26 18:19:56 +00:00
9272153ee7 Adds "Arennes Forest" by mmayfield45. Fixes the river texture for snowy biome of "Rivers".
This was SVN commit r11174.
2012-02-26 15:01:24 +00:00
298f844c2d This was SVN commit r11173. 2012-02-26 07:46:40 +00:00
2b16f0cdc8 Tiger texture.
This was SVN commit r11172.
2012-02-26 07:38:35 +00:00
d033c757f7 Historicity's tiger mesh. Tweaked Roman tireme texture.
This was SVN commit r11171.
2012-02-26 06:38:32 +00:00
f8d335ce85 #Roman Trireme
This was SVN commit r11170.
2012-02-26 04:52:26 +00:00
0051a5e4cf Fixes encoding of intro.txt to UTF-8 without BOM, based on patch by bird. Fixes #1181.
This was SVN commit r11169.
2012-02-26 04:46:59 +00:00
ed4e834a6a Peacock texture
This was SVN commit r11168.
2012-02-26 00:56:23 +00:00
gregory
cf09baa94e Updated and improved zebra death animation.
This was SVN commit r11167.
2012-02-26 00:16:43 +00:00
gregory
b9a5d4725f This was SVN commit r11166. 2012-02-25 23:56:33 +00:00
a3c04b62c0 Added some caching in the reassignIdleWorkers code for a large performance gain.
Also fixed a bug in entitycollection-extend.js when calculating length
for updating entity arrays

This was SVN commit r11165.
2012-02-25 23:32:01 +00:00
81a127433d This was SVN commit r11164. 2012-02-25 23:04:22 +00:00
41fd207089 Player color for sheep
This was SVN commit r11162.
2012-02-25 20:09:56 +00:00
9b15970a48 Update healer templates and scenarios to add ranks.
Also added a comment to FSM.js to clrify that state names must be A-Z
only

This was SVN commit r11161.
2012-02-25 20:07:30 +00:00
f5fc636b4e Initial support in the templates for healer ranking
This was SVN commit r11159.
2012-02-25 18:44:33 +00:00
42d60d52c0 Adds "TILE_CENTERED_HEIGHT_MAP" to aegean sea.
This was SVN commit r11158.
2012-02-25 17:50:01 +00:00
811e8b7efd Fix GLSL terrain.
This was SVN commit r11157.
2012-02-25 17:47:41 +00:00
cb5669e3d7 Add terrain effect files.
This was SVN commit r11156.
2012-02-25 17:31:19 +00:00
5009636e39 Improve Android compatibility.
Basic touchscreen input for testing.
Better GLSL support for map rendering.

This was SVN commit r11155.
2012-02-25 17:29:27 +00:00
bc805bd357 Adds the path placer library by historic_brunno to rmgen. Fixes #892.
Also takes all the duplicated parts of random maps including the new
player start entities and random biome system into rmgen libraries.
Tweaks nile river and snowflake random maps.

This was SVN commit r11152.
2012-02-25 15:53:43 +00:00
ce82f83798 This was SVN commit r11151. 2012-02-25 15:51:49 +00:00
122d5c9a05 This was SVN commit r11150. 2012-02-25 15:39:18 +00:00
7286fbaf90 This was SVN commit r11148. 2012-02-25 09:06:43 +00:00
gregory
629cd1645e Added the forgotten ashes DAEs.
This was SVN commit r11147.
2012-02-25 09:00:44 +00:00
gregory
f50adb0c04 Added zebra attack animation.
This was SVN commit r11146.
2012-02-25 08:53:45 +00:00
gregory
dbf8dc3893 Added some useless ash to the temples for prettification.
This was SVN commit r11145.
2012-02-25 08:14:46 +00:00
1fdf6ea7d1 Tweaked zebra run speed
This was SVN commit r11144.
2012-02-25 07:28:52 +00:00
3a3f946d16 Median Oasis II complete.
This was SVN commit r11143.
2012-02-25 07:07:56 +00:00
17b8c6360e fixed player thing
This was SVN commit r11141.
2012-02-25 05:44:14 +00:00
gregory
7548464256 Updated zebra animations and added a proper idle animation.
This was SVN commit r11140.
2012-02-25 05:22:25 +00:00
a533a38f31 Renamed icon for leper.
This was SVN commit r11139.
2012-02-24 20:04:21 +00:00
2379c10e0c Tweaks for Median oasis II
This was SVN commit r11138.
2012-02-24 19:59:22 +00:00
a9b963c3a5 Added new Random maps. Updated the existing ones with the new starting unit formation.
This was SVN commit r11137.
2012-02-24 10:34:05 +00:00
6db9c41e7c This was SVN commit r11134. 2012-02-24 01:08:29 +00:00
c1e3c6ecb0 This was SVN commit r11133. 2012-02-24 01:04:00 +00:00
gregory
f98abf1bf2 Fixed idle animation being used as walk animation.
This was SVN commit r11132.
2012-02-23 21:58:44 +00:00
gregory
3c299a80e5 Adding WIP zebra animations.
This was SVN commit r11131.
2012-02-23 21:49:20 +00:00
ba19767f7d This was SVN commit r11130. 2012-02-23 21:45:29 +00:00
ec357cc8a2 Updated healing cursors.
This was SVN commit r11129.
2012-02-23 21:40:49 +00:00
c55b631eee A rank-up icon for testing.
This was SVN commit r11128.
2012-02-23 21:10:21 +00:00
0b494d4834 Tweaked date palm leaf colors. tweaked environment for the ships demo map.
This was SVN commit r11127.
2012-02-23 08:14:55 +00:00
1b84b7c618 stat tweaks
This was SVN commit r11126.
2012-02-23 06:07:49 +00:00
720fed278c Typo fix
This was SVN commit r11125.
2012-02-23 05:21:17 +00:00
0e8d47d35b #Ishtar Gate.
Destruct dust for a few other buildings.

This was SVN commit r11124.
2012-02-23 05:18:33 +00:00
ee8f05554f Last big construction dust commit.
This was SVN commit r11123.
2012-02-23 04:39:54 +00:00
ce478b7ece Updating ship demo map with new ships
This was SVN commit r11122.
2012-02-23 00:21:48 +00:00
23f122988a Added and fixed some functions in entity.js from RootBot. Fixes #1165.
This was SVN commit r11121.
2012-02-23 00:11:39 +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
31c6d681a4 Made fire ship a bit faster. Tweaked burnt wood texture.
This was SVN commit r11119.
2012-02-22 21:56:55 +00:00
2a27448b8c This was SVN commit r11118. 2012-02-22 21:47:33 +00:00
fb15ff0ea1 Iberian fireship updates
This was SVN commit r11117.
2012-02-22 21:19:12 +00:00
46b1c53b31 Some interim improvements to the Roman bireme and trireme in case Amish and Emjer don't come through on modeling new ones.
This was SVN commit r11116.
2012-02-22 19:54:53 +00:00
b82efa5242 #Iberian Fire Ship.
This was SVN commit r11115.
2012-02-22 01:24:49 +00:00
d34abc2abd Iberian Fireship model and basic template files
This was SVN commit r11114.
2012-02-22 00:06:33 +00:00
457961555b More pierce armour for siege engines.
This was SVN commit r11113.
2012-02-21 23:59:56 +00:00
gregory
ce6820698a This was SVN commit r11110. 2012-02-21 03:54:34 +00:00
0a42dcb01b "Large" destruction particle emitters and actors for "large" buildings, specifically Civ Centres and Fortresses.
This was SVN commit r11108.
2012-02-20 04:57:50 +00:00
6d110048c0 Slightly smaller footprint/obstruction.
This was SVN commit r11107.
2012-02-20 00:50:50 +00:00
73d19555fc More player color for Vesta temple.
Altered the footprint and obstruction for the Vesta temple.

This was SVN commit r11105.
2012-02-19 22:58:01 +00:00
4e9e9e8cc0 Added player colour to Vesta temple
This was SVN commit r11103.
2012-02-19 18:44:26 +00:00
ec2b42f4a7 Roman Vesta temple
This was SVN commit r11102.
2012-02-19 18:07:18 +00:00
a1aea94435 Some footprint resizing.
This was SVN commit r11101.
2012-02-19 06:19:28 +00:00
338c66ae66 This was SVN commit r11099. 2012-02-19 02:38:21 +00:00
ccf1b1290f Added destruction dust to a bunch of structures.
Made the Parthenon prettier.

This was SVN commit r11098.
2012-02-19 02:26:47 +00:00
16d42ad880 Documents writableRoot option in readme.txt
This was SVN commit r11097.
2012-02-18 23:28:12 +00:00
42a407ee23 Fixing typos and updating tooltips to be somewhat more consistent.
This was SVN commit r11096.
2012-02-18 20:54:03 +00:00
5a53c29d4f Fixed player color for this house.
This was SVN commit r11095.
2012-02-18 19:35:10 +00:00
2873bbd2be This was SVN commit r11094. 2012-02-18 19:03:28 +00:00
04655c2751 Rome healer texture and portrait.
Changed Temple tooltip to let people know it's no longer a "useless"
structure.

Continuing to tweak the destruction dust.

This was SVN commit r11093.
2012-02-18 06:40:13 +00:00
e18e7514ea Tweaks to the medium destruction particles.
This was SVN commit r11092.
2012-02-18 03:42:19 +00:00
11aec4d67f Tweaking destruction smoke for Barracks test.
This was SVN commit r11091.
2012-02-18 01:51:42 +00:00
cf5254b1e6 #Initial test for Destruction Dust.
This was SVN commit r11090.
2012-02-18 00:19:41 +00:00
6cc36dac72 Updates readme.txt with some undocumented options and reorganizes content more logically. Also clarifies a few options.
This was SVN commit r11089.
2012-02-17 23:22:45 +00:00
7b0d3aea83 Punjab II map.
This was SVN commit r11087.
2012-02-17 05:35:30 +00:00
e09403c792 This was SVN commit r11086. 2012-02-17 00:37:35 +00:00
gregory
57e656cf23 Added boar animations, changed boar attack range to 2 and fixed unrealistic sheep walk animation
This was SVN commit r11085.
2012-02-16 23:55:46 +00:00
a5c90de5cd Fixed some rally point stuff. Made Roman army camp cost 800 Wood instead of 1000 Wood.
This was SVN commit r11084.
2012-02-16 18:30:33 +00:00
832a51da80 GLSL text support
This was SVN commit r11080.
2012-02-15 21:53:13 +00:00
cb2956b485 tweaked Market footprint.
This was SVN commit r11077.
2012-02-15 16:28:13 +00:00
c63d06d59f #New Roman buildings from Enrique.
This was SVN commit r11072.
2012-02-14 07:08:35 +00:00
d9531e59c7 Temporary Roman bireme and trireme. Updated dock template.
This was SVN commit r11071.
2012-02-14 05:27:33 +00:00
d368f57a45 Enrique's new Roman dock.
This was SVN commit r11070.
2012-02-14 03:09:50 +00:00
11c4f6909c Added garrison flag and updated Roman barracks model
This was SVN commit r11069.
2012-02-14 00:15:01 +00:00
b9e623a6d5 Added some extra garrison related functions. Fixes #1164.
This was SVN commit r11067.
2012-02-13 22:41:15 +00:00
f3bde45c7b This was SVN commit r11066. 2012-02-13 22:35:21 +00:00
18043d88a5 Fix solid shader for GLSL
This was SVN commit r11065.
2012-02-13 21:00:41 +00:00
9972eb8cae Enough GLES compatibility to reach the menu screen
This was SVN commit r11064.
2012-02-13 20:53:24 +00:00
677ccf53e6 Yet more GLES compatibility
This was SVN commit r11061.
2012-02-13 16:41:17 +00:00
4bf59b9a7d More GLES compatibility, mainly around terrain rendering.
This was SVN commit r11059.
2012-02-13 14:02:14 +00:00
cba82eec2f Tweaking Barracks actor.
This was SVN commit r11058.
2012-02-13 02:02:46 +00:00
25cd83f2ed This was SVN commit r11057. 2012-02-12 23:51:19 +00:00
c65395d155 Roman barracks model
This was SVN commit r11056.
2012-02-12 23:35:57 +00:00
409f03652e Fixes animal auto-hunting by removing 10HP limit on possible targets. Units will now look for the same type of animal to hunt (matching templates).
This was SVN commit r11055.
2012-02-12 21:18:50 +00:00
531b40578a More GLES compatibility.
Add config option to disable hardware cursors on Windows.

This was SVN commit r11053.
2012-02-12 20:45:31 +00:00
7e86d2fa98 This was SVN commit r11052. 2012-02-12 16:09:24 +00:00
db85833655 More GLES compatibility.
Move more rendering code to shader API.

This was SVN commit r11050.
2012-02-12 13:20:49 +00:00