osu/osu.Game/Screens/OnlinePlay
Dan Balasescu 8e077c2857
Merge pull request #11791 from peppy/rooms-container-fix-click-deselection
Add the ability to deselect the currently selected room via clicking away
2021-02-16 20:22:24 +09:00
..
Components Merge branch 'master' into playlist-max-room-attempts 2021-02-05 22:13:13 +09:00
Lounge Merge pull request #11791 from peppy/rooms-container-fix-click-deselection 2021-02-16 20:22:24 +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
DrawableRoomPlaylistItem.cs Move anchor specification to central place 2021-02-02 22:18:14 +01:00
DrawableRoomPlaylistWithResults.cs
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
IOnlinePlaySubScreen.cs
IRoomManager.cs
OngoingOperationTracker.cs
OnlinePlayComposite.cs
OnlinePlayScreen.cs
OnlinePlaySongSelect.cs Subclass LocalPlayerModSelectOverlay to correctly deselect incompatible mods on free mod selection 2021-02-05 16:42:35 +09:00
OnlinePlaySubScreen.cs
OnlinePlaySubScreenStack.cs