osu/osu.Game/Screens/Multi
2020-12-22 16:19:19 +09:00
..
Components Fix some errors being completely ignored 2020-12-22 16:19:19 +09:00
Lounge Create the correct room subscreen 2020-12-21 00:21:30 +09:00
Match Move timeshift settings overlay to correct namespace 2020-12-22 15:52:47 +09:00
Play Add realtime player 2020-12-21 00:13:05 +09:00
Ranking Disable watching replays from realtime results screen 2020-12-21 00:14:54 +09:00
RealtimeMultiplayer Split out common implementation and private classes in MatchSettingsOverlay 2020-12-22 15:51:24 +09:00
Timeshift Move timeshift settings overlay to correct namespace 2020-12-22 15:52:47 +09:00
DrawableRoomPlaylist.cs
DrawableRoomPlaylistItem.cs
DrawableRoomPlaylistWithResults.cs
Header.cs
IMultiplayerSubScreen.cs
IRoomManager.cs Refactor InitialRoomsReceived to avoid extra bindables 2020-12-20 23:05:17 +09:00
Multiplayer.cs Split MatchSubScreen into abstract component + timeshift implementation 2020-12-20 23:40:19 +09:00
MultiplayerComposite.cs Make room duration/endsat nullable 2020-12-21 16:18:39 +09:00
MultiplayerSubScreen.cs
MultiplayerSubScreenStack.cs