osu/osu.Game/Screens
Dean Herbert 639fac2d49
Fix being able to change ruleset / beatmap when opening skin editor from main menu
No tests because it would be silly to test this – it's already a well
established behaviour and was just initialised incorrectly.
2023-12-06 12:09:34 +09:00
..
Backgrounds Use alternative method of scheduling storyboard unload 2023-11-16 15:37:53 +09:00
Edit Changed file chooser in resource selection to show file name when file is selected 2023-12-04 22:51:56 +01:00
Import
Menu Make osu! logo do something when in edit submenu 2023-11-25 00:53:25 +09:00
OnlinePlay Remove unused class 2023-12-05 12:43:32 +01:00
Play Fix being able to change ruleset / beatmap when opening skin editor from main menu 2023-12-06 12:09:34 +09:00
Ranking Reorder badges so that SS shows above others 2023-11-29 20:29:52 +09:00
Select Search terms before performing other criteria checks 2023-12-05 15:28:56 +09:00
Spectate Add visualisation of when a spectated player fails 2023-11-24 14:44:57 +09:00
Utility Calculate unstable rate using rate-adjusted offsets 2023-11-10 19:57:44 -08:00
BackgroundScreen.cs Unload beatmap storyboard background when no longer present 2023-11-09 17:20:11 +03:00
BackgroundScreenStack.cs Use alternative method of scheduling storyboard unload 2023-11-16 15:37:53 +09:00
IHandlePresentBeatmap.cs
IHasSubScreenStack.cs
IOsuScreen.cs
IPerformFromScreenRunner.cs
Loader.cs
OsuScreen.cs
OsuScreenDependencies.cs
OsuScreenStack.cs
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs