osu/osu.Game/Screens/OnlinePlay
Dean Herbert 3633494509
Merge pull request #16020 from smoogipoo/host-enqueue-2
Add support for enqueueing items in host-only mode, and changing arbitrary playlist items
2021-12-10 16:23:48 +09:00
..
Components Disallow item selection in playlists song select 2021-12-09 17:33:59 +09:00
Lounge Move implementation to base class 2021-12-07 20:36:39 +09:00
Match Move implementation to base class 2021-12-07 20:36:39 +09:00
Multiplayer Separate editing and adding playlist items 2021-12-10 15:26:48 +09:00
Playlists Add the ability to create playlists of 2 weeks ~ 3 months in duration 2021-12-10 13:45:29 +09:00
DrawableRoomPlaylist.cs Add edit button to DrawableRoomPlaylistItem 2021-12-10 01:08:54 +09:00
DrawableRoomPlaylistItem.cs Add edit button to DrawableRoomPlaylistItem 2021-12-10 01:08:54 +09:00
FooterButtonFreeMods.cs
FreeModSelectOverlay.cs
Header.cs
IOnlinePlaySubScreen.cs
IRoomManager.cs
OngoingOperationTracker.cs
OnlinePlayComposite.cs Remove unnecessary nameofs 2021-11-19 15:45:45 +09:00
OnlinePlayScreen.cs Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
OnlinePlaySongSelect.cs Allow host to enqeue items and items to be edited 2021-12-10 01:15:19 +09:00
OnlinePlaySubScreen.cs
OnlinePlaySubScreenStack.cs