1
0
forked from mirrors/0ad

Commit Graph

  • 8f2b82fa8a Basic README.txt for fontbuilder.py to outline installation process of PyCairo on Win32 vts 2012-06-17 23:01:37 +00:00
  • 821cfe8862 Removed reverse dependency on SOverlayTexturedLine from CTexturedLineRData; fixes dangling pointer dereference. Fixes #1495. vts 2012-06-17 03:40:35 +00:00
  • 972f28c6a7 Update unit experience display WhiteTreePaladin 2012-06-17 00:28:05 +00:00
  • b269dabe3b Fix stamina and generic name issues WhiteTreePaladin 2012-06-16 22:41:48 +00:00
  • b66d1716e7 Recenter GUI and update unit details section. WhiteTreePaladin 2012-06-16 20:55:33 +00:00
  • 5752863e6f Updates premake Windows binary and VS projects for 637c09b204. historic_bruno 2012-06-15 23:11:57 +00:00
  • 8dc36bed4e Fixes error in actor viewer caused by 962da61f12. Fixes #1499 historic_bruno 2012-06-14 22:47:57 +00:00
  • 744eb1a7d7 This was SVN commit r11972. Mythos_Ruler 2012-06-14 21:44:59 +00:00
  • 20e9d70757 Link with boost_system as that is needed for Boost <= 1.43. Refs #1360. leper 2012-06-13 22:54:14 +00:00
  • 637c09b204 Add support for OpenBSD. Fixes #1463. leper 2012-06-13 20:43:56 +00:00
  • f056b8f6f0 This was SVN commit r11969. Mythos_Ruler 2012-06-13 00:19:26 +00:00
  • c4b993075a Celts -> Britons or Gauls. Mythos_Ruler 2012-06-13 00:12:18 +00:00
  • 4ddd2a7fb1 Added IsInWorld check to attack code. Refs #1496 quantumstate 2012-06-12 12:13:24 +00:00
  • f944649153 Fix the attack error due to no footprint. Refs #1496. quantumstate 2012-06-12 12:04:55 +00:00
  • d97f8180d5 Removes unused Boost link dependencies with patch by fabio. Fixes #1360 historic_bruno 2012-06-12 05:38:43 +00:00
  • 306a9759d5 stats bar textures ShieldBearer 2012-06-11 13:12:39 +00:00
  • d905e4c63a Split GUI out to bottom corners based on suggestions, and move barter icons down WhiteTreePaladin 2012-06-11 01:07:41 +00:00
  • 29a11e24d5 Fix NVTT build on OpenBSD based on patch by anthonyjbentley. Refs #1463. leper 2012-06-10 22:39:26 +00:00
  • 85f4702531 Hide stamina for now WhiteTreePaladin 2012-06-10 03:38:25 +00:00
  • bf81922c62 Fix resource label when type is a treasure and fix civ tooltip WhiteTreePaladin 2012-06-10 02:56:21 +00:00
  • aa58b6ccfa always show generic name for now WhiteTreePaladin 2012-06-10 02:39:16 +00:00
  • 87d415aca9 Update GUI selection details panel (single selections) WhiteTreePaladin 2012-06-10 02:05:40 +00:00
  • 4ac52a3c47 Fixes bug in percentage map explored calculation. Refs #1334 historic_bruno 2012-06-09 23:04:27 +00:00
  • fba599c847 This was SVN commit r11956. Mythos_Ruler 2012-06-09 05:59:01 +00:00
  • 82ca0243d7 This was SVN commit r11955. Mythos_Ruler 2012-06-09 05:58:09 +00:00
  • a00b92dcd5 Gauls. Mythos_Ruler 2012-06-09 05:57:28 +00:00
  • 67f306724a Britons json. Mythos_Ruler 2012-06-09 01:17:49 +00:00
  • 52af3369ba Britons. Mythos_Ruler 2012-06-09 01:17:27 +00:00
  • 2243f699fc Fix test failure. leper 2012-06-08 19:17:31 +00:00
  • 962da61f12 Adds shared LOS for allied players, based on patch by Deiz/F00. Fixes #1334. historic_bruno 2012-06-08 04:41:39 +00:00
  • 659049eb1c Auto-gather all types of treasures. Fixes #1422. Patch by Deiz. leper 2012-06-07 21:56:29 +00:00
  • 4d0aaa4bdb This was SVN commit r11947. Mythos_Ruler 2012-06-06 22:59:36 +00:00
  • 231b0cd5f6 Testing branching phases. Mythos_Ruler 2012-06-06 21:38:17 +00:00
  • 8aaa6d06e2 Removing some large unused png image files Pureon 2012-06-06 19:40:16 +00:00
  • 6b50a660b9 Added elapsed real time (as opposed to elapsed simulation time) to MT_Interpolate messages. Fixes leftover TODO from #824. Refs #824. vts 2012-06-06 19:37:03 +00:00
  • f9fa347a7f Fixed shark animation and skeleton. gregory 2012-06-05 04:05:01 +00:00
  • d020e02644 This was SVN commit r11938. Mythos_Ruler 2012-06-05 02:05:41 +00:00
  • d271ca89cf Update GUI style for single object selections (based on quantumstate's mockup) WhiteTreePaladin 2012-06-05 00:36:35 +00:00
  • 0296323c9d Make FCollada compile on OpenBSD, based on patch by anthonyjbentley. Refs #1463. leper 2012-06-04 21:33:15 +00:00
  • 66194deedc Fixes player setup to set all diplomacy values (including self as ally). historic_bruno 2012-06-04 00:24:08 +00:00
  • 4ee4f16793 Stop rearranging formations for orders carried out individually. Fixes #1476. leper 2012-06-03 23:00:36 +00:00
  • da719b883c Split out code specific to textured overlay lines construction from OverlayRenderer into its own files. vts 2012-06-02 21:19:20 +00:00
  • 210f0265b7 Updated Acropolis maps. Mythos_Ruler 2012-06-02 06:00:45 +00:00
  • 4c01de2100 Reduced accuracy for Basic-level ranged citizen units. Mythos_Ruler 2012-06-02 05:57:57 +00:00
  • 8c848c2f45 Replaces info icon with higher quality version. Fixes #1469. historic_bruno 2012-06-02 00:09:57 +00:00
  • 98ee2bdf0a elongated raindrop. Mythos_Ruler 2012-06-01 01:28:51 +00:00
  • 1c005b0c0e Fixed AABB to OBB transformation resulting in NaN basis vectors when the AABB size in one or more dimensions is zero. Fixes #1121. vts 2012-05-31 23:17:15 +00:00
  • 9e798addf9 This was SVN commit r11927. Mythos_Ruler 2012-05-31 17:49:26 +00:00
  • 73f9d984fe Fixes typo in crenellations tech. historic_bruno 2012-05-31 03:40:25 +00:00
  • 9d619a673e A pair of tower technologies. Mythos_Ruler 2012-05-30 05:55:55 +00:00
  • 3009d463a6 Updated Savanna terrains. Mythos_Ruler 2012-05-29 21:27:39 +00:00
  • f876f2e747 Traders respond when tasked to trade. Mythos_Ruler 2012-05-29 05:07:14 +00:00
  • d7752438fe Do not count domestic animals as units in statistics, based on patch by Deiz. Fixes #1439 fcxSanya 2012-05-29 04:04:41 +00:00
  • 636896dd7f Pass template to gather-near-position. Fixes #1454. leper 2012-05-27 20:23:08 +00:00
  • f2e6194440 Lighting on some demo maps. No more maps use 'old' LightingModel Pureon 2012-05-26 13:57:44 +00:00
  • 48fd27a10a Second female unit voice. All phrases Pureon 2012-05-26 11:22:45 +00:00
  • 757c873a2e New death sounds added Pureon 2012-05-25 21:37:10 +00:00
  • aec44da406 Bunch of different stuff. Mythos_Ruler 2012-05-25 21:36:07 +00:00
  • 20125515f1 Removing changes to skeletons.xml that conflict with other skeletons Pureon 2012-05-25 21:20:28 +00:00
  • 5f6dea8455 Fix the size of the Units Demo map. leper 2012-05-25 20:42:24 +00:00
  • 1004864733 Siege ram for the Macedonians Pureon 2012-05-24 21:44:28 +00:00
  • 137b6dd338 Queued orders for rally points. Fixes #1053 and #1211. leper 2012-05-24 18:25:31 +00:00
  • 4c974a49a4 This was SVN commit r11908. gregory 2012-05-24 00:33:55 +00:00
  • b0c3533b20 Added shark move animation. gregory 2012-05-23 23:48:06 +00:00
  • a69b2f796c Ranged infantry promotions now confer accuracy boosts instead of attack boosts. In the end, the accuracy boost ends up being an attack boost (in average damage per second). Mythos_Ruler 2012-05-23 21:22:34 +00:00
  • 6d96dd7137 Increased the size of the Units Demo map. Mythos_Ruler 2012-05-23 21:17:18 +00:00
  • c8d404eb25 Fixed errors when Celt walls die. Mythos_Ruler 2012-05-23 20:31:11 +00:00
  • 0ce770f227 Disables Roman Quinquereme no sail variation. historic_bruno 2012-05-23 20:12:48 +00:00
  • c6b53e1677 New Athenian emblem. Mythos_Ruler 2012-05-22 23:15:33 +00:00
  • e999289021 Kennel available in town phase. Mythos_Ruler 2012-05-22 16:57:09 +00:00
  • cab27587fd This was SVN commit r11899. Spahbod 2012-05-22 15:28:21 +00:00
  • 7b1ab20852 This was SVN commit r11898. Mythos_Ruler 2012-05-22 07:14:26 +00:00
  • 7559764fa6 Fixed some maps that caused errors and removed extra trees from some. Spahbod 2012-05-22 06:38:07 +00:00
  • dd072112d1 Improved shadow filtering, from eihrul. Ykkrosh 2012-05-21 19:23:14 +00:00
  • 16883b225b Gathers all the trees near the player start position near each other to make more room for players. Fixes #1408. Spahbod 2012-05-21 16:14:51 +00:00
  • 4b4d048967 Found a better name for Persian fishing boat. Spahbod 2012-05-21 10:39:25 +00:00
  • 088caa647f Fixed the bug in Hyrcanian Shores. Fixes #1388. Spahbod 2012-05-21 09:35:05 +00:00
  • 8fd3fbc210 Fixes Attack.js error. historic_bruno 2012-05-20 22:51:51 +00:00
  • c4d6019599 Add garrison order sound and remove the old garrison sound. leper 2012-05-20 15:44:57 +00:00
  • 4cf3467819 New siege ram for the Spartans Pureon 2012-05-20 11:32:35 +00:00
  • d5e3e975c8 This was SVN commit r11888. EmjeR 2012-05-20 00:26:18 +00:00
  • f72d820cd4 Added randomized arrow positions with hit detection when the missile lands and splash damage. Fixes #18. quantumstate 2012-05-19 23:07:41 +00:00
  • 6cc98a6763 Add heal order sound. leper 2012-05-19 18:27:00 +00:00
  • 7be67fe6b7 Added new voice sounds to all female units. Recorded by khegarty Pureon 2012-05-19 16:02:16 +00:00
  • 7ad6a6012f Persians: Cav techs to Stables. Infantry techs to Barracks. Mythos_Ruler 2012-05-19 06:24:12 +00:00
  • 7f3bd8fb48 Shiny Bactrian lancers. Mythos_Ruler 2012-05-19 06:16:55 +00:00
  • 97bf4df2a6 Some Athenian shields for their buildings. Mythos_Ruler 2012-05-19 04:46:50 +00:00
  • 5d59175953 Footprint sizes for these things. Mythos_Ruler 2012-05-18 22:41:31 +00:00
  • c2c0469472 Make qBot swap gatherers based on gathering speed and always deposit resources when switching resource. quantumstate 2012-05-18 22:27:08 +00:00
  • d7faa813f4 Update territory bitmask and add a returnResource command for entities. quantumstate 2012-05-18 22:10:56 +00:00
  • 0d9dcac82a Changing the Greek civs on these maps. Mythos_Ruler 2012-05-18 21:42:55 +00:00
  • 68d1cf167e Add repair order queueing to formations. Refs #592. leper 2012-05-18 21:31:57 +00:00
  • e7689342f8 Implements TerritoryDecay/HealthDecayRate and Promotion/RequiredXp tech modifications. historic_bruno 2012-05-18 03:58:37 +00:00
  • 8fba8097ce Reverts bfb7526bcf. historic_bruno 2012-05-17 23:24:12 +00:00
  • 786896bf8d Prevents fishing ship from attacking structures (docks). historic_bruno 2012-05-17 22:33:46 +00:00
  • 862f6fb3e3 Update to Necropolis. Mythos_Ruler 2012-05-17 13:43:15 +00:00
  • fb44299104 This was SVN commit r11871. Mythos_Ruler 2012-05-17 13:10:12 +00:00
  • 96b2c1e89b Makes territory_pull selectable in Atlas only. historic_bruno 2012-05-17 02:32:16 +00:00
  • 5d72fa689e Updated spartan emblem. Mythos_Ruler 2012-05-17 01:53:41 +00:00
  • a4e701fcf9 Lightened up the shark textures. Mythos_Ruler 2012-05-16 20:56:08 +00:00