RoosterDragon
85c948fd8d
Add a streaming audio playback interface.
...
This allows audio to be streamed, rather than needed to be fully loaded into memory.
2017-07-14 23:02:49 +01:00
Paul Chote
6e145f902b
Fix empty lobby faction tooltips.
2017-07-08 22:45:51 +02:00
Paul Chote
b0906e1836
Add a bot type identifier.
2017-07-07 21:31:45 +01:00
rob-v
1a546d9baf
Polish Actor Categories
2017-07-06 01:50:43 +02:00
rob-v
686686417f
Add Actor Categories and Category dropdown filter in Map editor
2017-07-06 01:50:43 +02:00
RoosterDragon
297f4ad9ed
Ensure we set ZipConstants.DefaultCodePage by using a helper method.
...
We were currently dealing with this terrible global variable in FileSystem/ZipFile.cs previously, but other parts of the code such as DownloadPackageLogic were creating these files too, and may not have executed the static ctors that fixed the encoding yet.
2017-07-05 22:45:15 +01:00
rob-v
4b9c6c4746
Allow multiple terrain (tile) categories
2017-07-05 22:46:59 +02:00
Paul Chote
fdafbd9f15
Remove hardcoded references to FacingInit and TurretFacingInit.
2017-07-01 10:35:22 +01:00
Paul Chote
2a2bd676a3
Remove hardcoded references to HideBibPreviewInit.
2017-07-01 10:35:22 +01:00
Paul Chote
b2c3a55c12
Add IActorPreviewInitInfo interface.
2017-07-01 10:35:22 +01:00
rob-v
78bedb0513
Fix IsSinglePlayer
2017-06-27 22:43:15 +01:00
Paul Chote
714b24329c
Use standard button tooltip for faction descriptions.
2017-06-27 23:27:53 +02:00
rob-v
6e1b2333f3
Fix ClientTooltip disables tooltip delay
2017-06-24 11:52:27 +01:00
rob-v
da5c70184e
Refactor RefreshServerListInner's games+lanGames argument
2017-06-22 11:59:04 +02:00
rob-v
3c323a8672
Extract loading of game rows into LoadGameRows method.
2017-06-22 11:59:04 +02:00
rob-v
53c7954f84
MP Browser - display current mod+version first
2017-06-22 11:59:04 +02:00
rob-v
7237fd83c6
Fix error handling of failed MP server refresh
2017-06-22 11:59:04 +02:00
Paul Chote
52f1ab0969
Add backend code for unit command bar.
2017-06-06 08:53:54 -06:00
Paul Chote
854dd75282
Add ButtonTooltipWithDescHighlightLogic.
...
Highlights TooltipDesc characters inside {}.
2017-06-06 08:53:54 -06:00
Paul Chote
8f2a933ba8
Add support for button tooltip descriptions.
2017-06-06 08:53:54 -06:00
Paul Chote
36d7b5131e
Use ContentInstallerMod in MainMenuLogic.
2017-06-04 13:21:27 +02:00
Paul Chote
f7db7e3308
Use engine version for master server queries.
2017-06-04 13:21:27 +02:00
Oliver Brakmann
677904c682
Hide tooltips for unoccupied spawnpoints in the replay browser
2017-06-03 15:56:27 +02:00
rob-v
ada5b6d0e5
Add Unit stance hotkeys, remove Cycle Stance hotkey
2017-05-30 21:16:31 +02:00
rob-v
45041bde14
Dispose-stop Beacon on closing server browser
2017-05-29 13:28:39 +01:00
rob-v
9a9920e4af
Catch and ignore BeaconLib errors
2017-05-29 13:28:39 +01:00
Paul Chote
e5222f95f6
Remove ambiguity from FileSystem references.
2017-05-29 12:41:28 +02:00
Paul Chote
df40d38b91
Rework read/write zip file loading/saving.
2017-05-29 12:20:32 +02:00
rob-v
3258d89651
Fix map parameter warning as error from PR 13233
2017-05-17 22:58:56 +02:00
rob-v
127ef8bb27
LobbyLogic, ReplayBrowserLogic Map property changed to map field
2017-05-14 21:06:16 +01:00
rob-v
a26210f914
Replays with MapPreview (like in Lobby)
2017-05-14 21:06:16 +01:00
rob-v
0e3cc1ad28
(Lobby)MapPreviewLogic refactoring
2017-05-14 21:06:16 +01:00
rob-v
ffc3f6e0d0
LAN games discovery
2017-05-14 22:01:25 +02:00
rob-v
224bda6de5
Fix Player slot when changing map
2017-05-14 13:19:18 +02:00
rob-v
48abb7372b
Remove ChatSettings.NickName, use PlayerName always as default
2017-05-13 11:40:47 -07:00
Paul Chote
0222ea675c
Implement mod-defined package loaders.
2017-05-07 13:25:38 +01:00
Paul Chote
c867687d9a
Prevent repeated keys from toggling observer shroud selector.
2017-05-06 14:13:12 +01:00
reaperrr
ea29cce3cf
Merge pull request #13002 from rob-v/LobbyOptionsEditableByHost
...
Host can change Team and Spawn of any player. #12936
2017-05-04 19:15:01 +02:00
Taryn Hill
12f2fc3410
Merge pull request #13175 from rob-v/GlobalChat
...
Enhance - unify global chat (with lobby chat)
2017-04-29 09:28:34 -05:00
reaperrr
e8f16b1b75
Merge pull request #13150 from rob-v/SaveMapError
...
Show 'Failed to save map' error message in dialog box
2017-04-23 15:29:10 +02:00
rob-v
bd025873cf
Host can change Team and Spawn of any player. #12936
2017-04-23 12:06:44 +02:00
rob-v
1206205d17
Enhance - unify global chat (with lobby chat)
2017-04-22 20:25:20 +02:00
reaperrr
9f8e9426af
Merge pull request #13005 from rob-v/LobbyMapTooltips
...
Added tooltip to Lobby Map title #12930 #12595
2017-04-22 15:31:34 +02:00
rob-v
63de0bb910
Fix ignored 'Failed to save map' #13036
2017-04-22 14:44:06 +02:00
Paul Chote
84db123b93
Rename modchooser to modcontent.
2017-04-21 18:02:20 +01:00
Paul Chote
ec42aed6bc
Redirect mod chooser to content manager.
2017-04-21 18:02:20 +01:00
Paul Chote
688feea33b
Require Game.Mod to be give an a launch arg to OpenRA.Game.exe.
2017-04-21 18:02:14 +01:00
Paul Chote
5d5fd7a0e8
Remove RequiredMods logic.
2017-04-21 17:55:15 +01:00
rob-v
199e9847d1
Add tooltips to production statistics #12820
2017-04-17 21:51:23 +02:00
Oliver Brakmann
3ec6754289
Merge pull request #13141 from pchote/mod-urls
...
Move web urls from user config to mod config.
2017-04-17 17:13:52 +02:00