osu/osu.Game/Screens
2024-01-25 15:02:44 +09:00
..
Backgrounds Fix background dim occasionally getting in a bad state when exiting gameplay 2024-01-15 19:21:19 +09:00
Edit Fix blueprint container not handling right clicks correctly while moveing an element 2024-01-22 04:39:08 +03:00
Import
Menu Avoid using .Children for enumeration in other locations 2024-01-23 05:32:11 +09:00
OnlinePlay Revert incorrect removal of exitConfirmed flag 2024-01-22 15:35:03 +01:00
Play Fix ArgonScoreCounter is still using localisation 2024-01-25 03:28:02 +03:00
Ranking Fix crash at results screen when hidden is enabled and S rank becomes A due to miss 2024-01-25 15:02:44 +09:00
Select Avoid using .Children for enumeration in other locations 2024-01-23 05:32:11 +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 Remove disclaimer screen completely 2023-12-28 17:21:29 +09:00
OsuScreen.cs Only play back sample once when traversing up multiple screens in stack 2024-01-18 16:31:33 +09:00
OsuScreenDependencies.cs
OsuScreenStack.cs
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs