osu/osu.Game/Screens
Dan Balasescu f021a274d2
Merge pull request #16681 from peppy/fix-delete-local-scores
Fix delete local scores via "Clear all scores" button crashing the game
2022-01-28 17:01:31 +09:00
..
Backgrounds
Edit Fix editor crashing on custom rulesets due to ChangeHandler not being supported 2022-01-28 14:03:31 +09:00
Import Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
Menu Fix ButtonSystem null reference crash due to missing null check in delayed animations 2022-01-27 16:39:38 +09:00
OnlinePlay Add thread safety to PollingComponent.Poll implementations 2022-01-28 13:43:53 +09:00
Play Ensure hold for menu button fades out if the cursor is never moved 2022-01-28 14:48:35 +09:00
Ranking Merge branch 'master' into realm-integration/score-and-beatmaps 2022-01-15 14:45:42 +01:00
Select Merge pull request #16681 from peppy/fix-delete-local-scores 2022-01-28 17:01:31 +09:00
Spectate Rename RealmContextFactory to RealmAccess 2022-01-24 20:38:07 +09:00
BackgroundScreen.cs
BackgroundScreenStack.cs
IHandlePresentBeatmap.cs
IHasSubScreenStack.cs
IOsuScreen.cs
Loader.cs Allow realm migration to run again if interrupted halfway 2022-01-24 18:55:15 +09:00
OsuScreen.cs Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
OsuScreenDependencies.cs
OsuScreenStack.cs
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs