1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-20 04:33:52 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay
Bartłomiej Dach 6c0ccc5ebe
Merge pull request #30863 from frenzibyte/improve-back-button-display
Delay back button appearance when performing a quick restart
2024-12-02 11:49:45 +01:00
..
Components Merge branch 'master' into multiplayer-remove-expired-item-removal 2024-11-23 22:19:21 -05:00
DailyChallenge Knock some sense into the playlists results screen implementation 2024-11-27 01:20:43 -05:00
Lounge Add extra check to ensure closed rooms can't be closed harder 2024-11-22 09:54:56 +01:00
Match Add close button to playlists footer 2024-11-22 09:57:56 +01:00
Multiplayer Merge branch 'master' into multi-spectator-settings-sidebar 2024-12-01 18:33:46 +09:00
Playlists Fix ready button not disabling on playlist close 2024-11-28 14:17:31 +01:00
DrawableRoomPlaylist.cs Enable NRT for multiplayer and playlists 2024-11-21 20:32:09 +09:00
DrawableRoomPlaylistItem.cs Enable NRT for multiplayer and playlists 2024-11-21 20:32:09 +09:00
FooterButtonFreeMods.cs Fix variable clash 2023-10-06 21:01:23 +09:00
FreeModSelectOverlay.cs Fix footer content not accessible by overlay when overriden by a subclass 2024-07-11 15:31:02 +03:00
Header.cs Adjust online play header to be reusable for new daily challenge screen 2024-06-10 12:43:58 +02:00
IOnlinePlaySubScreen.cs Automated pass 2023-06-24 01:00:03 +09:00
IRoomManager.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OngoingOperationTracker.cs Enable NRT for multiplayer and playlists 2024-11-21 20:32:09 +09:00
OnlinePlayScreen.cs Rename AllowBackButton to AllowUserExit and rewrite visibility flow structure 2024-11-26 16:52:39 -05:00
OnlinePlayScreenWaveContainer.cs Remove requirement of specifying animateOnnter in BackgroundScreen ctor 2024-08-07 19:07:44 +09:00
OnlinePlaySongSelect.cs Make Room.Playlist non-bindable 2024-11-15 15:51:01 +09:00
OnlinePlaySubScreen.cs Remove a couple more overrides 2024-01-22 17:00:35 +09:00
OnlinePlaySubScreenStack.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00