1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 17:27:39 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay
Dean Herbert e82922f8c5 Add the ability to deselect the currently selected room via clicking away
Always felt wrong that you couldn't do this until now.
2021-02-16 13:44:37 +09:00
..
Components Merge branch 'master' into playlist-max-room-attempts 2021-02-05 22:13:13 +09:00
Lounge Add the ability to deselect the currently selected room via clicking away 2021-02-16 13:44:37 +09:00
Match Merge branch 'master' into non-concurrent-sample-playback 2021-02-12 17:22:15 +09:00
Multiplayer Fix sample potentially playing at the wrong frequency 2021-02-15 18:10:45 +09:00
Playlists Remove no longer used using directive 2021-02-05 23:08:31 +09:00
DrawableRoomPlaylist.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
DrawableRoomPlaylistItem.cs Move anchor specification to central place 2021-02-02 22:18:14 +01:00
DrawableRoomPlaylistWithResults.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
FooterButtonFreeMods.cs Renamespace footer button 2021-02-02 21:46:22 +09:00
FreeModSelectOverlay.cs Add local-user freemod configuration 2021-02-10 19:56:59 +09:00
Header.cs Rename I{Multiplayer -> OnlinePlay}SubScreen 2020-12-25 18:07:34 +01:00
IOnlinePlaySubScreen.cs Rename I{Multiplayer -> OnlinePlay}SubScreen 2020-12-25 18:07:34 +01:00
IRoomManager.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
OngoingOperationTracker.cs Move lease check inside schedule 2021-01-30 21:03:09 +01:00
OnlinePlayComposite.cs Hook up room-level max attempts to UI 2021-02-02 18:45:05 +09:00
OnlinePlayScreen.cs Improve safety of ongoing operation tracker 2021-01-09 22:45:24 +01:00
OnlinePlaySongSelect.cs Subclass LocalPlayerModSelectOverlay to correctly deselect incompatible mods on free mod selection 2021-02-05 16:42:35 +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