1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 01:07:25 +08:00
osu-lazer/osu.Game/Screens
Dean Herbert 216150b52d Avoid always loading new background at MainMenu
This was meant to be an optimisation to allow the background to load
while the intro is playing, but as the current default intro loads a
background itself, this was rarely the case and also counter-productive
as it would bypass the equality check and start a second load sequence.
2022-07-08 02:12:01 +09:00
..
Backgrounds Avoid reloading background unnecessariyl when not yet loaded 2022-07-08 02:12:01 +09:00
Edit Merge branch 'master' into beatmap-update-flow 2022-06-30 16:44:17 +09:00
Import Automated #nullable processing 2022-06-17 16:37:17 +09:00
Menu Avoid always loading new background at MainMenu 2022-07-08 02:12:01 +09:00
OnlinePlay Merge pull request #18821 from ggliv/locked-room-filter 2022-07-01 19:37:43 +09:00
Play Merge pull request #18978 from peppy/send-beatmap-hash-to-server 2022-07-03 13:18:17 +09:00
Ranking Update parameter discards 2022-06-24 21:26:19 +09:00
Select Fix song select placeholder not showing convert hint for custom rulesets 2022-07-07 14:46:51 +09:00
Spectate Automated #nullable processing 2022-06-17 16:37:17 +09:00
Utility Remove unnecessary null casts 2022-06-24 14:50:11 +09:00
BackgroundScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BackgroundScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IHandlePresentBeatmap.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IHasSubScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IOsuScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IPerformFromScreenRunner.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
Loader.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreenDependencies.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScorePresentType.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScreenWhiteBox.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
StartupScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00