..
Backgrounds
Remove requirement of specifying animateOnnter
in BackgroundScreen
ctor
2024-08-07 19:07:44 +09:00
Edit
Use FastCircle for kiai visualisation
2024-08-31 17:32:24 +03:00
Footer
Explicitly define Hue
rather than implicitly provide it by enum value
2024-07-18 00:26:24 +03:00
Import
Merge branch 'master' into update-framework
2022-11-26 16:19:36 +01:00
Menu
Merge pull request #29542 from frenzibyte/show-daily-challenge-intro-once-per-session
2024-09-01 21:27:16 +09:00
OnlinePlay
Handle changes to the automatic download setting immediately
2024-09-02 19:20:05 +09:00
Play
Fix offset adjust control not correctly applying changes after song select quit
2024-09-05 19:04:52 +09:00
Ranking
Silence beatmap retrieval failures from results screen favourite button
2024-09-06 10:29:23 +02:00
Select
Use for
with exposed IReadOnlyList
rather than making internal container public
2024-09-04 15:25:36 +09:00
SelectV2
Inline single-frame layout issue comment instead
2024-08-14 00:41:43 -07: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
Remove requirement of specifying animateOnnter
in BackgroundScreen
ctor
2024-08-07 19:07:44 +09:00
BackgroundScreenStack.cs
Remove requirement of specifying animateOnnter
in BackgroundScreen
ctor
2024-08-07 19:07:44 +09:00
IHandlePresentBeatmap.cs
Automated pass
2023-06-24 01:00:03 +09:00
IHasSubScreenStack.cs
Automated pass
2023-06-24 01:00:03 +09:00
IOsuScreen.cs
Move screen footer to OsuGame
2024-05-16 07:48:58 +03:00
IPerformFromScreenRunner.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
Loader.cs
Use FastCircle in demanding places in the editor
2024-08-30 17:45:26 +03:00
OsuScreen.cs
Move screen footer to OsuGame
2024-05-16 07:48:58 +03:00
OsuScreenDependencies.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
OsuScreenStack.cs
Move screen footer to OsuGame
2024-05-16 07:48:58 +03:00
ScorePresentType.cs
Remove redundant nullable suppression directives
2023-06-07 08:20:41 +03:00
ScreenWhiteBox.cs
Partial everything
2022-11-27 00:00:27 +09:00
StartupScreen.cs
Automated pass
2023-06-24 01:00:03 +09:00