Commit Graph

  • 348249119a Play all IonCannonPower launch sounds using the new helper method abcdefg30 2016-09-12 23:21:29 +02:00
  • 41bc3b20ba Add a new OnFireSound property to IonCannonPower abcdefg30 2016-09-12 23:19:45 +02:00
  • b6dc30ca93 Add support for playing the weapon report of the ion cannon abcdefg30 2016-09-12 22:53:44 +02:00
  • 9fbda6b598 Fix helicopters not taking off when their target got covered by shroud Oliver Brakmann 2016-09-12 23:01:16 +02:00
  • bd3c6c1c6b Merge pull request #11989 from abcdefg30/launchDetection Oliver Brakmann 2016-09-12 19:12:28 +02:00
  • e80e84aeba Merge pull request #12003 from MustaphaTR/d2k-fix-sardaukar-prerequisite abcdefg30 2016-09-12 15:33:46 +02:00
  • 620e005cfd Create a PlayLaunchSounds method in SupportPower.cs abcdefg30 2016-09-06 14:08:08 +02:00
  • 08d84c5b90 Fix the support power SpeechNotifications not being played to the correct player abcdefg30 2016-09-12 14:42:45 +02:00
  • ed8b62a7fc Merge pull request #11904 from pchote/depthbuffer-part-two reaperrr 2016-09-12 02:06:41 +02:00
  • 9f1c872340 Improve some exception types. RoosterDragon 2016-09-11 15:14:44 +01:00
  • adc968db76 Merge pull request #11992 from abcdefg30/LZRange Oliver Brakmann 2016-09-09 21:35:19 +02:00
  • a10fd29253 Merge pull request #11985 from Mailaender/keep-syncreport.log Oliver Brakmann 2016-09-09 21:31:22 +02:00
  • b6aac234d4 Merge pull request #11970 from pchote/fix-observer-stats-scroll Oliver Brakmann 2016-09-09 21:15:25 +02:00
  • 48090c7ab8 Fix Sardaukar's prerequisite Mustafa Alperen Seki 2016-09-09 16:48:46 +02:00
  • 1988990c7a Merge pull request #11990 from abcdefg30/margins reaperrr 2016-09-09 12:11:38 +02:00
  • b7f35cb5e2 Merge pull request #11912 from Mailaender/laser-transparency reaperrr 2016-09-08 19:14:37 +02:00
  • db4869812b Merge pull request #11994 from clemty/gdi07fixes abcdefg30 2016-09-07 23:50:40 +02:00
  • fe91629d25 Remove a bogus LZRange field together with an unnecessary ParaDrop definition abcdefg30 2016-09-07 23:38:00 +02:00
  • b2e319663e gdi07 map yaml polish clemty 2016-09-07 00:33:06 +02:00
  • d5e6c1f427 Remove the TopBottomSpacing from the score screen player list abcdefg30 2016-09-06 14:21:11 +02:00
  • a1216f8197 Remove pdb files in make.ps1's clean target Taryn Hill 2016-09-05 16:37:44 -05:00
  • b3f8e8f87b Game csproj: Use MSBuild tasks instead of shelling out Taryn Hill 2016-09-04 19:17:38 -05:00
  • 7433ca5380 Change OpenRA.Game's output path to bin\$(Configuration) Taryn Hill 2016-09-04 19:03:53 -05:00
  • cacb2a304a TS csproj: Use MSBuild tasks instead of shelling out Taryn Hill 2016-09-04 18:35:30 -05:00
  • 1cfe9ed512 Common csproj: Use MSBuild tasks instead of shelling out Taryn Hill 2016-09-04 18:32:24 -05:00
  • 5308a25ab9 D2k csproj: Use MSBuild tasks instead of shelling out Taryn Hill 2016-09-04 18:30:09 -05:00
  • 69c919943f CnC csproj: Use MSBuild tasks instead of shelling out Taryn Hill 2016-09-04 18:26:57 -05:00
  • 7049b89288 RA csproj: Use MSBuild tasks instead of shelling out Taryn Hill 2016-09-04 16:33:24 -05:00
  • f054892c8a Add mods/*/*.pdb to gitignore Taryn Hill 2016-09-05 13:42:37 -05:00
  • 3849b91e8f Merge pull request #11983 from abc013/JamsMissilesFix abcdefg30 2016-09-05 22:18:18 +02:00
  • 66f4db93c1 Only save a syncreport.log when a desync occurs. Matthias Mailänder 2016-09-05 21:59:50 +02:00
  • daa1f16e98 Prevent an infinite loop when planes go out of ammo and all airfields are gone Oliver Brakmann 2016-09-05 19:59:01 +02:00
  • 464eae8bc4 Fixed enemy missiles not being deflected by Radar Jammers abc013 2016-09-05 19:52:13 +02:00
  • ef8b672f51 Move most UI metrics to common. Alexis Hunt 2016-09-05 09:17:34 -04:00
  • 351c231693 Use the yield reservation logic for helicopters as well. Oops. Oliver Brakmann 2016-09-05 19:24:26 +02:00
  • fb1f8c4e01 Remove brain-dead logic from TakeOff Oliver Brakmann 2016-09-05 19:20:51 +02:00
  • c9474a857a Merge pull request #11956 from obrakmann/fix11953_fix-aircraft-reservation-madness Matthias Mailänder 2016-09-04 21:54:28 +02:00
  • 7f64495d6f Make aircraft continue attack on same target after re-arming Oliver Brakmann 2016-09-04 12:08:20 +02:00
  • e7d07e5a01 Fix FlyAttack not calling TakeOff for landed aircraft Oliver Brakmann 2016-09-03 22:06:43 +02:00
  • 6d15406ffe Fix aircraft reservation madness Oliver Brakmann 2016-09-03 18:37:36 +02:00
  • 6cc17b6af3 Merge pull request #11968 from pchote/gps-exploration reaperrr 2016-09-04 21:27:53 +02:00
  • 3197345fc3 Fix bogus observer stats graph positioning. Paul Chote 2016-09-04 19:31:04 +01:00
  • 3ed241c4d4 Merge pull request #11951 from pchote/hack-production-locking Matthias Mailänder 2016-09-04 20:18:59 +02:00
  • a32a95a27c Merge pull request #11702 from Mailaender/infiltration-mission Oliver Brakmann 2016-09-04 18:41:09 +02:00
  • 76294c8273 Port the Co-Op Allies04 map to Lua. Matthias Mailänder 2016-07-24 10:40:24 +02:00
  • 142caa6691 Explore shroud on first GPS launch, ignoring power/radar. Paul Chote 2016-09-04 16:40:48 +01:00
  • 1592f9dd63 Merge pull request #11933 from Mailaender/mono-4.4.2 Taryn Hill 2016-09-04 10:15:35 -05:00
  • 0e73e88229 Merge pull request #11965 from pchote/fix-grenadier-stand Taryn Hill 2016-09-04 10:13:40 -05:00
  • 53f47f8ee1 Use explicit interfaces in WithBuildingPlaced(Overlay|Animation). Paul Chote 2016-09-04 15:23:23 +01:00
  • 21f9a0ec6c Remove tech disabling when building is locked. Paul Chote 2016-09-03 09:53:32 +01:00
  • 013b717a84 Disable unit production when building is locked. Paul Chote 2016-09-03 09:53:17 +01:00
  • 2df5918315 Disable BaseProvider when building is locked. Paul Chote 2016-09-03 09:52:55 +01:00
  • a09b32b4f3 Disable WithBuildingPlacedAnimation while selling. Paul Chote 2016-09-03 09:47:32 +01:00
  • 5c01647b20 Merge pull request #11949 from Mailaender/jes-infantry-sequence-polish Oliver Brakmann 2016-09-04 13:59:11 +02:00
  • c58ec4d14f Merge pull request #11636 from abcdefg30/noGuard Oliver Brakmann 2016-09-04 13:44:46 +02:00
  • 48c9e74bb4 Merge pull request #11637 from abcdefg30/noMove Paul Chote 2016-09-04 11:06:58 +01:00
  • 85ab797705 Merge pull request #11957 from abc013/DisableReplayChat Paul Chote 2016-09-04 10:43:34 +01:00
  • f334505395 Fix grenadier FireDelay and LocalOffset. Paul Chote 2016-09-04 10:38:17 +01:00
  • a7bfdd5eb1 Fix grenadier stand and attack sequences. Paul Chote 2016-09-04 10:37:37 +01:00
  • 29b0863076 Merge pull request #11964 from clemty/nod07a-fixcrash abcdefg30 2016-09-03 23:49:26 +02:00
  • 1a3c3bd21b Merge pull request #11960 from pchote/fix-parachute-death abcdefg30 2016-09-03 23:45:54 +02:00
  • 361c541f13 Merge pull request #11961 from pchote/fix-requiresmod Oliver Brakmann 2016-09-03 23:42:49 +02:00
  • 6a33c605b9 Merge pull request #11868 from abcdefg30/gpsBounty Oliver Brakmann 2016-09-03 23:00:12 +02:00
  • 47080d5dc0 fix removal of cameras in nod07a and nod08a fixes #11963 clemty 2016-09-03 22:54:41 +02:00
  • 617f106e48 Fix crash when popping up the mod requirements dialog. Paul Chote 2016-09-03 19:27:39 +01:00
  • c7def33588 disabled chat input in replays abc013 2016-09-03 20:26:05 +02:00
  • 0ec0db72e4 Merge pull request #11952 from pchote/spectator-player-list Matthias Mailänder 2016-09-03 20:19:42 +02:00
  • 7725f6b952 Remove unnecessary and incorrect cell check. Paul Chote 2016-09-03 19:13:19 +01:00
  • 9f72772a37 Remove the percentage parameter from GetBountyValue abcdefg30 2016-09-03 15:30:06 +02:00
  • a76672b029 Cache GainsExperience and Cargo in GivesBounty abcdefg30 2016-09-03 15:29:39 +02:00
  • 278a812eec Display the value of the destroyed cargo actors abcdefg30 2016-08-27 17:56:56 +02:00
  • 81bdea1107 Fix the floating text for bounties of actors not being InWorld showing up abcdefg30 2016-08-23 21:36:27 +02:00
  • 65fe88daef used clamp instead of Math.Min/Math.Max construct UnknownProgrammer 2016-09-03 15:27:04 +02:00
  • 256834f044 Improve the light infantry death animations. Matthias Mailänder 2016-09-03 08:43:45 +02:00
  • 1ce421910b Add missing idle sequences to d2k infantry. Matthias Mailänder 2016-09-03 08:40:21 +02:00
  • 67cc12436f Merge pull request #11918 from abc013/CapturableHuskFaction Paul Chote 2016-09-03 11:54:56 +01:00
  • 4a90ff834e Merge pull request #11867 from abcdefg30/gpsDot Paul Chote 2016-09-03 11:35:14 +01:00
  • e1fcfa3073 Include spectators in the player list. Paul Chote 2016-09-03 10:46:08 +01:00
  • b8f89ac5fb Merge pull request #11945 from MustaphaTR/ant-dog-fix reaperrr 2016-09-02 22:35:18 +02:00
  • 7311c69e35 Merge pull request #11944 from MustaphaTR/ant-zombie-kennel-fix reaperrr 2016-09-02 22:31:00 +02:00
  • 15214c21bc Merge pull request #11948 from pchote/fix-facing-normalization abcdefg30 2016-09-02 22:17:36 +02:00
  • abbcdbd5df Add OnSelling and OnSold to the Lua API. Matthias Mailänder 2016-07-24 07:36:14 +02:00
  • e3df47d6d2 Add Sell to the Lua API. Matthias Mailänder 2016-07-24 07:35:59 +02:00
  • 9e867e23a9 Merge pull request #11941 from obrakmann/fix11940-std-scrolling-deadzone Paul Chote 2016-09-02 20:45:56 +01:00
  • f554531bd2 Fix not showing scroll cursor during standard-scrolling Oliver Brakmann 2016-09-01 21:39:37 +02:00
  • f5be504640 Add a deadzone for standard scrolling Oliver Brakmann 2016-09-01 18:04:57 +02:00
  • a8dc8454cb Fix ignoring deadzone with joystick scrolling Oliver Brakmann 2016-09-01 18:01:55 +02:00
  • 501252af19 Merge pull request #11693 from obrakmann/player-color-contrast Paul Chote 2016-09-02 20:24:22 +01:00
  • 624e69e97b Replace use of Contrast with Shadow for ingame chat and support power timers Oliver Brakmann 2016-08-31 20:55:22 +02:00
  • 38c16e4f7a Add a shadow to text drawn in player colors Oliver Brakmann 2016-08-26 23:37:15 +02:00
  • 1059d5b88d Add a Shadow option to LabelWidget and ButtonWidget Oliver Brakmann 2016-08-26 22:18:46 +02:00
  • 8ad18ad161 Rewrite color inversal in a reusable way Oliver Brakmann 2016-08-26 22:06:10 +02:00
  • 3b1e4d708d Fix an off-by-one error in NormalizeFacing. Paul Chote 2016-09-02 19:57:32 +01:00
  • cb7f6947d1 Merge pull request #11946 from abcdefg30/exclamationMark Paul Chote 2016-09-02 19:52:19 +01:00
  • d0109491a7 Split ChromeMetrics' ContrastColor options into two Oliver Brakmann 2016-08-26 22:00:21 +02:00
  • 7700250974 Merge pull request #11906 from abcdefg30/tdMute Paul Chote 2016-09-02 19:39:24 +01:00
  • 8a8ab1563f Fix an inverted check in SupportPowerChargeBar abcdefg30 2016-09-02 19:41:22 +02:00
  • 09be3d2ab2 Fix dogs can attack ants Mustafa Alperen Seki 2016-09-02 09:01:59 +02:00
  • ec82924b48 Fix ants and zombies can be trained from kennel Mustafa Alperen Seki 2016-09-02 08:54:41 +02:00
  • c562131ed4 Merge pull request #11930 from abcdefg30/medium Oliver Brakmann 2016-09-01 18:10:35 +02:00