Commit Graph

  • b50ba0bfb9 Use WAngle.ArcTan in Traits.Util.GetFacing. Paul Chote 2013-07-22 22:11:58 +12:00
  • e08445f762 Remove obsolete functions from Traits.Util. Paul Chote 2013-07-22 20:42:33 +12:00
  • 3fd01cfac2 Remove obsolete PSubPos and PSubVec. Paul Chote 2013-07-22 20:36:50 +12:00
  • 4a425e0fa0 Remove PSubVec from AttackWander. Paul Chote 2013-07-22 20:34:23 +12:00
  • f198d7f204 Add WVec.ToCVec() extension method. Paul Chote 2013-07-22 20:34:09 +12:00
  • bf9c737a11 Remove obsolete Gauss1D/Gauss2D functions. Paul Chote 2013-07-22 20:21:23 +12:00
  • b374816fa1 Convert Missile to world coordinates. Fixes #3347. Closes #3434. Paul Chote 2013-07-22 19:42:43 +12:00
  • 285ecb8c03 Rewrite bullets using world coords and improved trails. Paul Chote 2013-07-07 18:40:53 +12:00
  • da5c85dbac Rewrite GravityBomb with world coords and gravity. Paul Chote 2013-07-06 22:46:04 +12:00
  • 547fcdfa4d Split TeslaRenderable out from TeslaZap. Paul Chote 2013-07-22 17:45:16 +12:00
  • df46ffeb84 Convert ProjectileArgs to world coords. Paul Chote 2013-07-07 17:30:06 +12:00
  • 6d52af4553 Add probabilistic sampling functions to WRange, WVec. Paul Chote 2013-07-07 18:40:46 +12:00
  • 46a384d1ca Add WAngle.ArcTan(). Paul Chote 2013-04-04 18:50:51 +13:00
  • 332759a5f5 Put audio related problems into sound.log Matthias Mailänder 2013-07-31 22:13:18 +02:00
  • 8f5a1333d2 Merge pull request #3607 from pchote/widget-focus Matthias Mailänder 2013-07-29 10:49:11 -07:00
  • 06d65305df Merge pull request #3603 from Mailaender/tiberian-sun Paul Chote 2013-07-28 01:27:22 -07:00
  • d62c6ab20f Merge pull request #3606 from reaperrr/cnc-mouse-fix Paul Chote 2013-07-28 01:09:46 -07:00
  • 206fc0ea1d Eat mouse-up events in RA production palette. Fixes #2192. Paul Chote 2013-07-28 20:00:08 +12:00
  • 0e37c99521 Use C&C world tooltips in RA and D2K. Fixes #2382. Paul Chote 2013-07-28 19:53:12 +12:00
  • 389aa6c929 Added a minimal work in progress TS mod with few backfalls on RA Matthias Mailänder 2013-05-25 13:22:39 +02:00
  • 2d050cb2cc Added a (temporary) C&C chrome skin for Tiberian Sun Matthias Mailänder 2013-05-20 17:34:13 +02:00
  • af103f185b set up Tiberian Sun and Firestorm soundtrack Matthias Mailänder 2013-05-20 17:33:13 +02:00
  • 74ac720086 fix broken tabs before newline and remove unnecessary spaces Matthias Mailänder 2013-07-20 12:01:15 +02:00
  • 0ecabe0e49 fix useless RenderUnit trait addition and removal Matthias Mailänder 2013-07-20 12:00:51 +02:00
  • 9be6f3f29d Move C&C world tooltip code into ViewportControllerWidget. Paul Chote 2013-07-28 19:06:13 +12:00
  • 0cdc4d6f01 Rename ViewportScrollController -> ViewportController. Paul Chote 2013-07-28 18:56:52 +12:00
  • 6722db20e3 Clean up ViewportScrollControllerWidget. Paul Chote 2013-07-28 18:52:08 +12:00
  • 40c6264aca Spaces -> Tabs in ViewportScrollControllerWidget. Paul Chote 2013-07-28 18:39:59 +12:00
  • 106fa4da0d Fixes cnc mod mouse cursor. reaperrr 2013-07-27 11:32:11 +02:00
  • 7c91d6976d Split keyboard and mouse focus. Paul Chote 2013-07-27 20:38:05 +12:00
  • eb57e2dd4e Merge pull request #3601 from Mailaender/sound-extensions Paul Chote 2013-07-26 16:25:50 -07:00
  • 858b3888b2 Merge pull request #3604 from reaperrr/patch-2 Chris Forbes 2013-07-26 12:06:39 -07:00
  • 616472140d Changes track title of Afterlife to Await reaperrr 2013-07-26 18:43:21 +02:00
  • 3e44ac7d00 added sound extensions and replaced missing volknapalm.aud Matthias Mailänder 2013-07-26 08:03:19 +02:00
  • c7018e438c fix silent cruiser cannons in shellmaps Matthias Mailänder 2013-07-26 08:02:15 +02:00
  • e01b2a9ffc fix missing sounds in allies01 Matthias Mailänder 2013-07-26 08:01:54 +02:00
  • ea36d05fc5 Merge pull request #3595 from dan9550/td_nod_campaign Matthias Mailänder 2013-07-25 13:34:37 -07:00
  • 0657abd51b Fixed nod01, not being able to lose mission Dan9550 2013-07-26 06:25:35 +10:00
  • 4a146d140d Merge pull request #3596 from pchote/fog-visibility-freezing Matthias Mailänder 2013-07-25 11:12:36 -07:00
  • bdded2f14c Hide crate effects / rank animation under fog. Paul Chote 2013-07-25 18:13:56 +12:00
  • c836374ae2 Enable FrozenUnderFog in C&C and RA. Paul Chote 2013-07-25 16:40:21 +12:00
  • 126fc79eed Fix FrozenUnderFog. Paul Chote 2013-07-24 22:36:57 +12:00
  • 67388d2ba9 Tidy HiddenUnderFog. Paul Chote 2013-07-24 21:17:23 +12:00
  • 7405921621 Hide Repair, Powerdown icons when cloaked. Fixes #3588. Fixes #3502. Paul Chote 2013-07-24 22:51:08 +12:00
  • b24427a9c1 Hide smoke under fog. Paul Chote 2013-07-24 21:00:28 +12:00
  • 7cb70d3aab Hide corpses under fog. Paul Chote 2013-07-24 20:55:20 +12:00
  • bc4061aabd Hide explosions under fog. Paul Chote 2013-07-24 20:49:48 +12:00
  • a09bcbd47a Use the rendered resource state for the harvest order targeter. Paul Chote 2013-07-24 20:34:36 +12:00
  • ff4a600d94 Freeze resources under fog. Paul Chote 2013-07-24 20:12:27 +12:00
  • e1a7a55f2a Fix ResourceLayer style nits. Paul Chote 2013-07-24 19:55:35 +12:00
  • bfaf5446cb Freeze smudges under fog. Paul Chote 2013-07-24 19:47:57 +12:00
  • ac7b93d39d Fix SmudgeLayer style nits. Paul Chote 2013-07-24 19:30:52 +12:00
  • b54ffdbabd Add FrozenUnderFog property to BibLayer. Paul Chote 2013-07-24 19:27:49 +12:00
  • b75ad65493 fixed strange indentation nod01 Dan9550 2013-07-25 06:57:09 +10:00
  • ea5f4d9029 corrected lose fmv nod01 Dan9550 2013-07-25 05:08:09 +10:00
  • 501bf6b4fd Merge pull request #3593 from wuschel/bleed Matthias Mailänder 2013-07-24 10:37:25 -07:00
  • d59a1af272 tweaks and such, nod01 Dan9550 2013-07-24 23:46:16 +10:00
  • f95c19e5b2 Fix BibLayer style nits. Paul Chote 2013-07-24 17:21:55 +12:00
  • f88c62e363 More improvements to nod01 Dan9550 2013-07-22 19:47:04 +10:00
  • f685f08789 changed: RA map ARTEMIS wuschel 2013-07-23 23:11:21 +02:00
  • 9d3f2f8b84 changed: RA map PLUTO wuschel 2013-07-23 23:05:51 +02:00
  • 7754357760 Merge pull request #3591 from ScottNZ/voices Matthias Mailänder 2013-07-22 12:47:11 -07:00
  • dc84acc300 Add an Unload voice for when a unit is unloading. ScottNZ 2013-07-22 22:19:37 +12:00
  • 80ebd3aae1 Merge pull request #3587 from dan9550/td_nod_campaign Matthias Mailänder 2013-07-21 04:04:42 -07:00
  • 4eece4326c Added my fullname to AUTHORS Dan9550 2013-07-21 18:54:20 +10:00
  • 79b7fb9eb1 Removes buildable HPAD from gdi01 Dan9550 2013-07-21 18:53:26 +10:00
  • 47502dbb8b Merge pull request #3586 from pchote/omg-even-more-world-coords Matthias Mailänder 2013-07-21 01:55:26 -07:00
  • cc00c5bc18 Fix Nod01Script line endings. Paul Chote 2013-07-21 20:42:07 +12:00
  • cff5b8bfb0 Remove rebase cruft. Paul Chote 2013-07-21 20:41:04 +12:00
  • 0594822078 Fix cargo loading. Paul Chote 2013-07-21 18:35:12 +12:00
  • 57adaf46b0 Rewrite Aircraft movement using world coords. Paul Chote 2013-07-21 16:41:35 +12:00
  • c3f04cc32e Convert non-aircraft positioning to world coords. Paul Chote 2013-07-21 13:42:25 +12:00
  • 29009fe3a4 Allow husks to chronoshift and return to their parent actors location. Paul Chote 2013-07-21 13:12:42 +12:00
  • e23c1ad33e Rewrite husks using world coords. Paul Chote 2013-07-21 13:01:36 +12:00
  • 6a435752fd Remove *PxPosition from IOccupySpace/IPositionable. Paul Chote 2013-07-21 12:17:40 +12:00
  • 19165d259d Add world coord overloads to IOccupySpace and IPositionable. Paul Chote 2013-07-21 12:04:00 +12:00
  • 3e9bc63d4e Prevent things from tweaking mobile position directly. Paul Chote 2013-07-21 11:48:59 +12:00
  • 0676116d77 Convert Move and related plumbing to world coordinates. Paul Chote 2013-07-21 11:31:38 +12:00
  • abdfac6e85 More style fixes for Move. Paul Chote 2013-07-21 11:19:26 +12:00
  • 048bed0a5e Rename ITeleportable -> IPositionable. Paul Chote 2013-07-21 11:05:08 +12:00
  • ac4b07bf7b Add missing SetChronoTankDestination.cs to project. Paul Chote 2013-07-21 10:45:23 +12:00
  • ecc119cb29 Combine IHasLocation -> IOccupySpace, IMove -> ITeleportable. Paul Chote 2013-07-21 10:44:07 +12:00
  • 36a45d1a3f Change Exit.SpawnOffsetVector to WVec. Paul Chote 2013-07-21 10:08:48 +12:00
  • ac3f63b59c Remove IHasLocation lookup from Target. Paul Chote 2013-07-21 10:03:48 +12:00
  • 200fde77b1 Remove unnecessary IHasLocation checks in HackyAI. Paul Chote 2013-07-21 10:01:39 +12:00
  • 8a988e5e02 Clean up HarvesterDockSequence. Paul Chote 2013-07-21 09:55:38 +12:00
  • 031c17ab9c Helicopter style fixes. Paul Chote 2013-07-20 22:24:04 +12:00
  • 179f97a598 Convert helicopter activities to world coords. Paul Chote 2013-07-20 19:49:39 +12:00
  • 712e13b1e7 Remove some duplication against WorldUtils.ClosestTo. Paul Chote 2013-07-20 19:21:16 +12:00
  • b92aa760d2 FlyAttack style fixes. Paul Chote 2013-07-20 19:27:45 +12:00
  • a070629571 Convert plane activities to world coords. Paul Chote 2013-07-20 19:06:15 +12:00
  • f18994f800 Add WVec.HorizontalLengthSquared to simplify range checks. Paul Chote 2013-07-20 19:04:19 +12:00
  • 56da57bc09 Return WVec.LengthSquared as a long to avoid overflow. Paul Chote 2013-07-20 19:04:09 +12:00
  • 0f42fa5460 Merge pull request #3585 from dan9550/td_nod_campaign Matthias Mailänder 2013-07-20 03:32:56 -07:00
  • 897f6cd69e Updated code, removed NOD_01, Spaces -> Tabs NOD01Script Spaces -> Tabs Dan9550 2013-01-11 17:18:57 +11:00
  • 002df7b24e Merge pull request #3583 from pchote/omg-more-world-coords Matthias Mailänder 2013-07-20 01:08:53 -07:00
  • ddd1314613 Convert ScreenShaker to world coords. Paul Chote 2013-07-20 14:59:01 +12:00
  • 0c35e49239 Remove PPos from range circle drawing. Paul Chote 2013-07-20 14:43:47 +12:00
  • 27f04c1b78 Rename FindUnits -> FindActorsInBox. Paul Chote 2013-07-20 14:03:35 +12:00
  • 37c02fea79 Remove PPos overload of FindUnits. Paul Chote 2013-07-20 14:02:44 +12:00