1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 04:07:24 +08:00
osu-lazer/osu.Game/Screens/Multi/RealtimeMultiplayer
2020-12-23 16:16:24 +01: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 Don't allow creating or joining a room when not connected to server 2020-12-23 16:35:39 +09:00
RealtimeMatchSongSelect.cs Remove unused using 2020-12-22 17:21:53 +09:00
RealtimeMatchSubScreen.cs Move notification to stateful client so it is only shown to the user from one location 2020-12-23 16:35:39 +09:00
RealtimeMultiplayer.cs Add realtime lounge subscreen 2020-12-20 23:36:56 +09:00
RealtimePlayer.cs Refactor player exit logic to convey intention better 2020-12-23 16:16:24 +01: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 Don't allow creating or joining a room when not connected to server 2020-12-23 16:35:39 +09:00