osu/osu.Game/Screens
2021-09-28 13:53:56 +09:00
..
Backgrounds Ensure background rotation on default skins 2021-06-09 07:59:47 +02:00
Edit Merge branch 'master' into no-more-difficulty-control-points-info 2021-09-28 13:53:56 +09:00
Import Remove unnecessary AllowTrackAdjustments overrides, add true to SongSelect 2021-09-15 13:12:57 +03:00
Menu Update with keybinding changes 2021-09-16 18:26:12 +09:00
OnlinePlay Remove unnecessary Schedule 2021-09-17 21:12:39 +09:00
Play Merge pull request #14814 from peppy/fix-key-counter-masking 2021-09-21 16:21:38 +09:00
Ranking Update with keybinding changes 2021-09-16 18:26:12 +09:00
Select Update with keybinding changes 2021-09-16 18:26:12 +09:00
Spectate Pass through MultiplayerRoomUsers instead of ints to avoid re-retrieval 2021-08-10 18:39:20 +09:00
BackgroundScreen.cs Fix background overflows 2021-08-20 17:50:49 +09:00
BackgroundScreenStack.cs Improve code around background screen handling to read better 2021-09-07 14:35:33 +09:00
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
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 Remove redundant arguments 2021-07-05 23:52:39 +08:00
StartupScreen.cs Remove unnecessary AllowTrackAdjustments overrides, add true to SongSelect 2021-09-15 13:12:57 +03:00