osu/osu.Game/Screens
2024-07-02 11:31:55 +09:00
..
Backgrounds Fix incorrect background being loaded due to async race 2024-05-01 00:05:14 +08:00
Edit Isolate bindable breaks list to EditorBeatmap 2024-07-02 11:31:55 +09:00
Footer Merge branch 'master' into footer-v2-become-global 2024-06-08 14:13:05 +03:00
Import
Menu Add minimal viable variant of new daily challenge screen 2024-06-10 13:09:12 +02:00
OnlinePlay Add client/server models for allowing clients to receive realtime playlist updates 2024-06-27 11:32:18 +02:00
Play Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
Ranking Clamp X value to avoid excessive balance shift 2024-06-13 18:06:19 +02:00
Select Merge pull request #28620 from normalid-awa/ui/mod-select-color-improvement 2024-06-27 13:56:12 +09:00
SelectV2 Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
Spectate Remove managed clocks from SpectatorSyncManager on gameplay completion / abort 2024-04-26 15:29:59 +08:00
Utility Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
BackgroundScreen.cs
BackgroundScreenStack.cs
IHandlePresentBeatmap.cs
IHasSubScreenStack.cs
IOsuScreen.cs Move screen footer to OsuGame 2024-05-16 07:48:58 +03:00
IPerformFromScreenRunner.cs
Loader.cs
OsuScreen.cs Move screen footer to OsuGame 2024-05-16 07:48:58 +03:00
OsuScreenDependencies.cs
OsuScreenStack.cs Move screen footer to OsuGame 2024-05-16 07:48:58 +03:00
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs