osu/osu.Game/Screens/OnlinePlay
Dean Herbert a61444690e Remove all usage of CatchUnobservedExceptions
This should no longer be required with the recent framework side change
that stops a game from crashing on unobserved exceptions
(https://github.com/ppy/osu-framework/pull/4171).
2021-01-29 16:32:29 +09:00
..
Components Fix unstable multiplayer room ordering when selection is made 2021-01-12 18:05:29 +09:00
Lounge
Match Leave the multiplayer channel when leaving multiplayer 2021-01-21 15:42:23 +09:00
Multiplayer Remove all usage of CatchUnobservedExceptions 2021-01-29 16:32:29 +09:00
Playlists Added inline comments 2021-01-19 09:16:39 -05:00
DrawableRoomPlaylist.cs
DrawableRoomPlaylistItem.cs Fix playlist item download button never shown back after hiding 2021-01-17 19:17:14 +03:00
DrawableRoomPlaylistWithResults.cs
Header.cs
IOnlinePlaySubScreen.cs
IRoomManager.cs
OngoingOperationTracker.cs Rework logic to avoid custom disposal early return handling 2021-01-25 16:53:58 +09:00
OnlinePlayComposite.cs
OnlinePlayScreen.cs Improve safety of ongoing operation tracker 2021-01-09 22:45:24 +01:00
OnlinePlaySubScreen.cs
OnlinePlaySubScreenStack.cs