osu/osu.Game/Screens
Dean Herbert baaf33d995
Merge pull request #26689 from myQwil/divisor_cycle
Prevent custom divisor ranges from halting divisor preset cycling
2024-01-25 20:46:16 +09:00
..
Backgrounds
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 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
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