1
0
forked from mirrors/0ad
Commit Graph

9791 Commits

Author SHA1 Message Date
Mythos_Ruler 5e145c8b2d This was SVN commit r11366. 2012-03-19 01:53:44 +00:00
quantumstate 5f06766ead Replace isUnit, isAnimal, ... with calls to hasClass using patch from leper. Fixes #1201.
This was SVN commit r11365.
2012-03-18 21:16:30 +00:00
quantumstate 5a21140093 Added grayscale option for ui textures
This was SVN commit r11364.
2012-03-18 19:43:03 +00:00
quantumstate 7c51e743fa Modified rmgen GetAngle function to use atan2 and the standard mathematical angle convention (WARNING this changes return values so will break scripts using the old version) and changed getGradient so it returns Infinity for infinite gradient lines. Added errors if people try and use unsafe javascript maths functions.
This was SVN commit r11363.
2012-03-18 18:40:27 +00:00
Mythos_Ruler b72d72dec2 Minor changes.
This was SVN commit r11362.
2012-03-18 14:47:13 +00:00
Spahbod 208e642089 More random maps and FeXoR's wall system.
This was SVN commit r11361.
2012-03-18 07:53:18 +00:00
vts d7128572ae Removed logger output for XML token node tests
This was SVN commit r11360.
2012-03-17 23:03:02 +00:00
Mythos_Ruler b68d770c89 This was SVN commit r11359. 2012-03-17 22:17:45 +00:00
Mythos_Ruler 148f84b708 Tweaked garrison capacity.
This was SVN commit r11358.
2012-03-17 22:16:48 +00:00
Mythos_Ruler dc920f3c50 This was SVN commit r11357. 2012-03-17 22:14:38 +00:00
Mythos_Ruler 78840ad7b4 Roman Temple of Mars, and sword rack. :)
This was SVN commit r11356.
2012-03-17 22:06:35 +00:00
Mythos_Ruler f71cdd90a3 This was SVN commit r11355. 2012-03-17 17:41:33 +00:00
Pureon 78a427eef2 Fix to Celt merchant ship prop points
This was SVN commit r11354.
2012-03-17 15:23:23 +00:00
Pureon d195263215 Celt fishing boat prop fix
This was SVN commit r11353.
2012-03-17 15:07:13 +00:00
Spahbod 6dac7f30d7 Fixed the description for archipelago.
This was SVN commit r11352.
2012-03-17 08:24:50 +00:00
Spahbod 41cbe0a315 Tweaked some maps.
This was SVN commit r11351.
2012-03-17 08:13:52 +00:00
Mythos_Ruler 7d52cbc540 Roman army tents. Try out Oasis IX. :)
This was SVN commit r11350.
2012-03-17 02:42:02 +00:00
Mythos_Ruler f347939909 Carthaginians +25% sea trading bonus.
Persians +25% land trading bonus.

This was SVN commit r11349.
2012-03-16 17:56:58 +00:00
quantumstate b6ec143aee Added Engine.ProfilerStop() to qBot so it doesn't cause memory leaks when it has no units to control
This was SVN commit r11348.
2012-03-16 17:36:07 +00:00
Spahbod cab65bb932 Added new random maps. Tweaked some existing ones. Added tree actors to randombiome.js. Added new functions.
This was SVN commit r11347.
2012-03-16 14:06:32 +00:00
Mythos_Ruler a37ce96dcf Running dust for all of these actors.
This was SVN commit r11346.
2012-03-16 02:15:42 +00:00
Mythos_Ruler cdd987c0f8 Running dust for Roman cav.
This was SVN commit r11345.
2012-03-16 01:51:07 +00:00
Pureon f923667657 Palisade segments for the click-drag wall system
This was SVN commit r11344.
2012-03-15 23:28:21 +00:00
vts 2207786c05 Missed a bit of indentation in previous commit
This was SVN commit r11343.
2012-03-15 22:58:25 +00:00
vts 31da0a746b Fixes crash when removing non-existent tokens from XML 'token' nodes
This was SVN commit r11342.
2012-03-15 22:57:08 +00:00
Mythos_Ruler c70cbe1e00 Made it so that there isn't a huge puff of smoke when the Celt Temple and Roman Army Camp are selected for construction.
This was SVN commit r11341.
2012-03-15 07:33:30 +00:00
Mythos_Ruler 1819276b1e A test for dust kicked up by cavalry when running.
This was SVN commit r11340.
2012-03-15 06:42:07 +00:00
Ykkrosh c5f61b660e Fix old references to scout tower
This was SVN commit r11339.
a09
2012-03-14 13:09:36 +00:00
Ykkrosh acb853056b Fix XML error
This was SVN commit r11338.
2012-03-14 13:09:01 +00:00
Spahbod 9edd53a796 Fixed a bug with getTerrainTexture function.
This was SVN commit r11337.
2012-03-14 11:59:44 +00:00
Mythos_Ruler 10410e4e3b This was SVN commit r11336. 2012-03-14 02:49:28 +00:00
Mythos_Ruler 24b38da680 Tweaked Army Camp cost.
This was SVN commit r11334.
2012-03-14 02:28:31 +00:00
Mythos_Ruler 095f7a2381 #New Roman army camp.
This was SVN commit r11333.
2012-03-14 02:19:46 +00:00
historic_bruno 4eec2bf5d2 Fixes some bugs related to deleting saved games (in particular, load/delete was broken if the file was deleted externally while the game was running).
Adds saved game directory to the hotload watch list.
Logs error instead of crashing when saved game is not found.
Changes Atlas double-click selection to only pick units from the same
player.

This was SVN commit r11332.
2012-03-14 00:23:28 +00:00
Mythos_Ruler e57730ecce This was SVN commit r11331. 2012-03-14 00:22:46 +00:00
Mythos_Ruler 5ffee8e4e0 Fixing a minor error.
This was SVN commit r11330.
2012-03-14 00:10:02 +00:00
Mythos_Ruler bfe5772315 xml changes
This was SVN commit r11329.
2012-03-14 00:09:27 +00:00
Mythos_Ruler f1ba777a76 Ides of March
This was SVN commit r11328.
2012-03-13 22:54:15 +00:00
Ykkrosh 6fc508f662 Fix non-PCH build.
Fix typo.

This was SVN commit r11327.
2012-03-13 21:39:01 +00:00
Mythos_Ruler 0c49ac92fe Ides of March
This was SVN commit r11326.
2012-03-13 20:52:42 +00:00
Mythos_Ruler 9ff8d706f5 Acropolis IV.
This was SVN commit r11325.
2012-03-13 08:21:02 +00:00
Mythos_Ruler e35d8f7df9 This was SVN commit r11324. 2012-03-13 02:59:14 +00:00
Mythos_Ruler 83c276afc4 Ruins gathering sounds.
Portrait for Rhodian Slinger.

Updated the name of the Roman merchant.

Updated the names of these maps.

This was SVN commit r11323.
2012-03-13 01:59:06 +00:00
quantumstate 0cace671b7 Fixed bug with economy not finding food.
The problem was with the new caching and unhuntable animals.  The cache
would have an unhuntable food source so would show as not being empty
but then when this was filtered out at a later stage.  After this later
stage there would be no attempt to search a larger area.

This was SVN commit r11321.
2012-03-11 23:09:12 +00:00
quantumstate cd906e074f Added support for romans to qBot
This was SVN commit r11320.
2012-03-11 22:24:02 +00:00
Mythos_Ruler f027a64251 This was SVN commit r11319. 2012-03-11 08:46:54 +00:00
Mythos_Ruler 8dd841b116 Fixed a pop limit thing. Seems to be an Atlas bug with this.
This was SVN commit r11318.
2012-03-11 07:44:51 +00:00
Mythos_Ruler d7fa7477ab Updated trade cursor.
This was SVN commit r11317.
2012-03-11 07:41:41 +00:00
Mythos_Ruler b099676175 A couple of new Death Canyon variants.
This was SVN commit r11316.
2012-03-11 07:35:10 +00:00
Mythos_Ruler 915bc8d263 I noticed some units were missing promotion animations. :)
This was SVN commit r11315.
2012-03-11 04:47:31 +00:00