Commit Graph

  • 800acdbdf2 Rename FindUnitsInCircle -> FindActorsInCircle. Paul Chote 2013-07-20 13:54:11 +12:00
  • e6865c5996 Remove PPos overload of FindUnitsInCircle. Paul Chote 2013-07-20 13:53:28 +12:00
  • 39d2095e54 Remove PPos overload of ClosestTo. Paul Chote 2013-07-20 13:31:45 +12:00
  • c1a0836640 Convert HackyAI to world coords. Paul Chote 2013-07-20 13:07:35 +12:00
  • 6201d7bfe2 Convert mission scripts to world coords. Paul Chote 2013-07-20 13:08:08 +12:00
  • 1dfc4837d4 Add some world-coordinate helpers. Paul Chote 2013-07-20 13:06:13 +12:00
  • 8751d29a9a Merge pull request #3578 from pchote/renderer-cleanup Matthias Mailänder 2013-07-19 09:10:15 -07:00
  • c21db5dbbd Remove hacky os-specific keyboard shortcuts. Paul Chote 2013-07-18 18:23:34 +12:00
  • 7abab1449c Remove obsolete stencil buffer configuration. Paul Chote 2013-07-18 18:13:46 +12:00
  • 7853c2127e Style fixes for Renderer.SdlCommon. Paul Chote 2013-07-18 18:13:16 +12:00
  • 1b4e387ecc Style fixes for Renderer.Gl. Paul Chote 2013-07-18 17:42:40 +12:00
  • 61cb279c1d Style fixes for Renderer.Cg. Paul Chote 2013-07-18 17:42:32 +12:00
  • 52fcba1607 Merge pull request #3575 from pchote/r8reader Matthias Mailänder 2013-07-17 08:27:15 -07:00
  • 77ff985dcd Merge pull request #3574 from ScottNZ/superweapons Matthias Mailänder 2013-07-17 08:25:25 -07:00
  • b519c915ca Add public atom bomb and gps timers to RA ScottNZ 2013-07-17 14:52:50 +12:00
  • acbd692de8 Add native support for the d2k R8 format. Paul Chote 2013-07-16 19:38:30 +12:00
  • e8d7624867 Move R8Reader to FileFormats. Paul Chote 2013-07-16 18:25:35 +12:00
  • da4a2f548b Support loading sprites with non-zero offsets. Paul Chote 2013-07-16 19:38:19 +12:00
  • 506790e09c Add "leading minute zero" overload to FormatTime ScottNZ 2013-07-16 18:35:28 +12:00
  • 667aee095f Merge pull request #3571 from pchote/split-shadows Matthias Mailänder 2013-07-15 09:18:35 -07:00
  • 60d97ef5fb Merge pull request #3567 from cjshmyr/capturing Matthias Mailänder 2013-07-15 08:58:58 -07:00
  • 3da3726ded Merge pull request #3566 from reaperrr/patch-1 Matthias Mailänder 2013-07-15 08:55:43 -07:00
  • f2c931b059 Merge pull request #3570 from 0x7c00/bleed Matthias Mailänder 2013-07-15 08:44:46 -07:00
  • adea353e2b Support split shadows for TS and RA2. Paul Chote 2013-07-15 20:10:02 +12:00
  • 847f93246c Remove unnecessary properties from Sequence. Paul Chote 2013-07-15 20:01:30 +12:00
  • a642b8298e Move harvester animation z offset to sequences. Paul Chote 2013-07-15 19:48:51 +12:00
  • dcbef51ba0 Move ion cannon z offset to sequences. Paul Chote 2013-07-15 19:48:34 +12:00
  • 9a47c6a303 Allow sequences to define a custom z offset. Paul Chote 2013-07-15 19:48:17 +12:00
  • 15688eed13 Allow Animation to generate its own Renderables. Paul Chote 2013-07-15 19:21:18 +12:00
  • d3e760659a fix #3569 , and possible many other bugs... if the place is not close to the base, instead of returning the error, continue to see if there is another place to build Nico 2013-07-14 23:31:09 -03:00
  • 01f72f4f44 Revert "allow the AI to base-walk without restrictions" Nico 2013-07-14 23:14:09 -03:00
  • a1f05fd017 Remove unused interface INotifyOtherCaptured Curtis Shmyr 2013-07-14 11:53:15 -06:00
  • aa56c6339b Tweaks to Badger contrail reaperrr 2013-07-14 18:02:02 +02:00
  • 8bec40eb9b Move SupportPowerInstance out of SupportPowerManager ScottNZ 2013-07-14 20:31:24 +12:00
  • fc458d191d Merge pull request #3563 from ScottNZ/hosp Chris Forbes 2013-07-14 02:19:42 -07:00
  • b314b37d67 Make ra hosp reveal shroud ScottNZ 2013-07-14 20:54:38 +12:00
  • cdab89ce74 Merge pull request #3561 from pchote/more-playtest-fixes Matthias Mailänder 2013-07-14 01:39:55 -07:00
  • e1dab71600 Merge pull request #3559 from wuschel/bleed Matthias Mailänder 2013-07-14 01:34:05 -07:00
  • 5debc253a1 Merge pull request #3560 from ScottNZ/superweapons Matthias Mailänder 2013-07-14 01:29:16 -07:00
  • c7c9b8710e Fix cached paths in PathFinder. Fixes #3557. Paul Chote 2013-07-14 17:05:13 +12:00
  • 57a27eb948 Restore packet size restriction with 128k limit. Paul Chote 2013-07-14 16:58:10 +12:00
  • 330978aeea Fix ProductionAirdrop style nits. Paul Chote 2013-07-14 16:56:44 +12:00
  • 8f5abf7983 Give the airdrop C17 enough room to land. Fixes #3554. Paul Chote 2013-07-14 16:51:50 +12:00
  • d930aee65d Apply offset to iron so it graphically fits on its footprint properly ScottNZ 2013-07-14 02:21:01 +12:00
  • ef703d61af Move ra superweapons a little closer to the ra1 superweapons by removing bibs and changing the footprint of iron to 2,1 ScottNZ 2013-07-14 01:08:11 +12:00
  • 2faeaca83f Add build limits to iron and pdox ScottNZ 2013-07-13 23:57:30 +12:00
  • c579f885c3 Make the RA superweapon descriptions a bit more consistent ScottNZ 2013-07-13 23:57:13 +12:00
  • cafb5ffdf3 Updated two maps: DIONYSUS and PLUTO wuschel 2013-07-14 00:01:44 +02:00
  • a802c5cb01 Merge pull request #3555 from ScottNZ/chronosound Matthias Mailänder 2013-07-13 07:14:33 -07:00
  • 7ead562349 Use correct sound for teleporting chronotanks ScottNZ 2013-07-14 00:24:11 +12:00
  • bd38f1255f Merge pull request #3552 from pchote/playtest-hotfix Matthias Mailänder 2013-07-13 02:23:48 -07:00
  • 4e86eea57c Fix C&C credits back button position. Paul Chote 2013-07-13 21:07:19 +12:00
  • bb2de697ee Fix alphabetical ordering of AUTHORS. Paul Chote 2013-07-13 21:06:08 +12:00
  • 567b1967cf Revert "restrict packet size to 4K in server" Paul Chote 2013-07-13 21:03:44 +12:00
  • 0fa258b950 Merge pull request #3551 from pchote/changelog Matthias Mailänder 2013-07-13 01:12:40 -07:00
  • 5a06d9dfec Update changelog for new playtest. Paul Chote 2013-07-13 19:37:04 +12:00
  • 80593ef27f Merge pull request #3550 from pchote/starting-units Matthias Mailänder 2013-07-13 00:24:05 -07:00
  • a678337d14 Enable starting units in C&C. Paul Chote 2013-07-13 13:54:09 +12:00
  • 55653c3f1f Add lobby support for configuring starting units. Paul Chote 2013-07-13 13:31:11 +12:00
  • db22f3568d Remove obsolete DefaultStartingUnits parameter. Paul Chote 2013-07-12 21:21:41 +12:00
  • d3110bd114 Fix Doughnut Hole spawn behavior. Paul Chote 2013-07-12 20:53:52 +12:00
  • 7376cccf4d Smarter unit spawn logic. Fixes #3496. Paul Chote 2013-07-12 20:21:55 +12:00
  • 2091a386fb Improve support for picking a valid actor spawn cell. Paul Chote 2013-07-12 20:21:21 +12:00
  • 6bf783e674 Add IEnumerable.RandomOrDefault extension. Paul Chote 2013-07-12 20:20:48 +12:00
  • 06b06a5dad Merge pull request #3375 from i80and/pathingdomains Paul Chote 2013-07-12 23:01:38 -07:00
  • 8287c5c872 Use static empty pathfinding path when possible Andrew Aldridge 2013-07-11 19:44:49 -04:00
  • 8c3769c99f Add self to AUTHORS i80and 2013-06-05 23:11:33 -04:00
  • 259e121307 Substantial performance improvement in DomainIndex * Get rid of HashSets * Cache CanTraverseTile()'s terrain offsets Andrew Aldridge 2013-07-08 23:34:34 -04:00
  • 3fed98fcb1 Add support for bridge construction Andrew Aldridge 2013-07-04 18:44:02 -04:00
  • ba885907ba Use MobileInfo.GetMovementClass for domain indexing, clearing path for caching and smarter behavior * Move DomainIndex from being a manual hard-coded hook in World to an IWorldLoaded trait. Andrew Aldridge 2013-06-26 23:38:01 -04:00
  • 6fb01c7ab8 Properly deal with FindUnitPathToRange Andrew Aldridge 2013-05-29 01:10:00 -05:00
  • d4cead2187 Initial terrain domain work i80and 2013-05-27 09:08:01 -05:00
  • b639179f31 Put a hospital in the centre of the Tournament Island map ScottNZ 2013-07-12 20:56:22 +12:00
  • ed54b34c8a Merge pull request #3523 from ScottNZ/orders Paul Chote 2013-07-11 22:07:48 -07:00
  • e4e92ec900 Add RejectsOrders to disallow orders for offmap aircraft etc ScottNZ 2013-07-12 16:01:35 +12:00
  • 1fe2418e22 Factor out the CVec direction list. i80and 2013-05-27 10:41:50 -05:00
  • 3b6ab58940 Merge pull request #3471 from Mailaender/monsters Paul Chote 2013-07-11 15:08:02 -07:00
  • 086b0a62e9 Merge pull request #3533 from Mailaender/stylecop Paul Chote 2013-07-11 15:01:30 -07:00
  • a676c4f311 fix glitchy dino stand animations Matthias Mailänder 2013-07-11 20:55:34 +02:00
  • dc2c16130b arming the dinos and making them buildable without cheats Matthias Mailänder 2013-07-08 20:27:36 +02:00
  • d38a17ddf8 fix and add the funpark sequences Matthias Mailänder 2013-06-25 18:18:06 +02:00
  • 1740e95716 added rules for C&C dinosaurs being already shipped Matthias Mailänder 2013-06-25 00:30:18 +02:00
  • 7867277321 fix yaml for player controlled visceroid Matthias Mailänder 2013-06-25 00:05:08 +02:00
  • cc15320963 removed non-playable aircraft from C&C developer mode Matthias Mailänder 2013-06-25 00:04:42 +02:00
  • 6b5f40bd79 faster ants and consistent weapon naming Matthias Mailänder 2013-06-24 23:36:36 +02:00
  • 504dfff769 added General Stavros voice from Counterstrike Matthias Mailänder 2013-06-24 23:17:15 +02:00
  • 861be8f157 added ant larvae from Counterstrike Matthias Mailänder 2013-06-24 23:11:13 +02:00
  • be38038782 added Ant Queen from Counterstrike Matthias Mailänder 2013-06-24 21:27:06 +02:00
  • 016292fca4 added the ant hill from Counterstrike Matthias Mailänder 2013-06-24 21:13:03 +02:00
  • f638bf4156 added Giant Ant from Counterstrike Matthias Mailänder 2013-06-24 21:06:03 +02:00
  • 4d7f1462ef added an alarm sound from EXPAND2.MIX Matthias Mailänder 2013-06-24 20:15:05 +02:00
  • 0cf63d9899 added a Zombie unit Matthias Mailänder 2013-06-24 20:11:32 +02:00
  • 9a6e7f749b Merge pull request #3545 from pchote/infantry-range-fix Matthias Mailänder 2013-07-11 11:45:15 -07:00
  • a35a046ede disable more StyleCop rules based on @pchote's wishlist Matthias Mailänder 2013-07-11 20:29:00 +02:00
  • 95d8c17d71 Merge pull request #3548 from pchote/regression-fixes Matthias Mailänder 2013-07-11 11:13:46 -07:00
  • 9746b53cb6 Merge pull request #3535 from chrisforbes/lobby-robustness Paul Chote 2013-07-11 04:33:42 -07:00
  • 54bdaa1037 Merge pull request #3512 from Mailaender/community-assets Paul Chote 2013-07-11 04:09:50 -07:00
  • a23998819e Merge pull request #3534 from Mailaender/editorconfig Paul Chote 2013-07-11 03:01:09 -07:00
  • 571a1e6fd1 Merge pull request #3543 from chrisforbes/build-speed-rename-revert Paul Chote 2013-07-11 03:00:23 -07:00
  • 823a502873 Tidy RadarWidget. Paul Chote 2013-07-11 19:58:34 +12:00