osu/osu.Game/Screens
Dean Herbert 29ffae4025
Merge pull request #13967 from nekodex/new-select-sounds
Add new 'soft' select sound variant and use it in some places
2021-07-22 16:21:03 +09:00
..
Backgrounds Ensure background rotation on default skins 2021-06-09 07:59:47 +02:00
Edit Merge pull request #13967 from nekodex/new-select-sounds 2021-07-22 16:21:03 +09:00
Import Replace game-side directory/file selector with framework extensions 2021-07-06 22:11:54 +02:00
Menu Remove unused `OsuLogo.BeatMatching` 2021-07-15 15:11:42 +09:00
OnlinePlay Truncate beatmap text 2021-07-22 12:18:37 +08:00
Play Add `ModFlowDisplay` and consume in `ContractedPanelMiddleContent` 2021-07-21 16:53:04 +09:00
Ranking Merge branch 'master' into fix-mod-overflow 2021-07-21 17:26:47 +09:00
Select Move to more friendly namespace 2021-07-02 18:09:16 +09:00
Spectate Handle nulls and fix missing documentation 2021-07-05 21:35:37 +09:00
BackgroundScreen.cs
BackgroundScreenStack.cs
IHandlePresentBeatmap.cs
IHasSubScreenStack.cs
IOsuScreen.cs Only call OnBackButton() if the screen has finished loading 2021-06-08 17:38:12 +09:00
Loader.cs
OsuScreen.cs Remove unused `OsuLogo.BeatMatching` 2021-07-15 15:11:42 +09:00
OsuScreenDependencies.cs
OsuScreenStack.cs
ScorePresentType.cs
ScreenWhiteBox.cs Remove redundant arguments 2021-07-05 23:52:39 +08:00
StartupScreen.cs