1
0
forked from mirrors/0ad

Commit Graph

  • a6a7883af3 Updated map Mythos_Ruler 2012-05-05 19:17:25 +00:00
  • cd833a09b8 This was SVN commit r11758. Mythos_Ruler 2012-05-05 04:38:06 +00:00
  • ffc89ee1af Adds some OS X availability macros to support 10.5 SDK. Not foolproof but good enough for now. historic_bruno 2012-05-05 03:18:22 +00:00
  • 7fcc350df9 Preferred Classes for these templates. Mythos_Ruler 2012-05-05 00:14:33 +00:00
  • e0f670ddfb This was SVN commit r11755. Mythos_Ruler 2012-05-05 00:10:03 +00:00
  • 9c3e94acfd FeXor's Iberian Walls. Mythos_Ruler 2012-05-04 23:50:43 +00:00
  • 7797aca9c4 Cuirass icon for techs Pureon 2012-05-04 23:36:18 +00:00
  • 0c233487ec Disables broken window resizing and fullscreen toggling on OS X. Fixes #1381. Refs #741 historic_bruno 2012-05-04 23:30:46 +00:00
  • 0463068947 Adds more checks for tech manager before using it. Refs #1377. historic_bruno 2012-05-04 22:51:14 +00:00
  • 32d2927449 Adds UTF-8 support for JavaScript files. historic_bruno 2012-05-04 21:48:46 +00:00
  • a5713c1264 Try to fix tech error. Refs #1377. leper 2012-05-04 18:13:23 +00:00
  • d0784bd314 Fix minimap issue caused by 5b7027ec53. Fixes #1372. leper 2012-05-04 17:44:28 +00:00
  • f2f434ded4 This was SVN commit r11747. egbert 2012-05-04 10:10:42 +00:00
  • 1aaef48ea4 This was SVN commit r11746. egbert 2012-05-04 10:09:21 +00:00
  • c039fb8b0a iberian special building main model egbert 2012-05-04 09:48:26 +00:00
  • 99672f83f9 iberian special building models egbert 2012-05-04 09:47:38 +00:00
  • 99d8d03988 iberian special building actor egbert 2012-05-04 09:46:11 +00:00
  • 964f58504c iberian special building prop actors egbert 2012-05-04 09:45:15 +00:00
  • 2e5b62ea3e iberian special building textures egbert 2012-05-04 09:43:51 +00:00
  • da4c1c8f2b Fixes handling of UTF-8 encoded JSON files (stripping BOM if necessary). Fixes #1375. historic_bruno 2012-05-04 03:46:05 +00:00
  • a9faa59545 Adjusting available formations. Mythos_Ruler 2012-05-04 02:03:54 +00:00
  • 98c8767b6e Siege wall moved to City Phase. Mythos_Ruler 2012-05-04 01:44:40 +00:00
  • 0035cc37f0 This was SVN commit r11736. Mythos_Ruler 2012-05-04 00:40:23 +00:00
  • 58836c624a Read formations from civ JSON files. Fixes #1234, #601. leper 2012-05-03 23:32:10 +00:00
  • 20afc75657 Champion icon update Pureon 2012-05-03 22:09:33 +00:00
  • 6efe056fef Fist holding spear icon for techs Pureon 2012-05-03 21:36:15 +00:00
  • e1c8307bb6 First crack at a Special Technology. Mythos_Ruler 2012-05-03 21:08:27 +00:00
  • 6db0dc8679 Fixed syntax in these techs. Mythos_Ruler 2012-05-03 20:33:37 +00:00
  • 7edc1e7092 Two new technologies (they need debugged for JSON syntax though). Mythos_Ruler 2012-05-03 20:18:24 +00:00
  • e215446ada Four variants of the corinthian helmet tech icons Pureon 2012-05-03 19:56:30 +00:00
  • 84c8140f90 Work-in-progress high-level pathfinder documentation Ykkrosh 2012-05-03 19:31:48 +00:00
  • af64a2112f Technology stuff. Mythos_Ruler 2012-05-03 19:15:07 +00:00
  • 825e1ec7a3 Allow replace with 0. leper 2012-05-03 18:03:57 +00:00
  • 5b7027ec53 Fix tech overlay issue. leper 2012-05-02 22:57:35 +00:00
  • d68d8cdee1 Added "class": "Foo", "number": 5 technology requirement quantumstate 2012-05-02 20:31:25 +00:00
  • f01806772f Fixed changes from [11719] for case where ent is not set. Thanks to leper. quantumstate 2012-05-02 19:50:48 +00:00
  • 303191b0ad Really fixed this time. ;) Mythos_Ruler 2012-05-02 16:39:42 +00:00
  • 8db5b841e6 Fixes bad character. Mythos_Ruler 2012-05-02 16:35:56 +00:00
  • 4d35f78819 Template and tech tweaks. Mythos_Ruler 2012-05-02 16:22:33 +00:00
  • 94eaa9d1d5 Bug fixing for common-api Fixed entity collection length sometime being NaN Added a "not" filter Added create events to resource map updates, should help with farming. quantumstate 2012-05-02 16:18:32 +00:00
  • 89978332de Fixes tests. historic_bruno 2012-05-01 23:58:03 +00:00
  • 62adf20f37 Check if we have a postition. leper 2012-05-01 23:06:16 +00:00
  • 7e2dd48d14 Trade convoys tech for the market Pureon 2012-05-01 23:05:01 +00:00
  • 6f06d7e69e ... historic_bruno 2012-05-01 23:01:40 +00:00
  • 9173f3c81f This was SVN commit r11713. historic_bruno 2012-05-01 22:54:02 +00:00
  • 030771907e This was SVN commit r11712. historic_bruno 2012-05-01 22:52:24 +00:00
  • fc47098743 Implements TerritoryInfluence/Radius tech modification. Adds C++ interface for TechnologyManager. Renames its message to MT_TechnologyModification defined in TypeList.h. Refs #1357. historic_bruno 2012-05-01 22:44:27 +00:00
  • d4347a8466 Add Preferred and RestrictedClasses, based on patch by Zsol. Fixes #1144. leper 2012-05-01 22:20:08 +00:00
  • 0990f7f395 Stockbreeding tech for the corral Pureon 2012-05-01 21:46:02 +00:00
  • e4528af72b Fix vector allocator types Ykkrosh 2012-05-01 21:12:43 +00:00
  • 0c03b6a5d1 Changes to Iberian wall obstruction widths Pureon 2012-05-01 20:44:32 +00:00
  • d92ef0d13e Fix a small issue with tech overlays. leper 2012-05-01 18:56:47 +00:00
  • bfb7526bcf Fixes bug in tech modifications ("affects" was ignored in some situations). historic_bruno 2012-05-01 05:56:53 +00:00
  • 1eaf80d011 Armour and Attack techs for siege weapons Pureon 2012-04-30 22:42:10 +00:00
  • 68638a92b8 Updates TakeDamage to apply tech modifications. historic_bruno 2012-04-30 20:39:27 +00:00
  • 363ac861de Stop dead sheep from walking leper 2012-04-29 22:20:25 +00:00
  • 2069e57a6c Territory radius of Civ Centre increased. Mythos_Ruler 2012-04-29 21:31:18 +00:00
  • 4406b85883 This was SVN commit r11700. Mythos_Ruler 2012-04-29 21:21:29 +00:00
  • 44ac273d21 Changing range values of defense outpost template Pureon 2012-04-29 19:35:50 +00:00
  • c640415f0c Giving all faction outposts projectile and garrison nodes Pureon 2012-04-29 19:06:53 +00:00
  • d03d36b1f3 Add attack ability to outposts. leper 2012-04-29 18:43:10 +00:00
  • 10687410cd Enrique's new Roman siege walls. :) Mythos_Ruler 2012-04-29 18:28:37 +00:00
  • 2f5b81a37e Fix broken test. leper 2012-04-29 17:39:16 +00:00
  • cafb817446 Reverts broken change from 022fc4c47c. historic_bruno 2012-04-29 03:20:00 +00:00
  • 022fc4c47c Fixes Atlas stealing focus on OS X, based on patch by mk12. Fixes #1317. historic_bruno 2012-04-29 02:04:59 +00:00
  • 13e5c56015 Additional icons for cavalry, ranged, and hack armor Pureon 2012-04-28 20:20:30 +00:00
  • 88fde1054f Armor plating tech icon Pureon 2012-04-28 19:47:28 +00:00
  • b3ef24b12d Change gathering behaviour to fix #1353, based on patch by mattlott. leper 2012-04-28 19:25:44 +00:00
  • 1ac55806ec This was SVN commit r11688. Mythos_Ruler 2012-04-28 18:19:31 +00:00
  • 734f072d62 Testing out a new selection shape. Should work for citizen-cavalry if you want to try it out. Mythos_Ruler 2012-04-28 05:08:56 +00:00
  • e4365b2f71 New Spartan hero Agis III. Mythos_Ruler 2012-04-28 02:16:36 +00:00
  • 21caaa4573 Fixes some bugs in tech modifications relating to data types. Explicitly convert template data to numbers before calling ApplyModifications (using + operator). historic_bruno 2012-04-27 23:06:40 +00:00
  • 7c93499c7d Fix qBot infinite loop due to NaN priorities quantumstate 2012-04-27 21:57:38 +00:00
  • 97bcdfb208 Tweaks to healing range and rate techs Pureon 2012-04-26 22:15:16 +00:00
  • eda4c082fd Add tech support to BuildingAI, GarrisonHolder and Builder. leper 2012-04-26 21:58:05 +00:00
  • 6fc3d3f9a2 Healing rate and range techs for all temples Pureon 2012-04-26 21:38:53 +00:00
  • aca61b3ccf This was SVN commit r11680. Mythos_Ruler 2012-04-26 20:41:17 +00:00
  • e6641ad14f Make some healer modifiable by techs. Refs #1357. leper 2012-04-26 20:11:18 +00:00
  • bb81a9d81b Move single techs to the bottom row. leper 2012-04-26 17:43:33 +00:00
  • 060a1fd004 This tech didn't like the è character. Mythos_Ruler 2012-04-26 03:37:47 +00:00
  • f3fa70cf35 Tech names Mythos_Ruler 2012-04-26 03:32:09 +00:00
  • 85b433d48f Tweaked techs + 2 more techs for Barracks. Mythos_Ruler 2012-04-26 03:15:50 +00:00
  • c396c2a1ca Fixed default civs. Mythos_Ruler 2012-04-26 00:08:29 +00:00
  • 241be5fa7c Pair of infantry techs for the barracks Pureon 2012-04-25 23:51:34 +00:00
  • 65e85dcc40 Selection ring tweaks. Mythos_Ruler 2012-04-25 21:14:32 +00:00
  • fee0ec6648 Added some debug commands (quit and set-shading-color) which shoudl be useful for AI development quantumstate 2012-04-25 20:56:35 +00:00
  • e765f6865f Add a red overlay to the paired tech on hover. Fixes #1356. leper 2012-04-25 17:58:16 +00:00
  • 4f905584c9 Clarify tech pairs. Refs #1356. leper 2012-04-25 17:02:41 +00:00
  • 06996590bb Fixes typo from [11660] historic_bruno 2012-04-24 21:59:46 +00:00
  • b2d399fe47 A bunch of stuff. Mythos_Ruler 2012-04-24 21:36:54 +00:00
  • 29739575cd Link graphics for technology icons Pureon 2012-04-24 21:04:17 +00:00
  • 8714eec949 A few more technology icons Pureon 2012-04-24 18:56:53 +00:00
  • 0bd649294f Add support for texture-based terrain overlays. Ykkrosh 2012-04-24 16:46:32 +00:00
  • e6cb5fade6 Shift-clicking the control group button adds to selection. Patch by mk12. Fixes #1345. leper 2012-04-24 15:58:02 +00:00
  • 770ee1f30c Build test executable with same linker settings as game executable, to fix --without-fam Ykkrosh 2012-04-24 15:14:14 +00:00
  • 17c77ad2ac Adds detection for lower-end Intel Mac GPUs and Apple software renderer. Disables shadows and fancy water on those devices. historic_bruno 2012-04-24 01:20:06 +00:00
  • 9680c8637b grain and meat icons for techs Pureon 2012-04-23 23:39:36 +00:00
  • f72bfb1cf1 Add option to disable particles, based on patch by rogue-spectre. Fixes #1222. vts 2012-04-23 22:57:51 +00:00
  • 49883c2d57 siege ram icon for techs Pureon 2012-04-23 22:47:48 +00:00
  • 01d8358248 anvil and walk icons for techs Pureon 2012-04-23 19:29:42 +00:00