1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-26 05:22:54 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay/Playlists
Salman Alshamrani dfbccc2144 Knock some sense into the playlists results screen implementation
As we're moving towards using the `/playlist/<id>/scores/<id>` endpoint,
the existing playlists results screen classes needed some restructuring.
2024-11-27 01:20:43 -05:00
..
CreatePlaylistsRoomButton.cs Automated pass 2023-06-24 01:00:03 +09:00
PlaylistItemResultsScreen.cs Knock some sense into the playlists results screen implementation 2024-11-27 01:20:43 -05:00
PlaylistItemScoreResultsScreen.cs Knock some sense into the playlists results screen implementation 2024-11-27 01:20:43 -05:00
PlaylistItemUserBestResultsScreen.cs Knock some sense into the playlists results screen implementation 2024-11-27 01:20:43 -05:00
Playlists.cs Add button to access daily challenge playlist from main menu 2024-05-17 11:15:52 +02:00
PlaylistsLoungeSubScreen.cs Make Room.Type non-bindable 2024-11-15 14:42:18 +09:00
PlaylistsPlayer.cs Knock some sense into the playlists results screen implementation 2024-11-27 01:20:43 -05:00
PlaylistsReadyButton.cs Make Room.UserScore non-bindable 2024-11-15 14:42:46 +09:00
PlaylistsRoomFooter.cs Make Room.Duration & Room.StartDate & Room.EndDate non-bindable 2024-11-15 14:42:45 +09:00
PlaylistsRoomSettingsOverlay.cs Remove OnlinePlayComposite 2024-11-15 15:59:28 +09:00
PlaylistsRoomSettingsPlaylist.cs Automated pass 2023-06-24 01:00:03 +09:00
PlaylistsRoomSubScreen.cs Knock some sense into the playlists results screen implementation 2024-11-27 01:20:43 -05:00
PlaylistsSongSelect.cs Make Room.Playlist non-bindable 2024-11-15 15:51:01 +09:00