osu/osu.Game/Screens
Dan Balasescu e30fb72ee2
Merge pull request #11811 from peppy/fix-mod-display-thread-safety
Fix ModDisplay potentially being operated on before loaded completely
2021-02-18 00:05:31 +09:00
..
Backgrounds Make IAPIProvider read-only bindables into IBindables 2020-12-18 15:16:36 +09:00
Edit Move default sample addition to inside PlacementBlueprint 2021-02-11 17:16:18 +09:00
Import Reorder functions and simplify transform logic 2020-12-15 13:04:11 +09:00
Menu Fix intro beatmap always being imported even if already in a good state 2021-02-17 19:19:49 +09:00
OnlinePlay Merge branch 'master' into fix-multiplayer-mod-propagation-race 2021-02-17 16:22:51 +09:00
Play Fix potential nullref if mods are never set 2021-02-17 23:13:51 +09:00
Ranking Rename download state Downloaded to Importing 2021-01-13 18:04:53 +03:00
Select Merge branch 'master' into non-concurrent-sample-playback 2021-02-12 17:22:15 +09:00
BackgroundScreen.cs Fix test failures in PerformFromScreen tests 2021-02-15 17:14:41 +09:00
BackgroundScreenStack.cs
IOsuScreen.cs Extract UserActivity logic to OsuGame. 2020-11-08 12:29:52 +01:00
Loader.cs
OsuScreen.cs Initial sample + samplechannel rework 2021-01-19 17:11:40 +09:00
OsuScreenDependencies.cs
OsuScreenStack.cs
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs