osu/osu.Game/Screens/OnlinePlay
2021-11-12 17:46:24 +09:00
..
Components Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
Lounge Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
Match Rename BeatmapInfo.OnlineBeatmapID to OnlineID to match interface 2021-11-12 17:46:24 +09:00
Multiplayer Fix being able to switch own team by clicking other players' team indicators 2021-11-11 09:01:50 +01:00
Playlists Rename BeatmapInfo.OnlineBeatmapID to OnlineID to match interface 2021-11-12 17:46:24 +09:00
DrawableRoomPlaylist.cs
DrawableRoomPlaylistItem.cs Update existing usages of Author as string to access Username directly 2021-11-04 18:57:54 +09:00
DrawableRoomPlaylistWithResults.cs
FooterButtonFreeMods.cs
FreeModSelectOverlay.cs
Header.cs Use Torus alternates on online play screens as per design 2021-10-04 00:26:41 +02:00
IOnlinePlaySubScreen.cs
IRoomManager.cs
OngoingOperationTracker.cs
OnlinePlayComposite.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
OnlinePlayScreen.cs Remove unnecessary AllowTrackAdjustments overrides, add true to SongSelect 2021-09-15 13:12:57 +03:00
OnlinePlaySongSelect.cs
OnlinePlaySubScreen.cs Move AllowTrackAdjustments specification to RoomSubScreen 2021-09-17 13:24:01 +09:00
OnlinePlaySubScreenStack.cs