1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-07 16:47:24 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay/Multiplayer
Dean Herbert 5fbed05d04
Merge pull request #11551 from smoogipoo/fix-leave-room-race-2
Fix client potentially not leaving a room on exiting multiplayer
2021-02-08 19:23:14 +09:00
..
Match Clean up ready button logic into using MultiplayerBeatmapTracker 2021-01-17 01:11:03 +03:00
Participants Fix mods on participant panels flashing when changed 2021-02-05 18:44:33 +09:00
CreateMultiplayerMatchButton.cs Fix non-threadsafe usage of MultiplayerClient.IsConnected 2021-01-12 19:04:16 +09:00
Multiplayer.cs Remove all usage of CatchUnobservedExceptions 2021-01-29 16:32:29 +09:00
MultiplayerFilterControl.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
MultiplayerLoungeSubScreen.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
MultiplayerMatchSongSelect.cs Make ModSelectOverlay abstract 2021-02-02 21:06:04 +09:00
MultiplayerMatchSubScreen.cs Subclass LocalPlayerModSelectOverlay to correctly deselect incompatible mods on free mod selection 2021-02-05 16:42:35 +09:00
MultiplayerPlayer.cs Fix non-threadsafe usage of MultiplayerClient.IsConnected 2021-01-12 19:04:16 +09:00
MultiplayerResultsScreen.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
MultiplayerRoomComposite.cs Rename OnRoomChanged to OnRoomUpdated to avoid confusion 2020-12-26 10:49:02 +09:00
MultiplayerRoomManager.cs Don't part room if join task was cancelled 2021-01-30 23:39:01 +01:00