1
0
forked from mirrors/0ad

Commit Graph

  • 0ef172db74 New Mauryan civic centre with ao added Enrique 2013-01-05 21:15:28 +00:00
  • a2aa4b77fa Change watermark hotkey to Alt-K to prevent accidental presses. quantumstate 2013-01-04 20:12:32 +00:00
  • 58fa0c7c58 Fix errors when using autostart to launch a game. Use setters instead of accessing cmpPlayers properties directly. quantumstate 2013-01-04 19:50:54 +00:00
  • dc6c0e483b Fixes unhandled enumeration warning in some compilers historic_bruno 2013-01-04 05:46:35 +00:00
  • 8e382d98a2 Fixes cost spacing in wall construction tooltips, refs #1675 historic_bruno 2013-01-04 00:52:21 +00:00
  • be63de5a7c Add fps counter to game setup. Fixes #1264. Patch by kingadami. quantumstate 2013-01-03 23:01:54 +00:00
  • 0d204037b6 Added right click selection removal. Fixes #1028. Thanks to kingadami and GerbilOfDoom for the patch. quantumstate 2013-01-03 22:53:46 +00:00
  • ba94247744 Added unordered map serialization quantumstate 2013-01-03 22:33:04 +00:00
  • 8ef7e45a0a Mauryan barracks re-centered and ao maps fixed Enrique 2013-01-03 22:11:14 +00:00
  • d65c7751a5 Updates bundled libpng to v1.5.13, built with VC2008 - requires update-workspaces. Refs #864 historic_bruno 2013-01-03 17:22:14 +00:00
  • 276f0a41a0 New Year's clean-up. leper 2013-01-01 18:33:53 +00:00
  • 4764af695a Update to Mauryan structure texture b Pureon 2012-12-30 15:52:41 +00:00
  • cbfffbe32f Fireworks! danschub 2012-12-29 22:38:56 +00:00
  • a223b986e4 New corral and sheep icons Pureon 2012-12-29 15:26:40 +00:00
  • 4c5ff9579b This was SVN commit r13027. Mythos_Ruler 2012-12-27 23:39:03 +00:00
  • ab9463e13f Miscellaneous Mauryan structure based on Eggbird's old Civ Centre. Mythos_Ruler 2012-12-27 23:27:41 +00:00
  • 478de5b001 elephant stables icon update Pureon 2012-12-27 23:02:29 +00:00
  • 02d95b99ff Adjusting Mauryan barracks footprint and obstruction. Mythos_Ruler 2012-12-27 21:38:52 +00:00
  • eee68581b8 new fortress icon Pureon 2012-12-26 23:10:23 +00:00
  • adc4012944 Save last multiplayer server. Based on patch by Aurium. Fixes #1778. leper 2012-12-25 22:49:18 +00:00
  • b1a606eb08 Increased Mauryan barracks size Enrique 2012-12-24 11:10:27 +00:00
  • 0df7a67ad1 Reordered unit roster for Mauryan barracks. Mythos_Ruler 2012-12-24 01:34:46 +00:00
  • a685541d52 Portraits for some Mauryan unit. Celtic Fanatic is now a spearman (more historically accurate). Fixed some other things. Mythos_Ruler 2012-12-24 00:40:49 +00:00
  • b33ff333dd Added two Mauryan barracks variations with AO Fixed garrison flag type in mauryan defense tower Enrique 2012-12-24 00:23:10 +00:00
  • f4da84f15a Some Mauryan unit textures and spec maps. Mythos_Ruler 2012-12-23 22:34:33 +00:00
  • 18b532a195 Remove current targets when changing ownership. Fixes #1794. leper 2012-12-23 20:03:00 +00:00
  • 61734c48d4 Fix a logic error that lead to reflections always being rendered. Might ref #1744 wraitii 2012-12-23 10:50:30 +00:00
  • 9fa7273c2c Backport from API v3 to API v2 that should fix a bug happening with sheeps. fixes #1754 wraitii 2012-12-23 10:31:39 +00:00
  • 74cce87692 Nerfed heroes and Champion Archer. Mythos_Ruler 2012-12-22 23:39:18 +00:00
  • 00c1766907 Adds and updates some hotkeys in the game manual historic_bruno 2012-12-22 22:00:27 +00:00
  • 0322f2ea59 Hannibal is a bit slower. Mythos_Ruler 2012-12-22 21:10:37 +00:00
  • ebb2dc3a15 A quick fix for the assertion failure that happens when trying to access profiling data using profiler2.html. Yves 2012-12-22 16:36:20 +00:00
  • f19dbcdc7b Increase cavalry health (70 for melee, 30 for ranged) and pierce armour (3 for melee, 1 for ranged). Also increase melee cavalry speed by 1. Thanks to alpha123 for his stats changing script. quantumstate 2012-12-22 01:28:10 +00:00
  • b27d4c26b0 Work around the sheep bug on Acropolis 7. Refs #1754, #1793. leper 2012-12-21 19:11:31 +00:00
  • 9c34b1ffed Major random map bugfixes: Spahbod 2012-12-21 09:48:36 +00:00
  • 9a2dfa3fc0 Read default multiplayer server name/IP address from config. Patch by Aurium. Refs #1778. leper 2012-12-20 21:44:56 +00:00
  • 6ab0ab586a Gates added for Iberian player on Acropolis 7. Mythos_Ruler 2012-12-20 19:31:26 +00:00
  • c5e597d5c4 Fixes some Atlas build warnings about hidden overloaded virtual functions when using wxWidgets 2.9 historic_bruno 2012-12-20 03:57:17 +00:00
  • 573d47d9a9 Disable diplomacy settings when player is defeated. Fixes #1764. leper 2012-12-19 20:19:54 +00:00
  • 4d6d514029 New icons for dock, mill, stoa, theatron, and monument structures. Pureon 2012-12-19 19:28:51 +00:00
  • e7ef6a57ad Fixes some build errors from the OS X 10.5 SDK, refs #1768 historic_bruno 2012-12-18 22:58:34 +00:00
  • 5c94761c3e Fixes use of NULL for non-pointer type, fixes #1765 historic_bruno 2012-12-18 22:52:55 +00:00
  • 9665a17f7a Removes "root" attribute from the Mauryan elephant stables. Mythos_Ruler 2012-12-18 18:43:51 +00:00
  • 188a60315b Update release name. a12 leper 2012-12-14 19:56:58 +00:00
  • 1c97d819d8 Updated some tips images. Mythos_Ruler 2012-12-14 19:38:20 +00:00
  • 0da37326d6 Fixes bug that caused training icons for unavailable units to not be greyed out historic_bruno 2012-12-14 19:22:08 +00:00
  • 9ca9a88bfa Beefed up hero health since you can only have one alive at a time. Mythos_Ruler 2012-12-14 19:02:45 +00:00
  • 29ac57409e Adds warning about incorrect use of time warp mode, refs #1409 historic_bruno 2012-12-14 13:41:25 +00:00
  • 012e1585b1 fix for ticket 1758, not fixing the underlying problem but will limit the error messages to 1 per failed allocation and shouldn't crash anymore stwf 2012-12-14 03:10:03 +00:00
  • 60987d46cf Fixes memory leak in sound manager, refs #1736 historic_bruno 2012-12-12 22:43:57 +00:00
  • dd69fac774 Added generic stone rubbles for sizes 4x2, 4x4, 4x6, 5x5 and 6x4 with AO and their respective destruct decals. Enrique 2012-12-12 19:06:58 +00:00
  • 683ce0a176 Fixing sheep on this map. Mythos_Ruler 2012-12-12 19:06:26 +00:00
  • 8eb7ac7094 Adjusting sheep. Mythos_Ruler 2012-12-12 18:56:16 +00:00
  • cdaab29d2b make sure file was opened successfully before processing stwf 2012-12-12 13:59:36 +00:00
  • 39910affd0 Changes various urls to point to the new website and fixes some broken forum urls. Yves 2012-12-11 23:04:03 +00:00
  • 095566c126 Serialize the armour component so that the temporary invulnerability from promotion is synchronised. quantumstate 2012-12-11 22:01:10 +00:00
  • ea36dc5b3d Elephant sounds created by EvanBogunia Pureon 2012-12-11 00:44:41 +00:00
  • a3ca29138e Check for all cases. Really fix #1753. leper 2012-12-10 23:55:16 +00:00
  • 6fd6295644 Check whether the attack/gather target is visible and if not abort. Fixes #1662 and #1753. leper 2012-12-10 23:35:09 +00:00
  • 03e10011ad Balance tweaks to Ram WalkSpeed, House cost, Herd Buildtime, Melee Cavalry, Hannibal Pureon 2012-12-10 23:17:29 +00:00
  • d616a86c7a Fixes unit promotions triggering a selection sound, based on patch by zoot. Fixes #1713 historic_bruno 2012-12-10 21:35:52 +00:00
  • 47275d9416 Updated some terrains. Adds a 2v2 Median Oasis 5. Mythos_Ruler 2012-12-10 02:30:44 +00:00
  • 2779512c6e Removes user feedback message from main menu. Adds "Report a Bug" button instead, with link to ReportingErrors. historic_bruno 2012-12-10 01:29:02 +00:00
  • 1ed2d70e2d Added normal and spec maps for these 3 terrains. Mythos_Ruler 2012-12-09 23:36:05 +00:00
  • 1cd2c48e0b Fix entity limits error on ownership change/destruction. leper 2012-12-09 21:40:51 +00:00
  • d7f418c82c Updated pers stables portrait. Mythos_Ruler 2012-12-09 21:20:06 +00:00
  • e43d1f35e4 Some map updates. Mythos_Ruler 2012-12-09 21:16:41 +00:00
  • 2a3f221d11 Check if cmpFormation is set (which should be as we're a formation member) leper 2012-12-09 17:52:44 +00:00
  • 53397d1b9d Show hidden AIs when they are used by a map. Fixes #1748. quantumstate 2012-12-09 14:40:43 +00:00
  • b3d3d3f5b9 Some texture work on Mediterranean Cove map Pureon 2012-12-08 23:43:56 +00:00
  • 3d72291d19 Update to user interface background textures Pureon 2012-12-08 20:32:57 +00:00
  • 032692e14e Tweaked chariot texture. Mythos_Ruler 2012-12-08 20:21:32 +00:00
  • b2bc5268a7 Mauryan chariot tweaks. Mythos_Ruler 2012-12-08 20:04:57 +00:00
  • 2e37bf10bc Fixes #1700 (Increasing max-health by tech) Yves 2012-12-08 19:17:48 +00:00
  • 8cbb7bb674 Maur_champion chariot and hero chariot with animations added Enrique 2012-12-08 18:26:08 +00:00
  • de4adca0f0 Heroes only trainable in City Phase. Mythos_Ruler 2012-12-08 18:21:11 +00:00
  • 24b6e690b2 Adds "Long Walls" tech for Athenians. Mythos_Ruler 2012-12-08 08:53:34 +00:00
  • abdfcadbbf This was SVN commit r12956. Mythos_Ruler 2012-12-07 19:30:31 +00:00
  • b20e727ca5 This was SVN commit r12955. Mythos_Ruler 2012-12-07 19:05:30 +00:00
  • d1e22a09d1 Theatron description isn't so chauvinistic in the Hellenic civ descriptions. Mythos_Ruler 2012-12-07 19:00:34 +00:00
  • 95f7858a24 Delian League bonus given to the Athenians. Mythos_Ruler 2012-12-07 18:39:23 +00:00
  • 875aa1235b Civ history changes by Jeru. leper 2012-12-07 17:26:36 +00:00
  • f08eaea533 This was SVN commit r12950. Mythos_Ruler 2012-12-06 22:35:04 +00:00
  • 8c931bfa52 Add animation override to VisualActor to fix carrying resource animations. Patch by Deiz. Fixes #1260, #1741. leper 2012-12-06 19:46:13 +00:00
  • d18b9dd2dc Check if the renderer is initialised. Fixes crash in replay mode. leper 2012-12-06 19:23:31 +00:00
  • 11d0b5ffdb New portrait for anusyia. Spahbod 2012-12-06 10:10:29 +00:00
  • 186224612c Fixes tests by checking CConfigDB is initialized before using CFG_GET_USER_VAL historic_bruno 2012-12-05 18:27:42 +00:00
  • f528e58983 Macedonian library scroll icon Pureon 2012-12-04 23:10:36 +00:00
  • 555e54f088 Workaround for game settings window being hidden behind session UI historic_bruno 2012-12-04 21:41:30 +00:00
  • 35c8df02c6 Adds support for Pack/Time tech modification historic_bruno 2012-12-04 21:13:27 +00:00
  • a923cdd139 Fix serialization failure. leper 2012-12-04 16:59:08 +00:00
  • 5e6c845f4d Fix a test failure caused by eb4805d73d. leper 2012-12-04 13:21:52 +00:00
  • f705a2910d Fixing a bug in wall_builder by FeXoR: Spahbod 2012-12-04 13:07:49 +00:00
  • 610623f010 Fixes small bug introduced by aa68198747. historic_bruno 2012-12-04 01:48:05 +00:00
  • aa68198747 Factors out common properties from siege templates, refs #1718. Simplifies pack-related tooltips. historic_bruno 2012-12-04 00:28:28 +00:00
  • b4b1f521b5 Fixes incorrect siege templates historic_bruno 2012-12-03 22:47:10 +00:00
  • c02fca79c6 Adds garrison auto-packing for siege units, refs #1718 historic_bruno 2012-12-03 22:00:19 +00:00
  • 6562cbea7e ... Refs #1746. leper 2012-12-03 21:57:28 +00:00
  • b06452bf0f Try to fix some warnings. Refs 1746. leper 2012-12-03 21:53:37 +00:00
  • 53ae87de93 Mauryan elephant stables ui icon Pureon 2012-12-03 20:56:06 +00:00