osu/osu.Game/Screens
Dan Balasescu c6ca0e5895
Merge branch 'master' into fix-password-popover-focus
2021-10-22 22:52:46 +09:00
..
Backgrounds
Edit Schedule drag events for now 2021-10-15 19:52:44 +09:00
Import Remove unnecessary `AllowTrackAdjustments` overrides, add true to `SongSelect` 2021-09-15 13:12:57 +03:00
Menu Allow intro screens to be created without loading a `MainMenu` 2021-10-07 16:38:22 +09:00
OnlinePlay Merge branch 'master' into fix-password-popover-focus 2021-10-22 22:52:46 +09:00
Play Fix low-pass filter continuing to take effect after fail animation has already ended 2021-10-22 17:02:02 +09:00
Ranking Fix incorrect DI retrieval in `ReplayDownloadButton` 2021-10-06 05:29:00 +09:00
Select Add global logging of `WorkingBeatmap` changes 2021-10-14 14:07:43 +09:00
Spectate Rename last remaining `BeatmapInfo Beatmap` usage 2021-10-04 17:35:53 +09:00
BackgroundScreen.cs
BackgroundScreenStack.cs
IHandlePresentBeatmap.cs
IHasSubScreenStack.cs
IOsuScreen.cs Move `MusicController` adjustment set to inside `OsuScreen` itself (and result `nullable`) 2021-09-16 16:08:09 +09:00
Loader.cs Allow intro screens to be created without loading a `MainMenu` 2021-10-07 16:38:22 +09:00
OsuScreen.cs Handle potential for `OnResuming` call without an `OnSuspending` first 2021-09-16 16:31:41 +09:00
OsuScreenDependencies.cs
OsuScreenStack.cs Fix the default background parallax being set incorrectly when no screen is present 2021-09-17 18:14:39 +09:00
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs Remove unnecessary `AllowTrackAdjustments` overrides, add true to `SongSelect` 2021-09-15 13:12:57 +03:00