..
Backgrounds
Remove unused method
2024-12-31 14:02:07 +01:00
Edit
Fix undoing bookmark operations potentially making them unsorted
2025-02-05 15:30:11 +01:00
Footer
Explicitly define Hue
rather than implicitly provide it by enum value
2024-07-18 00:26:24 +03:00
Import
Redesign directory & file selector (and update usages accordingly)
2024-09-24 14:54:48 +02:00
Menu
Fix main menu osu logo being activated by function keys and escape
2025-01-21 16:40:21 +09:00
OnlinePlay
Merge branch 'master' into multiplayer-free-style
2025-02-04 21:48:39 +09:00
Play
Tidy up WorkingBeatmap
passing in ctor
2025-02-03 19:26:14 +09:00
Ranking
Remove unused using
2025-02-03 14:20:56 +09:00
Select
Merge branch 'master' into multiplayer-free-style
2025-01-24 17:23:35 +09:00
SelectV2
Unify ConfigureAwait()
calls across method
2025-02-05 10:28:42 +01:00
Spectate
Watch global user presence while in spectator screen
2025-02-04 17:55:50 +09: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
Merge branch 'master' into mobile-fix-mania
2025-01-24 17:03:00 +09:00
IPerformFromScreenRunner.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
Loader.cs
Fix test faiulres when seasonal set to true
due to non-circles intro
2024-12-20 16:02:43 +09:00
OsuScreen.cs
Merge branch 'master' into mobile-fix-mania
2025-01-24 17:03:00 +09: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
Rename AllowBackButton
to AllowUserExit
and rewrite visibility flow structure
2024-11-26 16:52:39 -05:00