osu/osu.Game/Screens
2022-01-31 17:19:04 +09:00
..
Backgrounds Fix BackgroundScreenDefault incorrectly updating current background after being inactive 2021-12-14 16:40:50 +09:00
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 Fix incorrect invoke 2022-01-31 17:19:04 +09:00
Play Fix spectator clock container incorrectly starting catch-up clock 2022-01-30 01:46:10 +03:00
Ranking Merge branch 'master' into realm-integration/score-and-beatmaps 2022-01-15 14:45:42 +01:00
Select Fix ruleset value not being transferred when FinaliseSelection is not called 2022-01-29 18:44:48 +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 Move MusicController adjustment set to inside OsuScreen itself (and result nullable) 2021-09-16 16:08:09 +09:00
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 Fix the default background parallax being set incorrectly when no screen is present 2021-09-17 18:14:39 +09:00
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs Remove unnecessary AllowTrackAdjustments overrides, add true to SongSelect 2021-09-15 13:12:57 +03:00