1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 18:07:25 +08:00
osu-lazer/osu.Game/Screens/Multi/RealtimeMultiplayer
Dean Herbert b632e44bac
Merge pull request #11256 from frenzibyte/disallow-joining-ended-realtime-room
Disallow joining ended rooms in realtime multiplayer
2020-12-23 14:30:00 +09:00
..
Match Add very basic error handling on ChangeSettings calls 2020-12-22 16:50:30 +09:00
Participants Start state display as hidden 2020-12-22 21:49:42 +01:00
RealtimeFilterControl.cs Add realtime lounge subscreen 2020-12-20 23:36:56 +09:00
RealtimeLoungeSubScreen.cs Create the correct room subscreen 2020-12-21 00:21:30 +09:00
RealtimeMatchSongSelect.cs Remove unused using 2020-12-22 17:21:53 +09:00
RealtimeMatchSubScreen.cs Fix incorrect footer being used 2020-12-21 17:31:15 +09:00
RealtimeMultiplayer.cs Add realtime lounge subscreen 2020-12-20 23:36:56 +09:00
RealtimePlayer.cs Use MRE with timeout to wait on match start 2020-12-22 14:59:11 +09:00
RealtimeResultsScreen.cs Disable watching replays from realtime results screen 2020-12-21 00:14:54 +09:00
RealtimeRoomComposite.cs Add base class for all realtime multiplayer classes 2020-12-19 02:41:23 +09:00
RealtimeRoomManager.cs Add comment explaining why things are done where they are 2020-12-23 13:57:48 +09:00