1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 14:07:25 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay
2021-08-12 19:51:03 +09:00
..
Components Round star ratings before comparing 2021-08-11 18:20:39 +09:00
Lounge Merge online play filter control with the lounge subscreen 2021-08-12 19:48:15 +09:00
Match Add background to room subscreen 2021-08-12 19:51:03 +09:00
Multiplayer Merge online play filter control with the lounge subscreen 2021-08-12 19:48:15 +09:00
Playlists Merge online play filter control with the lounge subscreen 2021-08-12 19:48:15 +09:00
DrawableRoomPlaylist.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
DrawableRoomPlaylistItem.cs Truncate beatmap text 2021-07-22 12:18:37 +08:00
DrawableRoomPlaylistWithResults.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
FooterButtonFreeMods.cs Remove "Unranked" text from ModDisplay 2021-06-09 13:45:09 +09:00
FreeModSelectOverlay.cs Remove mod multiplier completely 2021-06-25 16:36:31 +09:00
Header.cs Adjust positioning and paddings 2021-08-12 18:02:00 +09:00
IOnlinePlaySubScreen.cs Rename I{Multiplayer -> OnlinePlay}SubScreen 2020-12-25 18:07:34 +01:00
IRoomManager.cs Add remaining pieces of password flow (for osu-web join request) 2021-07-12 18:22:52 +09:00
OngoingOperationTracker.cs Move lease check inside schedule 2021-01-30 21:03:09 +01:00
OnlinePlayComposite.cs Merge branch 'master' into lounge-redesign 2021-08-04 19:53:55 +09:00
OnlinePlayScreen.cs Use full-screen background 2021-08-12 19:27:06 +09:00
OnlinePlaySongSelect.cs Adjust positioning and paddings 2021-08-12 18:02:00 +09:00
OnlinePlaySubScreen.cs Rename I{Multiplayer -> OnlinePlay}SubScreen 2020-12-25 18:07:34 +01:00
OnlinePlaySubScreenStack.cs Rename {Multiplayer -> OnlinePlay}SubScreenStack 2020-12-25 17:00:31 +01:00
RoomSubScreenComposite.cs Split OnlinePlayComposite to remove if-statement 2021-02-18 15:47:33 +09:00