osu/osu.Game/Screens
Dean Herbert fa62c846c5
Merge pull request #14603 from smoogipoo/score-ordering
Fix scores not being ordered correctly on leaderboards
2021-09-07 19:18:37 +09:00
..
Backgrounds
Edit Fix unnecessary background screen transition 2021-09-07 14:34:54 +09:00
Import
Menu Add intermediary screen to avoid going back to menus 2021-09-05 21:48:09 +02:00
OnlinePlay Factor in total score calculation time in results screen load 2021-09-07 15:19:09 +09:00
Play Remove IJsonSerializable interface 2021-08-31 14:39:20 +09:00
Ranking Factor in total score calculation time in results screen load 2021-09-07 15:19:09 +09:00
Select Merge pull request #14603 from smoogipoo/score-ordering 2021-09-07 19:18:37 +09:00
Spectate
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
Loader.cs
OsuScreen.cs Improve code around background screen handling to read better 2021-09-07 14:35:33 +09:00
OsuScreenDependencies.cs
OsuScreenStack.cs
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs