Commit Graph

  • f085b79491 add hooks for passengers entering/leaving a vehicle Chris Forbes 2011-07-29 17:53:12 +12:00
  • 206cb88146 update INSTALL file Chris Forbes 2011-10-11 09:57:56 +13:00
  • eda7f17ad8 update AUTHORS Chris Forbes 2011-10-11 09:52:24 +13:00
  • 7f1918d07b add stance cycling on 'z' Chris Forbes 2011-10-11 09:18:31 +13:00
  • 59e4dd666a updated CHANGELOG Chris Forbes 2011-10-11 07:59:42 +13:00
  • 1a15398605 add Chokepoint map Nukem 2011-10-11 07:53:41 +13:00
  • 75e65bf4c5 add Tiberium Oasis map Bellator 2011-10-10 19:25:46 +13:00
  • 81316a240b add Mad Scramble map Bellator 2011-10-10 19:19:17 +13:00
  • ac263697da fix #1197 -- bottom cordon of hectic was right against the map edge Chris Forbes 2011-10-10 19:12:42 +13:00
  • 20c4db914c implement selectable rules of engagement for AutoTarget Chris Forbes 2011-10-10 18:42:18 +13:00
  • ea3ad0e378 Temp fix for #1200: SystemInformation.DoubleClickTime caused segfault in libx11 on some debian systems Curtis S 2011-10-09 23:42:14 -06:00
  • 2c415a8fd6 add tmp->png conversion to utility Chris Forbes 2011-10-10 18:26:25 +13:00
  • a34b2d8c53 combine tileset.{Tiles,Templates}; image data now accessed via Templates[].Data Chris Forbes 2011-10-10 18:00:44 +13:00
  • e2cbfb920b tidy in TileSet Chris Forbes 2011-10-10 17:47:57 +13:00
  • 1f1c2b25b0 move RenderTemplate onto TileSet Chris Forbes 2011-10-10 17:43:09 +13:00
  • eaf15fa6b5 tidy in TileSet Chris Forbes 2011-10-10 17:35:52 +13:00
  • d2740847cf new AI configuration -- supports 3 difficulty levels Nukem 2011-10-10 17:22:05 +13:00
  • 62e9f5c3f7 Removed pointless var in spawn picking logic Curtis S 2011-10-09 22:12:38 -06:00
  • 9d8ff12d23 Updated RA map Center of Attention Curtis S 2011-10-09 13:00:23 -06:00
  • 7864aeed37 remove obsolete Tao.Platform.Windows packaged dep Chris Forbes 2011-10-10 16:25:26 +13:00
  • dc8726a6a0 fix multitap for keyboard events, in a way that doesnt break scrolling etc Chris Forbes 2011-10-10 13:07:31 +13:00
  • 3027c9d6f2 update CHANGELOG Curtis S 2011-10-08 19:12:48 -06:00
  • bdf9447798 Added 3 RA maps by RAGEQUIT Curtis S 2011-10-08 18:59:29 -06:00
  • 756a3e551d Removed random sandbag from vegetation oramap Curtis S 2011-10-08 18:45:04 -06:00
  • 2da46a418f Added more options for bots in RA game lobby Curtis S 2011-10-08 18:44:21 -06:00
  • 88554a5039 temp disable multitap keys (not used yet); breaks keyboard scrolling Chris Forbes 2011-10-09 12:48:36 +13:00
  • 9f86ef526f move LobbyUtils into its own file Chris Forbes 2011-10-09 12:02:57 +13:00
  • 57308773a2 grid layout mapchooser in cnc too Chris Forbes 2011-10-09 11:12:57 +13:00
  • d6f4b61b1c fixed #1187 - aircraft now reload when ordered back to base via F Chris Forbes 2011-10-08 22:22:42 +13:00
  • 6922ff3bf9 have ReturnOnIdle use QueueResupplyActivities so it works for airfields that can both rearm and repair Chris Forbes 2011-10-08 22:17:15 +13:00
  • 1702a9e9f5 tidy helicopter Chris Forbes 2011-10-08 22:11:01 +13:00
  • 38b6d3527b remove duplicate of ReserveSpawnBuilding from heli Chris Forbes 2011-10-08 22:08:38 +13:00
  • 9719e10edd drop spurious 'self' from ReserveSpawnBuilding, GetActorBelow Chris Forbes 2011-10-08 22:07:15 +13:00
  • c7f780eb1d factor out GetActorBelow from ReserveSpawnBuilding Chris Forbes 2011-10-08 22:04:21 +13:00
  • a193eeb202 Convert RA mapchooser to use a grid of minimap images Chris Forbes 2011-10-08 18:48:52 +13:00
  • 957c1cc74c tidy in ShpImageWidget Chris Forbes 2011-10-08 18:11:52 +13:00
  • 92bdec7f1d factor out layout policy for ScrollPanelWidget; add GridLayout option. Chris Forbes 2011-10-08 17:52:57 +13:00
  • cf46a7ed5f scroll maplist to the top when changing filter Chris Forbes 2011-10-08 17:36:48 +13:00
  • f966c08fed remove playercount labels in RA mapchooser Chris Forbes 2011-10-08 17:18:35 +13:00
  • be8682fc19 move TextAlign out of LabelWidget Chris Forbes 2011-10-08 17:20:29 +13:00
  • 12b8774e6d game mode selector in map chooser Chris Forbes 2011-10-08 17:20:09 +13:00
  • 6c78bb481d fix ctor formatting Chris Forbes 2011-10-08 17:19:44 +13:00
  • f79dfd51a2 add gamemode filter to EnumerateMaps Chris Forbes 2011-10-08 16:34:18 +13:00
  • 8e3bcb892f tidy multitap code up a lot Chris Forbes 2011-10-08 15:30:17 +13:00
  • 9b826d91a4 Fixed bogus yaml removals in koth maps Curtis S 2011-10-07 21:55:41 -06:00
  • d802cbfd9d Fixed tank squish anims for CNC Curtis S 2011-10-06 22:06:56 -06:00
  • 22288d10e2 Added RA map by hamb: Vegetation Curtis S 2011-10-06 20:24:53 -06:00
  • ce336b46fd fix #1196: can't capture civ buildings Curtis S 2011-10-06 18:30:47 -06:00
  • 9fdfca6ee5 Added MultiTap support Curtis S 2011-10-05 22:58:04 -06:00
  • 5ced7e270c fixed #536 -- add grid to editor Chris Forbes 2011-10-07 09:34:23 +13:00
  • 87223f5b64 show map name in ra lobby Chris Forbes 2011-10-07 07:58:16 +13:00
  • 52daca603b kill CncInstallMusicLogic Chris Forbes 2011-10-07 00:02:00 +13:00
  • 0fbc6c0a54 move CncInstallMusicLogic into its own file Chris Forbes 2011-10-06 23:46:04 +13:00
  • e9a4ec5403 unify disk check between music install and game install for cnc Chris Forbes 2011-10-06 23:43:32 +13:00
  • 281f706b02 tidy Chris Forbes 2011-10-06 23:37:52 +13:00
  • 8ab40bc5e8 tidy CncIngameMenuLogic Chris Forbes 2011-10-06 23:35:27 +13:00
  • 928cfb1f31 fixed #1195 - allow custom delivery vehicle in ProductionAirdrop Chris Forbes 2011-10-06 23:31:09 +13:00
  • dea66818cd fix indent in CncReplayBrowserLogic Chris Forbes 2011-10-06 23:24:30 +13:00
  • c18dcca1bc fix spelling error in ProductionAirdrop Chris Forbes 2011-10-06 23:23:47 +13:00
  • 1cf12df1c4 tidy Chris Forbes 2011-10-06 23:18:00 +13:00
  • b9e22f50ed tidy derp in CncColorPickerPaletteModifier Chris Forbes 2011-10-06 23:17:00 +13:00
  • 2bc260c833 move Activity from OpenRA.Traits.Activities namespace to OpenRA.Traits Chris Forbes 2011-10-06 23:11:58 +13:00
  • 3cf15b870a remove needless cast in CncLobbyLogic.AddChatLine Chris Forbes 2011-10-06 22:57:10 +13:00
  • ec8c5849eb remove dead SlotDropDownOption type in CncLobbyLogic Chris Forbes 2011-10-06 22:54:48 +13:00
  • c76ebe51a5 remove duplicate ShowRaceDropDown Chris Forbes 2011-10-06 22:54:08 +13:00
  • 8f560d79fd remove duplicate ShowTeamDropDown Chris Forbes 2011-10-06 22:49:45 +13:00
  • 6d469a1414 move ShowSlotDropDown to LobbyUtils; kill the cnc clone of it Chris Forbes 2011-10-06 22:44:51 +13:00
  • 57ac95123e make ShowSlotDropDown static Chris Forbes 2011-10-06 22:42:40 +13:00
  • c260635228 remove duplication of lobby name widget setup in CncLobbyLogic Chris Forbes 2011-10-06 22:40:19 +13:00
  • 2a48e01d91 move SetupNameWidget function into new LobbyUtils static class Chris Forbes 2011-10-06 22:37:26 +13:00
  • d3b5939613 remove duplication between CncMapChooserLogic and MapChooserLogic Chris Forbes 2011-10-06 22:30:50 +13:00
  • bdcd8097e5 start reducing differences between cnc and ra mapchoosers Chris Forbes 2011-10-06 22:13:40 +13:00
  • dfa456a537 tidy mapchooser files Chris Forbes 2011-10-06 22:06:45 +13:00
  • f936bbeaf7 tidy Chris Forbes 2011-10-06 22:03:37 +13:00
  • e02a6e7ec4 tidy more Chris Forbes 2011-10-06 22:01:45 +13:00
  • baa79c2dbc tidy usings in lintpasses Chris Forbes 2011-10-06 21:58:11 +13:00
  • 23e101deb0 Updated CHANGELOG Chris Forbes 2011-10-06 09:02:51 +13:00
  • 0a88a6da8e fix #1083 -- allow rank crate to give multiple levels Chris Forbes 2011-10-04 23:19:41 +13:00
  • 84234e8794 tidy in ActorMap Chris Forbes 2011-10-04 22:57:37 +13:00
  • 9eecd7ba6b tidy Traits.Util usings Chris Forbes 2011-10-04 22:55:19 +13:00
  • 9c35debd46 more formatting tidy Chris Forbes 2011-10-04 22:54:02 +13:00
  • dc850d3f73 tidy in Armor.cs Chris Forbes 2011-10-04 22:49:58 +13:00
  • 05ce48b732 tidy in RenderBuildingWarFactory Chris Forbes 2011-10-04 22:44:23 +13:00
  • 554032ad5f allow null player in RenderSimple.RenderPreview in prep for editor usage Chris Forbes 2011-10-04 22:40:46 +13:00
  • e5a1658d87 less code in utility Chris Forbes 2011-10-04 22:36:30 +13:00
  • 2df7a657d3 remove spurious STAThread attribute from Utility main Chris Forbes 2011-10-04 22:35:05 +13:00
  • 8174e7fffb move WithDefault onto Exts Chris Forbes 2011-10-04 22:33:52 +13:00
  • 49a758f031 add --transparent flag to shp->png conversion utility Chris Forbes 2011-10-04 22:31:02 +13:00
  • fb8fdb5899 move load from file wrapper for palette into Palette.cs Chris Forbes 2011-10-04 22:28:51 +13:00
  • 6de9c0b432 remove PrimaryBuilding support from afld/hpad; it doesnt make much sense for 1-unit-per-building Chris Forbes 2011-10-04 22:18:36 +13:00
  • c42a39e064 fix #625 -- aircraft smoke should not be visible under fog Chris Forbes 2011-10-04 22:11:57 +13:00
  • 4fd3e6a390 fix #1151 -- husks should not be selectable Chris Forbes 2011-10-04 21:53:48 +13:00
  • 1dc0fbb625 updated CHANGELOG Curtis S 2011-10-03 22:33:36 -06:00
  • b0747cafa8 Minor terrain fixes for maps Curtis S 2011-10-03 22:59:24 -06:00
  • 04a8801f08 Added 3 new RA maps by Nukem Curtis S 2011-10-03 22:26:14 -06:00
  • 06043512db Added new RA map by bellator: Arctic Triangle Affair Curtis S 2011-10-03 22:23:59 -06:00
  • 0d4f48822a Removed RA map: middle-mayhem.oramap Curtis S 2011-10-03 22:20:58 -06:00
  • 06e1a6a38d Changed pressure's (ra map) game type to Conquest Curtis S 2011-10-03 21:28:43 -06:00
  • 1776b17205 fix busted indent in Repair.cs Chris Forbes 2011-10-04 13:17:59 +13:00
  • c27af37541 fix busted indents in Plane.cs Chris Forbes 2011-09-30 11:06:15 +13:00