osu/osu.Game/Screens
2024-02-22 12:05:50 +01:00
..
Backgrounds Fix background dim occasionally getting in a bad state when exiting gameplay 2024-01-15 19:21:19 +09:00
Edit Change name and description of force parameter in SetArbitraryDivisor 2024-01-25 05:12:54 -05:00
Import
Menu Avoid using .Children for enumeration in other locations 2024-01-23 05:32:11 +09:00
OnlinePlay Substitute two jank interdependent bool flags for single tri-state enums 2024-02-22 12:05:50 +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 Substitute two jank interdependent bool flags for single tri-state enums 2024-02-22 12:05:50 +01:00
Spectate
Utility
BackgroundScreen.cs
BackgroundScreenStack.cs
IHandlePresentBeatmap.cs
IHasSubScreenStack.cs
IOsuScreen.cs
IPerformFromScreenRunner.cs
Loader.cs
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