Commit Graph

  • 333e8bae42 Fix for System Overflow exception UnknownProgrammer 2016-08-15 22:52:12 +02:00
  • 12af71e9d8 Merge pull request #11790 from GraionDilach/screenshot-ms Oliver Brakmann 2016-08-15 14:22:20 +02:00
  • f08853850d Merge pull request #11809 from obrakmann/fix11808_player-lua-api-breakage WolfGaming 2016-08-15 11:57:00 +00:00
  • 54b7fd7cf5 Merge pull request #11819 from Phrohdoh/actor-global-cost Oliver Brakmann 2016-08-14 22:28:04 +02:00
  • 9089012a79 Allow scripts to get the Valued.Cost value of an actor type Taryn Hill 2016-08-13 18:46:48 -05:00
  • 6d742efbf4 Merge pull request #11812 from Phrohdoh/fix-ai-capturers Oliver Brakmann 2016-08-13 20:14:37 +02:00
  • 852f0f790f Fix CanBeViewedByPlayer query in HackyAI.GetVisibleActorsBelongingToPlayer Taryn Hill 2016-08-12 08:12:45 -05:00
  • 1c5c9003f7 Merge pull request #11814 from RoosterDragon/fix-ai-timings Taryn Hill 2016-08-13 07:36:58 -05:00
  • 0c79ef4f24 Allow multiple minelayers in a single MinefieldOrderGenerator. WolfGaming 2016-08-10 18:59:08 +00:00
  • bbac9ac61a Same unit command sounds wont overlap anymore Turupawn 2016-08-06 20:01:33 -06:00
  • 398cb18043 Merge pull request #11772 from pchote/randomize-deathtypes reaperrr 2016-08-12 22:17:45 +02:00
  • 75c5896cde Merge pull request #11773 from daynemarais/landing-aircraft-fix reaperrr 2016-08-12 22:05:30 +02:00
  • a9bfa553fc Support multiple death animation variants. Paul Chote 2016-08-06 00:36:20 +01:00
  • fac58bd461 Replace pixel perfect offset with reference point definitions. Matthias Mailänder 2016-08-03 07:37:11 +02:00
  • 1a53bfd8a3 Keep sprite ctrl groups for Dune 2000, Red Alert, Tiberian Dawn. Matthias Mailänder 2016-07-17 17:03:13 +02:00
  • 8452792bb1 Render control groups using true type fonts in Tiberian Sun. Matthias Mailänder 2016-07-09 19:13:29 +02:00
  • 725a5d44eb Split SelectionDecorations control group rendering into Matthias Mailänder 2016-07-09 17:39:24 +02:00
  • cc4ef736b0 Ensure HackyAI tries to attack and capture as frequently as it should. RoosterDragon 2016-08-12 18:08:58 +01:00
  • bea06ebb9a Update Tiberian Sun AI. Zimmermann Gyula 2016-08-12 16:07:56 +02:00
  • 099598e02c Update Dune 2000 AI. Zimmermann Gyula 2016-08-11 18:48:46 +02:00
  • 33de63d7ee Update Tiberian Dawn AI. Zimmermann Gyula 2016-08-11 18:41:27 +02:00
  • 028edc8051 Update Red Alert AI. Zimmermann Gyula 2016-08-11 18:37:07 +02:00
  • da3333073f Merge pull request #11800 from WolfGaming/FixHuntable Oliver Brakmann 2016-08-12 14:14:07 +02:00
  • 9604bf4cbd Merge pull request #11670 from evgeniysergeev/sandworm Oliver Brakmann 2016-08-12 13:45:14 +02:00
  • 299e925180 Only define Huntable for actors that need to be hunted. WolfGaming 2016-08-10 17:52:15 +00:00
  • 068ffb169b Merge pull request #11417 from Phrohdoh/ai-capturers Oliver Brakmann 2016-08-11 20:23:12 +02:00
  • f6f81e84df Fix Lua API returning wrong player info Oliver Brakmann 2016-08-11 20:13:10 +02:00
  • 92199d1dfd Merge pull request #11802 from reaperrr/fix-UpgradeOnDamage-desc Oliver Brakmann 2016-08-11 16:11:41 +02:00
  • bd4f7db711 Fix UpgradeOnDamage trait description reaperrr 2016-08-11 11:31:18 +02:00
  • f3017d1bea CNC: Add capturing to Cabal AI Taryn Hill 2016-06-30 21:46:43 -05:00
  • 4e4676036f RA: Add capturing to Rush AI Taryn Hill 2016-06-30 21:46:08 -05:00
  • c5e76a67dd HackyAI: Add basic capturing Taryn Hill 2016-06-30 21:45:44 -05:00
  • 0cfe553294 Allow aircraft to land on Tiberium and Veins Dayne Marais 2016-08-10 22:09:56 +10:00
  • 558e266ae2 Include milliseconds in TakeScreenshot timestamp. Zimmermann Gyula 2016-08-09 10:44:08 +02:00
  • 88c43fa9b3 Extract content sources and downloads to external files. Paul Chote 2016-08-05 21:39:20 +01:00
  • 3261516b51 Support loading mods from arbitrary locations. Paul Chote 2016-08-05 19:41:26 +01:00
  • cff8e949d8 Move ModContent out of the engine. Paul Chote 2016-08-05 19:05:43 +01:00
  • bf4867909f Rename Manifest.Mod -> Metadata. Paul Chote 2016-08-05 19:00:36 +01:00
  • 3df9efb95d Rework mod enumeration / caching. Paul Chote 2016-08-05 17:07:04 +01:00
  • 45a596953e Add a Utility class and update command interface. Paul Chote 2016-08-05 18:25:51 +01:00
  • 207f0d2056 Allow saving maps with multiple visibility options Oliver Brakmann 2016-08-08 20:00:23 +02:00
  • 510555af5c Merge pull request #11776 from pchote/fix-bridge-freeze Oliver Brakmann 2016-08-08 18:41:24 +02:00
  • ab3da4f862 Merge pull request #11786 from Mailaender/dispose-renderer-sound Oliver Brakmann 2016-08-08 17:42:22 +02:00
  • ef3e2c1df2 Merge pull request #11783 from Mailaender/open.nat-2.1.0 Oliver Brakmann 2016-08-08 17:36:50 +02:00
  • 03e2fa5d55 Lerp turning-while-moving mobile actors along an arc. Paul Chote 2016-08-07 19:29:03 +01:00
  • 1f2824e614 Add WAngle.Lerp function. Paul Chote 2016-08-07 19:28:28 +01:00
  • a8118d9acd Dispose renderer and sound on exception. Matthias Mailänder 2016-08-07 17:23:18 +02:00
  • 0ec19365e3 We don't provide fallbacks anymore. Matthias Mailänder 2016-08-07 17:24:26 +02:00
  • 392fa3730e Update to Open.NAT 2.1.0 Matthias Mailänder 2016-08-07 10:14:43 +02:00
  • 90ab5023a6 Merge pull request #11778 from pchote/detect-sequence-length-mismatch Matthias Mailänder 2016-08-07 08:46:06 +02:00
  • 2b59cf08e8 Fix grenadier death sequences. Paul Chote 2016-08-06 21:19:41 +01:00
  • b94b703157 Add a check for bogus Frames / Length combinations. Paul Chote 2016-08-06 21:19:32 +01:00
  • a461b6358a Merge pull request #11757 from pchote/platform-assembly Oliver Brakmann 2016-08-06 21:01:48 +02:00
  • 860e92a2a6 Rename IGraphicsDevice.cs to PlatformInterfaces.cs. Paul Chote 2016-08-03 20:25:26 +01:00
  • 5a7a69a875 Tidy muting code. Paul Chote 2016-08-01 19:05:38 +01:00
  • 9437a86e7e Remove legacy sound code and simplify platform init. Paul Chote 2016-08-01 17:39:06 +01:00
  • bb0fda41d2 Check terrain cost when testing pathable cells. Paul Chote 2016-08-06 19:01:04 +01:00
  • de85a76c90 Merge pull request #11586 from GraionDilach/selfheal-revamp Paul Chote 2016-08-06 17:31:46 +01:00
  • 932b9f2bdf Remove 404 images from the readme. Matthias Mailänder 2016-08-06 16:56:20 +02:00
  • 6f75ddc823 Merge pull request #11758 from AoAGeneral/TDBalance Matthias Mailänder 2016-08-03 07:13:52 +02:00
  • b08186f1cc Merge pull request #11666 from abcdefg30/survFix Matthias Mailänder 2016-08-03 07:09:14 +02:00
  • 853ab798cb Merge pull request #11753 from RoosterDragon/vs Paul Chote 2016-08-01 21:57:12 +01:00
  • 7025a230bf TD Balance Change 08012016 AoAGeneral 2016-08-01 12:08:26 -07:00
  • 86a0a0473b Merge pull request #11745 from RoosterDragon/download-cancel-fixes Paul Chote 2016-07-31 19:39:17 +01:00
  • 9ee6db9287 Allow VS2015 to format solution file. RoosterDragon 2016-07-31 15:06:06 +01:00
  • 75de73a17e Merge pull request #11744 from RoosterDragon/openal-cleanup Oliver Brakmann 2016-07-31 15:32:04 +02:00
  • a73163c476 Merge pull request #11545 from pchote/aftermath-assets Matthias Mailänder 2016-07-30 18:20:57 +02:00
  • 3b5798b5e8 Fix cancellation of downloads. RoosterDragon 2016-07-30 16:27:45 +01:00
  • 1c8f9d44df Clean up ALC sound device correctly. RoosterDragon 2016-07-30 14:53:33 +01:00
  • 206088efb4 General code cleanup in OpenAlSoundEngine.cs. RoosterDragon 2016-07-30 14:50:42 +01:00
  • 77d0a8c54e Merge pull request #11638 from reaperrr/deprecate-IsWater-p1 Oliver Brakmann 2016-07-30 14:25:17 +02:00
  • abaa0f4da5 Allow to customize which terrain types are considered water by HackyAI reaperrr 2016-07-10 22:29:54 +02:00
  • 1e43554559 Allow to customize which terrain types are considered water by Parachutable reaperrr 2016-07-10 22:29:06 +02:00
  • 3e217c2192 Allow to customize which terrain types are considered water by WithCrateBody reaperrr 2016-07-10 22:28:31 +02:00
  • 6205eccff9 Merge pull request #11587 from pchote/d2k-106 Oliver Brakmann 2016-07-30 12:29:04 +02:00
  • 492e308e2e Update asset downloads. Paul Chote 2016-06-29 23:27:17 +01:00
  • 3c0470cc93 Load beacon posters from lores.mix. Paul Chote 2016-06-29 22:46:43 +01:00
  • 9d8840a4da Extract only the redalert.mix contents that we need. Paul Chote 2016-06-29 22:43:03 +01:00
  • 68e176c531 Load C&C desert assets from content dir. Paul Chote 2016-06-29 21:39:29 +01:00
  • 5c496b8f2b Load aftermath assets from content dir. Paul Chote 2016-06-28 23:34:30 +01:00
  • 75b58e6839 Revert "Add Migrations GlobalModData." Paul Chote 2016-07-30 09:49:13 +01:00
  • 841e8982dc Move RA assets to v2 dir for backwards compatibility. Paul Chote 2016-06-28 23:37:18 +01:00
  • 93b5517445 Merge pull request #11734 from SoScared/balance2 Matthias Mailänder 2016-07-30 10:31:13 +02:00
  • e067618268 Add d2k download metadata. Paul Chote 2016-07-06 19:35:39 +01:00
  • 56fa7cee1b Fix install source tooltip width. Paul Chote 2016-07-06 19:03:45 +01:00
  • 0269805f2a Add GruntMods D2K installer metadata. Paul Chote 2016-06-25 15:22:48 +01:00
  • 3e1a2a89c0 Update content metadata for 1.06 and fonts. Paul Chote 2016-07-05 22:30:19 +01:00
  • fdc74353fc Migrate to 1.06 patch content. Paul Chote 2016-07-05 22:30:19 +01:00
  • b821ec6e72 Revert Nuke Truck Damage nerf vs Air SoScared 2016-07-29 14:40:44 +02:00
  • 53f284c35a Merge pull request #11723 from GraionDilach/exp2score Matthias Mailänder 2016-07-28 08:38:26 +02:00
  • 2eede9493e Merge pull request #11699 from Mailaender/unhardcode-capture-cursors Oliver Brakmann 2016-07-27 21:36:33 +02:00
  • 538137ce80 Merge pull request #11622 from Mailaender/dispose-p Matthias Mailänder 2016-07-27 14:41:17 +02:00
  • 78848a67a0 Merge pull request #11721 from obrakmann/fix11660_smudge-removal-desync Matthias Mailänder 2016-07-27 14:36:29 +02:00
  • 35cbb7adbb Change the Dune 2000 selfhealing from 2 HP to 4% per 125 frames. Zimmermann Gyula 2016-07-27 01:22:07 +02:00
  • 3ac5e0b455 Add a damagetype option to SelfHealing. Zimmermann Gyula 2016-07-06 16:48:46 +02:00
  • 4fa70cdfb9 Add a percentage option to SelfHealing. Zimmermann Gyula 2016-07-06 16:42:58 +02:00
  • fc8a2b2ebe Merge pull request #11634 from GraionDilach/fixup-damagedbyterrain Matthias Mailänder 2016-07-27 09:33:40 +02:00
  • 6b7ccd8aa5 Rename the Experience coloumn to Score in observer stats. Zimmermann Gyula 2016-07-27 02:46:10 +02:00
  • f56602704e Rewrite TS vein YAML data. Zimmermann Gyula 2016-07-11 14:19:58 +02:00
  • 0f368bf6c3 Update the default mods excluding veins in TS. Zimmermann Gyula 2016-07-11 14:08:30 +02:00