1
0
forked from mirrors/0ad

Commit Graph

  • 05422ad545 Avoid slightly-expensive QueryInterface() calls Ykkrosh 2013-09-11 20:41:53 +00:00
  • 87753bf3fd forgot to commit extra change for 508cc0d4c7 sanderd17 2013-09-11 18:59:51 +00:00
  • 508cc0d4c7 Add preferred classes to BuildingAI. Patch by jammus. Fixes #1985 sanderd17 2013-09-11 17:50:49 +00:00
  • 43df87e56f This was SVN commit r13822. Mythos_Ruler 2013-09-10 22:05:12 +00:00
  • b1bd61938e add file notification to Mac ticket 514, also change name of class FileInfo to CFileInfo to ease Mac development stwf 2013-09-10 14:17:04 +00:00
  • d037d97d55 disable querying of local entities with a component. Avoids OOS problems. Patch thanks to historicbruno. Fixes #2119 sanderd17 2013-09-10 12:27:59 +00:00
  • d51217f718 Fix gazelle in deep water starting position on Oasis 9. Fixes #2123 sanderd17 2013-09-10 09:36:27 +00:00
  • 04ed87bf28 Display error messages instead of breaking into the debugger when we don't have rights to save a map in Atlas. Fixes #1941. leper 2013-09-09 23:31:22 +00:00
  • b2862f14da Avoid continual libxml2 memory leak in simulation-test mode Ykkrosh 2013-09-09 20:22:42 +00:00
  • 3c29c2dccf Tweaked farm decal color. Mythos_Ruler 2013-09-09 18:46:45 +00:00
  • c3f7a929e0 better garrison flag handling. Refs #2096. sanderd17 2013-09-09 18:27:20 +00:00
  • e7ccc28cbc Enable sound notifications with technology upgrades. Based on patch by mpmoreti. Fixes #2021 sanderd17 2013-09-09 12:50:05 +00:00
  • a406863e0e fix bridge edge obstruction size and rotation of hele bridge edge sanderd17 2013-09-09 12:11:34 +00:00
  • f051426a76 fix garrisonHolder flags when units are ejected sanderd17 2013-09-08 19:51:16 +00:00
  • 08514f68be small clean up of GarrisonHolder code sanderd17 2013-09-08 18:46:29 +00:00
  • d1a376fd06 fix ejection of garrisoned units on resign. Fix ejection or killing on ownership and deplomacy changes. Patch by mimo. Fixes #2096 sanderd17 2013-09-08 16:02:41 +00:00
  • bc40534777 fix spread technology modifications. Fixes #2110 sanderd17 2013-09-08 15:20:54 +00:00
  • 7a0e91ab23 Fixes undefined behavior in Atlas error display, fixes #2115 historic_bruno 2013-09-08 03:35:05 +00:00
  • ca1665dde1 Fix some typos in the civ json files. Patch by Gallaecio. leper 2013-09-07 17:40:50 +00:00
  • f588181004 use better technology script in guiInterface sanderd17 2013-09-07 15:23:03 +00:00
  • 24a4ceb89a fix carthagian technology. Fixes #2107 sanderd17 2013-09-07 09:26:56 +00:00
  • 819a1e7823 Save initial herd position and update the last known position of the hunted animal when hunting. Patch by mimo. Fixes #2047. leper 2013-09-06 19:47:48 +00:00
  • 16c9724c24 Fix release build scripts Ykkrosh 2013-09-06 19:43:45 +00:00
  • 63f28f1a43 Increased build limit of Embassies to 2. This means you can build 2 of the same entity or 2 different out of the 3 available. Mythos_Ruler 2013-09-06 19:26:49 +00:00
  • d6ec0f6dbd Updated installer image. Mythos_Ruler 2013-09-06 19:16:33 +00:00
  • e19b470a42 fix music glitchyness when game loses focus trac #2090 stwf 2013-09-06 02:46:13 +00:00
  • a7132dc66a Updated Macedonians sandbox demo map. Mythos_Ruler 2013-09-02 16:26:19 +00:00
  • 4c9cd2921d Replaces splash screen with fundraiser message a14 historic_bruno 2013-09-01 23:56:50 +00:00
  • 53a5781c66 Increase simulation script runtime size again. Refs #1436, #1966 and #2035. leper 2013-09-01 23:29:21 +00:00
  • 6070cd01fa Reduced "grazing" time for whales. Mythos_Ruler 2013-09-01 22:06:23 +00:00
  • c3dcde7e34 Alpha version number. Mythos_Ruler 2013-09-01 20:47:02 +00:00
  • 3774b2051d This was SVN commit r13790. Mythos_Ruler 2013-09-01 04:22:28 +00:00
  • 4ac19dff05 fixed maur_struct Enrique 2013-08-31 22:08:48 +00:00
  • 4dd1397e15 Mauryans and Britons now start with a cav skirm in addition to their special starting unit (Worker Elephant and War Dog respectively). Mythos_Ruler 2013-08-31 19:27:37 +00:00
  • cc08c81faf Tweaks to barracks and blacksmith tips. Mythos_Ruler 2013-08-31 19:23:16 +00:00
  • 0bd22649f0 Tweaked Army Camp tip text. Mythos_Ruler 2013-08-31 12:26:17 +00:00
  • 66ab19086a Updated Stoa tip image. Mythos_Ruler 2013-08-30 22:35:15 +00:00
  • df190cbbd1 fix issues with menu mode and playlist, harden code and clear out ambient noises at game end, fixes #2066 stwf 2013-08-29 13:20:55 +00:00
  • 3047470858 Reduced volume for fishing boat movement sound and construction hammering sounds. Mythos_Ruler 2013-08-29 12:46:48 +00:00
  • de85408e3b Fix fishing boats not being able to gather from whales. Reported on the forums by Gildas. wraitii 2013-08-29 11:26:02 +00:00
  • 24ff1371b8 Upgraded greek temples an assigned one variation per civ. Enrique 2013-08-27 23:48:22 +00:00
  • 15586778bb Disables frame-pointer omission in VC++ 2008 projects, fixes stack dump in release build, fixes #2078 historic_bruno 2013-08-27 02:42:56 +00:00
  • 56d535b7c5 Effects added to hellenic stoas. Only temples to go yay! Enrique 2013-08-27 00:04:05 +00:00
  • c6d361a76f added effects and upgraded greek docks for each greek civ Enrique 2013-08-26 23:19:35 +00:00
  • 89e69af987 let maurian elephant corpse sink fast, temporary fix until there is a real corpse sanderd17 2013-08-26 17:42:09 +00:00
  • e79c2aa953 make all Iberian buildings available in the sandbox map (add walls, blacksmith and fire ship) sanderd17 2013-08-26 11:38:41 +00:00
  • 0b670f88af Updated spart syssiton, mace lybrary and helenic market with effects and little fixes Enrique 2013-08-26 08:29:18 +00:00
  • 89430de468 Okay, do what f5ab6255d0 was supposed to do. alpha123 2013-08-26 04:17:26 +00:00
  • b10a01645f Revert f5ab6255d0. I accidentally somehow committed my whole working tree on this computer.... alpha123 2013-08-26 04:15:36 +00:00
  • f5ab6255d0 General scrollbar improvements. Patch by Josh. Fixes #2080. alpha123 2013-08-26 03:06:08 +00:00
  • 2dc0c40ff0 Fix some errors. leper 2013-08-26 01:26:35 +00:00
  • e75765faae Fixed some Greek corral prop problems. Mythos_Ruler 2013-08-25 22:20:09 +00:00
  • ff6b3e5725 Properly fix #2079. leper 2013-08-25 22:05:41 +00:00
  • 7a96a3161b fix whale altitude (no floating whales). See aa95f3420d. sanderd17 2013-08-25 18:59:36 +00:00
  • 035d33dc33 'Crop Rotation' tech for the Gallic Rotary Mill. Mythos_Ruler 2013-08-25 17:57:20 +00:00
  • 7c0dfc0d82 Fixed a couple tips. Mythos_Ruler 2013-08-25 17:36:55 +00:00
  • acf899bb47 Fixed some Corral errors. Mythos_Ruler 2013-08-25 17:36:34 +00:00
  • 292ce925c6 Cast Shadow flag enabled on this actor. Mythos_Ruler 2013-08-25 11:04:14 +00:00
  • 2c66383461 Added effects to athen_prytaneion Enrique 2013-08-25 10:24:34 +00:00
  • 52f947fd77 Check that we still have build orders for our attack plan. Temporarily fixes #2082 for A14. wraitii 2013-08-25 08:20:40 +00:00
  • 589e8d2ae8 Updated and added effects to greek gymnasion, storehouse, corral and epic temple (athenian wonder parthenon) Enrique 2013-08-25 01:02:22 +00:00
  • ce9432bf3d Proper selection ring for whales. Mythos_Ruler 2013-08-24 22:30:28 +00:00
  • d49476ac8d Increased armor for promoted Skirmish Cavalry. Previously this was neglected or missed. Mythos_Ruler 2013-08-24 21:11:59 +00:00
  • 247e45a6b5 fix quinquereme splash damage sanderd17 2013-08-24 16:07:03 +00:00
  • 11f663d761 fix history description to match with in-game numbers. Reported by scythetwirerler. Part 2 sanderd17 2013-08-24 15:33:59 +00:00
  • 087e5f9c3e fix history description to match with in-game numbers. Reported by scythetwirerler sanderd17 2013-08-24 15:30:52 +00:00
  • 14a73204dd Disable distance-sorting for most transparent objects Ykkrosh 2013-08-24 14:48:02 +00:00
  • f106d7714a Fix a swap between reflections and refractions in config.cfg . Disabling "Render Reflections" now reverts to the skybox for better results. wraitii 2013-08-24 14:44:38 +00:00
  • 9d933087b3 Fix #2079. leper 2013-08-24 14:24:37 +00:00
  • 957c51727b Improve on-water shadows. Fix an issue with foam looking static. Add anisotropic filtering (x4) to the water normal texture for testing. wraitii 2013-08-24 14:12:39 +00:00
  • aa95f3420d Cleaned up and fixed the whale templates. Still need a custom selection ring. Mythos_Ruler 2013-08-24 13:31:25 +00:00
  • 40af0917ca let gaul and brit healers upgrade to their local templates instead of the generic celtic templates. Fix double-click to select all healers after one of the healers upgraded. sanderd17 2013-08-24 13:09:53 +00:00
  • 630301918c Fix the command line -autostart-aidiff to default to 2 (new medium) wraitii 2013-08-24 09:55:06 +00:00
  • ced59bcfa1 Updated hellenic defense tower with new effects. Enrique 2013-08-24 00:19:52 +00:00
  • 6963f8c067 Adjust cavaly swordsmen advanced and elite stats. Change attack from 21 -> 12 and 22 -> 14 (since the basic rank's attack is 10), and change armor from 4 -> 6 and 6 -> 7 (since the basic rank's armor is 5). alpha123 2013-08-23 18:46:18 +00:00
  • 1544bad62a Updated greek theatron for all greek civs. (AO + normal + spec) Enrique 2013-08-23 18:05:56 +00:00
  • efda9d5e33 Updated greek farmstead Enrique 2013-08-23 12:36:04 +00:00
  • c1dcbe4176 update TLB table refs #2074 janwas 2013-08-23 06:42:48 +00:00
  • e19bffa88f hele fortress gate textures Enrique 2013-08-22 14:57:14 +00:00
  • 5050dcf261 Upgraded and cleaned up hellenic fortress. Shield props now displays depending on faction. (AO + normal + spec) Enrique 2013-08-22 14:56:11 +00:00
  • 18c0b17126 Fixes #2069. Mythos_Ruler 2013-08-22 13:10:38 +00:00
  • 0a0bd83cf0 Adds L4 cache detection for some new Haswell CPUs, fixes #2074 historic_bruno 2013-08-21 23:18:35 +00:00
  • 3174d16256 Updated greek civs barracks, added ao, spec and normals Enrique 2013-08-21 22:58:31 +00:00
  • deb64d36fc Fix rendering artifacts with novbo=true gentangents=true Ykkrosh 2013-08-21 21:01:32 +00:00
  • 9c4801e107 add splash damage to quinquereme sanderd17 2013-08-21 19:52:50 +00:00
  • 73773e61d0 Spart CC small fix Enrique 2013-08-21 17:48:59 +00:00
  • 827ec20b1f Made the Cart trade ship avail in Village phase as a kind of "sea trade" bonus for them. Mythos_Ruler 2013-08-21 17:27:28 +00:00
  • d94e1d8ed3 Spartan CC modified. Doric columns adjusted Enrique 2013-08-21 17:03:47 +00:00
  • 70dfd1f803 Cavalry Swordsmen stats rebalanced. Mythos_Ruler 2013-08-21 15:55:13 +00:00
  • 081707039a Updated Cycladic Archipelago 6. Both sides now playable. Mythos_Ruler 2013-08-21 15:20:27 +00:00
  • 035542e76c revert wrong changes to support and female_citizen template sanderd17 2013-08-21 09:55:42 +00:00
  • 605852fccf Fix function that decides which units can have which formations, and remove formations for animals and the maurian worker elephant sanderd17 2013-08-21 09:53:59 +00:00
  • 52d6a8036d This was SVN commit r13725. historic_bruno 2013-08-21 05:37:28 +00:00
  • f947fa6afe Fixes stack overflow in stack dump logic, by special-casing boost::unordered types, fixes #1813. historic_bruno 2013-08-20 21:07:42 +00:00
  • 3843ae6bb0 Greek houses upgrade. (eyecandy, ao, normal, spec) Enrique 2013-08-20 16:41:10 +00:00
  • c5296b9246 Fix maurian elephants being unable to build stuff. Caused by enlarging the elephant obstruction radius. sanderd17 2013-08-20 09:39:01 +00:00
  • ee877a46c7 Switch X and Z loops in the foam generation, possible speed improvement. wraitii 2013-08-20 08:55:33 +00:00
  • e3b9f17c19 Removes useless "old maps" filter from match setup, refs #2071 historic_bruno 2013-08-20 02:28:49 +00:00
  • 68822e3418 Adds more information to construction command debugging historic_bruno 2013-08-19 23:18:18 +00:00
  • 54bbbb9797 Boost 1.54 deprecates Boost.Signal. Use Boost.Signal2 for >= 1.54. leper 2013-08-19 22:11:54 +00:00