osu/osu.Game/Screens
Dean Herbert b7f6413bce Fix old version of beatmap potentially not being deleted during update flow
This can happen if the online IDs are not present in the `.osu` files.
Previously this was only working due to the early logic in the import
process (that relies on matching all online IDs perfectly).
2022-07-25 19:51:19 +09:00
..
Backgrounds Move event handlers to LoadComplete 2022-07-08 15:09:16 +09:00
Edit Fix timeline zoom focus point when using buttons 2022-07-22 17:03:05 +09:00
Import
Menu Tweak velocity a bit more (and simplify in multiple places) 2022-07-21 14:25:11 +09:00
OnlinePlay Update osu.Game/Screens/OnlinePlay/Multiplayer/MultiplayerMatchSubScreen.cs 2022-07-19 18:58:59 -05:00
Play Fix TestSceneReplayRecorder not using score provided by gameplay state 2022-07-25 05:21:27 +03:00
Ranking Inline rolling duration 2022-07-23 02:38:00 +09:00
Select Fix old version of beatmap potentially not being deleted during update flow 2022-07-25 19:51:19 +09:00
Spectate
Utility
BackgroundScreen.cs
BackgroundScreenStack.cs
IHandlePresentBeatmap.cs
IHasSubScreenStack.cs
IOsuScreen.cs
IPerformFromScreenRunner.cs
Loader.cs
OsuScreen.cs
OsuScreenDependencies.cs
OsuScreenStack.cs
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs