osu/osu.Game/Screens
Dean Herbert 4e32b0d6de
Merge branch 'master' into ongoing-operation-tracker-safety
2021-01-10 23:05:03 +09:00
..
Backgrounds Make IAPIProvider read-only bindables into IBindables 2020-12-18 15:16:36 +09:00
Edit Merge branch 'master' into fix-control-point-pollution 2021-01-08 00:02:45 +09:00
Import Reorder functions and simplify transform logic 2020-12-15 13:04:11 +09:00
Menu Add back button but rename to "browse" 2021-01-06 23:28:14 +09:00
OnlinePlay Improve safety of ongoing operation tracker 2021-01-09 22:45:24 +01:00
Play Move ControlPointInfo copying to base Beatmap.Clone method (and remove setter) 2021-01-07 23:52:04 +09:00
Ranking Ensure that all changes to screen backgrounds are on the correct thread 2021-01-05 15:22:50 +09:00
Select Merge branch 'master' into fix-transform-mutation-mod-selection 2021-01-08 11:16:15 +09:00
BackgroundScreen.cs Add xmldoc and throw a local exception on null background 2021-01-06 15:26:44 +09:00
BackgroundScreenStack.cs
IOsuScreen.cs
Loader.cs
OsuScreen.cs Move screen activity update to LoadComplete() 2021-01-08 21:18:15 +01:00
OsuScreenDependencies.cs
OsuScreenStack.cs
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs