osu/osu.Game/Screens/Multi
2020-12-23 05:52:10 +03:00
..
Components Revert previous logic of join guarding 2020-12-23 05:50:15 +03:00
Lounge Revert previous logic of join guarding 2020-12-23 05:50:15 +03: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 Add early check for room status before joining 2020-12-23 05:52:10 +03: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 Revert previous logic of join guarding 2020-12-23 05:50:15 +03: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