1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-19 07:43:01 +08:00
osu-lazer/osu.Game/Screens
2024-11-25 19:17:32 +09:00
..
Backgrounds Remove requirement of specifying animateOnnter in BackgroundScreen ctor 2024-08-07 19:07:44 +09:00
Edit Deactivate new combo toggle on deselecting objects 2024-11-18 15:13:32 +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 Merge branch 'master' into tips-remove-fps 2024-11-23 20:57:14 -05:00
OnlinePlay Merge pull request #30858 from frenzibyte/fix-match-settings-overlay-typo 2024-11-25 15:58:17 +09:00
Play Make empty hitwindows readonly static and slightly improve comparison performance 2024-11-25 19:17:32 +09:00
Ranking Make empty hitwindows readonly static and slightly improve comparison performance 2024-11-25 19:17:32 +09:00
Select Fix right click scroll at song select not quite matching scrollbar position 2024-11-18 23:54:56 +09:00
SelectV2 Add context menu option to copy link to an online score 2024-11-04 13:59:48 +01: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
IHasSubScreenStack.cs
IOsuScreen.cs Move screen footer to OsuGame 2024-05-16 07:48:58 +03:00
IPerformFromScreenRunner.cs
Loader.cs Reorganise with ruleset shader separated out 2024-09-27 16:19:24 +09:00
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