Commit Graph

  • 174ec12ff0 Fixed ingame crash caused by using "F" on planes when owning no AFLDs Curtis S 2011-09-28 22:50:44 -06:00
  • 4f5bfceb3f remove done todo Chris Forbes 2011-09-28 10:04:51 +13:00
  • edecd166a2 Added: Mac launcher readme file with details of how to build the launcher correctly Jeff Harris 2011-09-21 14:52:13 +12:00
  • 632ae08b87 Updated: Launcher.Mac binary now only contains PPC and x86 code so x64 macs dont try to execv x86 mono (usually crashes) Jeff Harris 2011-09-20 16:01:22 +12:00
  • e4afaf4344 remove SequenceEditor, it's no longer useful Chris Forbes 2011-09-26 08:36:19 +13:00
  • 9663316c6c fix #1138 -- shortcut description on linux Chris Forbes 2011-09-25 16:00:14 +13:00
  • ed1b8080df fix formatting in Game.cs Chris Forbes 2011-09-25 15:56:11 +13:00
  • 567a82fd5d move CanJoin onto GameServer Chris Forbes 2011-09-25 15:35:40 +13:00
  • f9eb62beee tidy uid->map lookup in ServerBrowser implementations Chris Forbes 2011-09-25 15:25:39 +13:00
  • 6b602d5262 tidy up SpawnViceroid Chris Forbes 2011-09-25 15:09:43 +13:00
  • 7cbd2cb9b6 what kind of name is 'cpts' for a variable? Chris Forbes 2011-09-25 15:06:07 +13:00
  • 54922a74b1 spliit CncDirectConnectLogic into its own file Chris Forbes 2011-09-25 15:02:38 +13:00
  • 07175277f1 remove spurious 'refreshing' var Chris Forbes 2011-09-25 15:00:02 +13:00
  • c4d10f5637 start similarly tidying CncServerBrowserLogic Chris Forbes 2011-09-25 14:57:54 +13:00
  • fdd0897927 untangle default selection in ServerBrowserLogic Chris Forbes 2011-09-25 14:54:05 +13:00
  • 623fde709f DirectConnectLogic in its own file Chris Forbes 2011-09-25 14:49:29 +13:00
  • d3cdb82479 start tidying ServerBrowserLogic Chris Forbes 2011-09-25 14:46:35 +13:00
  • 55036cd58c fix trailing whitespace everywhere Chris Forbes 2011-09-25 14:37:12 +13:00
  • 0eb98ef3b5 use OrderBy().ThenBy() rather than relying on unspecified stability of OrderBy(). Chris Forbes 2011-09-25 14:33:04 +13:00
  • f3ee2d589b tidy whitespace Chris Forbes 2011-09-25 14:30:40 +13:00
  • cef45a890a tidy usings Chris Forbes 2011-09-25 14:30:23 +13:00
  • 67933fe253 tidy usings in MainMenuButtonsLogic Chris Forbes 2011-09-24 22:12:42 +12:00
  • 7b3de29f05 simplify teamchat code Chris Forbes 2011-09-24 22:10:02 +12:00
  • 1216cef981 remove (broken) cloning support from ChatDisplayWidget; doesn't make any sense. Chris Forbes 2011-09-24 21:58:17 +12:00
  • d3bfcfea5c remove ChatLine.wrapped; never used Chris Forbes 2011-09-24 21:57:07 +12:00
  • 1c2f857222 just fetch the font once in ChatDisplayWidget Chris Forbes 2011-09-24 21:51:18 +12:00
  • 9fcddc0df2 remove duplicated mod prerequisite chain walk; write it clearly Chris Forbes 2011-09-24 21:46:39 +12:00
  • 23202eff0c untangle Mod.cs inserting of .Id Chris Forbes 2011-09-24 21:41:08 +12:00
  • 73f4997f6d remove spurious Standalone flag from mod metadata Chris Forbes 2011-09-24 21:30:01 +12:00
  • ef71020835 style issue on CncLoadScreen Chris Forbes 2011-09-24 21:26:56 +12:00
  • 420052b12c remove duplicated path setup in Mod.cs Chris Forbes 2011-09-24 21:26:39 +12:00
  • e7900d069d move ActiveModVersion,ActiveModTitle out of cnc-specific code Chris Forbes 2011-09-24 21:19:05 +12:00
  • 15d846bfb0 rename 'preferences' to 'settings' in various internal cnc bits; UI strings were 'settings' already Chris Forbes 2011-09-24 21:06:30 +12:00
  • 635315b0af rename SpecialPowerBinWidget to SupportPowerBinWidget Chris Forbes 2011-09-24 20:56:41 +12:00
  • 4bc963d621 clean up duplication in RA SpecialPowerBinWidget overlay handling Chris Forbes 2011-09-24 20:54:16 +12:00
  • b83fa764d4 clean up whitespace in CncWaterPaletteRotation Chris Forbes 2011-09-24 20:48:20 +12:00
  • 589d201a16 make ShowMouseScrollDropdown static; it needs nothing from the instance. Chris Forbes 2011-09-24 20:45:46 +12:00
  • 6a78eec512 remove duplicated ShowWindowModeDropdown function from CncSettingsLogic Chris Forbes 2011-09-24 20:44:38 +12:00
  • c608b45ef0 move cnc shellmap music toggle into Sound settings group where it belongs Chris Forbes 2011-09-24 20:37:03 +12:00
  • 68801ba7b5 fix formatting issues in settings Chris Forbes 2011-09-24 20:34:21 +12:00
  • 657e8ad250 remove misleading dead assignments on saving, before using vars as out params Chris Forbes 2011-09-24 20:32:57 +12:00
  • a1fc76acc3 remove hardcoded 20px offset in TimerWidget Chris Forbes 2011-09-24 20:26:24 +12:00
  • 73676c8f0c remove spurious RenderBounds call Chris Forbes 2011-09-24 20:24:18 +12:00
  • 1eec17d430 clean up duplication in TimerWidget Chris Forbes 2011-09-24 20:22:46 +12:00
  • b76ec11304 remove needless Stopwatch instance from TimerWidget Chris Forbes 2011-09-24 20:21:46 +12:00
  • 6c39f19a73 remove match timer configuration crap Chris Forbes 2011-09-24 20:17:27 +12:00
  • 3b2efc7b0b fix #1184 -- useless error message when forgetting to define Render:Image: on a derived actor type Chris Forbes 2011-09-24 19:58:34 +12:00
  • e829e4b5aa fix formatting nit in SequenceProvider Chris Forbes 2011-09-24 19:57:33 +12:00
  • f6661d5e47 fix sequences being ignored when the only sequences in the mod are provided by a map Chris Forbes 2011-09-24 19:57:08 +12:00
  • 2063277654 remove dead SaveSequencesForUnit Chris Forbes 2011-09-24 19:56:29 +12:00
  • c1ec8fdd5c Update CHANGELOG Curtis S 2011-09-18 23:08:02 -06:00
  • 589f590fdc Added 3 RA maps by Nukem Curtis S 2011-09-18 23:07:25 -06:00
  • 538779e249 Added RA map by ihptru: Free Coasts Curtis S 2011-09-18 20:53:32 -06:00
  • 025dccaa3f Removed Neutral's colorramp in Styrian Mountains Curtis S 2011-09-18 20:50:23 -06:00
  • 776a1aa817 fix newlines in source files Chris Forbes 2011-09-17 11:26:17 +12:00
  • 9480846250 remove spurious constructor from MoveAdjacentTo Chris Forbes 2011-09-17 11:24:39 +12:00
  • 24c74dcdd9 remove needless duplicate Health trait query Chris Forbes 2011-09-17 11:09:37 +12:00
  • bc8f02375f fixed #1171 -- don't shade buildable things just because we're building something else Chris Forbes 2011-09-16 20:55:50 +12:00
  • c1f522db63 Fix #1157: Removed HARV minining from cell in front / using MoveAdjacentTo in logic. Was causing harvesters to get stuck - need to revisit this. Curtis S 2011-09-15 20:49:33 -06:00
  • 16fa2f2c1e sort file lists in projectfiles, fix newlines Chris Forbes 2011-09-16 08:57:11 +12:00
  • 7458deab81 update CHANGELOG Chris Forbes 2011-09-14 09:30:11 +12:00
  • 4e52dca3b6 Fixed PlayerIsAllowedToRepair - player requires FACT for repairs Curtis S 2011-09-12 20:08:16 -06:00
  • 575641155c Proper CNC palette fix for allyrepair.shp Curtis S 2011-09-12 20:07:04 -06:00
  • 561bec9ada Fix #1165 - PowerdownIndicator now works for replays/spec Curtis S 2011-09-12 20:06:28 -06:00
  • be1a041a8c fixed #1071 -- adjust cnc resource parameters Chris Forbes 2011-09-13 10:36:04 +12:00
  • 44f65f15ea increase SYRD cost to 1000 Chris Forbes 2011-09-12 09:53:35 +12:00
  • 25e257f2fa increase SPEN cost to 800 Chris Forbes 2011-09-12 09:53:26 +12:00
  • 446193ecc7 reduce LST speed to 8 Chris Forbes 2011-09-12 09:40:44 +12:00
  • 9942c4cbf8 require DOME for destroyer Chris Forbes 2011-09-12 09:38:57 +12:00
  • a8097b1872 updated CHANGELOG Chris Forbes 2011-09-11 17:49:29 +12:00
  • 2b9d21feb7 fix #1162 (use large_slash for aircraft crashing into water) Chris Forbes 2011-09-11 17:49:03 +12:00
  • 9de1ed9761 fix #1146 (bogus client lookup) Chris Forbes 2011-09-11 17:48:32 +12:00
  • ea190fcf86 combine LobbyCommands and PlayerCommands Chris Forbes 2011-09-11 17:25:24 +12:00
  • 21ae6ee983 convert FileExtractor into a Utility cmdlet Chris Forbes 2011-09-11 17:13:43 +12:00
  • 03adb7f2c3 Added new RA map by Tirili: Seven Stairs Curtis S 2011-09-10 23:47:24 -06:00
  • c9c716aae4 Added 4 new RA maps by Nukem Curtis S 2011-09-10 23:47:09 -06:00
  • 9ee794ee1f Added RA map by Knivesron: Drop Zone Battle of Tikiaki Curtis S 2011-09-10 23:07:57 -06:00
  • b2cf3d9513 Added RA map by Holloweye: Drop Zone Curtis S 2011-09-10 23:06:43 -06:00
  • 7306f92d22 1159: Implemented Nukem's RA AI rules Curtis S 2011-09-10 22:42:44 -06:00
  • 2cc6a67a95 Harvs built by HackyAI now call FindResources Curtis S 2011-09-10 22:40:06 -06:00
  • 460696192b PowerdownIndicator will only show to owner and teammates Curtis S 2011-09-10 22:38:19 -06:00
  • be9948426c 1078: Added ally repairing for CNC and RA Curtis S 2011-09-10 16:41:40 -06:00
  • 1d052bbfa2 Powered down buildings now display a "powered off" animation Curtis S 2011-09-05 19:04:27 -06:00
  • 00c6c5c88d update CHANGELOG Chris Forbes 2011-09-07 20:51:45 +12:00
  • a3818a6aa2 fix MoveAdjacentTo so it doesnt suck so much Chris Forbes 2011-09-07 19:13:51 +12:00
  • cc18a6a515 enable building of LST in yaml Chris Forbes 2011-09-07 18:45:16 +12:00
  • aec4e6b5e8 remove .manifest from root Chris Forbes 2011-09-07 18:40:44 +12:00
  • 75a8139e3b Update CHANGELOG for release Chris Forbes 2011-09-06 08:39:01 +12:00
  • 9cbf69608a updated CHANGELOG Chris Forbes 2011-09-04 14:17:04 +12:00
  • 3b22a8588f fix #1129 -- laserzap tolerates null explosion Chris Forbes 2011-09-04 11:10:21 +12:00
  • 082603dd54 don't offer attackmove OG in cases for other players' stuff Chris Forbes 2011-09-04 10:49:26 +12:00
  • 014e63383b fix comment in WorldCommandWidget Chris Forbes 2011-09-04 10:45:10 +12:00
  • 19c7cd650d boost sam rof slightly Chris Forbes 2011-09-04 10:28:51 +12:00
  • ee0de12318 boost longbow aa missile speed Chris Forbes 2011-09-04 10:28:23 +12:00
  • e64c7680e8 fix #1141 -- lobby kick being broken in ra Chris Forbes 2011-09-04 08:53:16 +12:00
  • f62fc7acd3 Updated CHANGELOG Chris Forbes 2011-09-03 10:12:54 +12:00
  • 8316ffc07e remove spurious trait lookup in AutoHeal Chris Forbes 2011-09-01 10:40:19 +12:00
  • 2cce16fe3d Minor ore changes to Doughnut map Curtis S 2011-08-30 21:51:52 -06:00
  • 43c5137dce Fixed ore distribution on mjolnir-2 Curtis S 2011-08-30 21:51:33 -06:00
  • 6f70b113c8 Fix #1132; Infantry/Husks don't stay above water when bridge beneath is destroyed Curtis S 2011-08-30 20:58:57 -06:00