1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 12:47:24 +08:00
osu-lazer/osu.Game/Screens
Dean Herbert 9d2c2b71cf Change conditional to check for insertions in addition to modifications
It is possible that the import process itself marks the previous
beatmaps as deleted due to an overlap in metadata or otherwise.
2022-08-16 16:21:36 +09:00
..
Backgrounds Move event handlers to LoadComplete 2022-07-08 15:09:16 +09:00
Edit Migrate the majority of existing file lookups to use new extension methods 2022-08-10 16:01:16 +09:00
Import Automated #nullable processing 2022-06-17 16:37:17 +09:00
Menu Adjust using directives for vertices 2022-08-05 20:37:33 +09:00
OnlinePlay Update usages of GameplayClockContainer.GameplayClock to access properties directly 2022-08-15 18:08:49 +09:00
Play Remove FrameStableClock (and redirect usages to FrameStabilityContainer) 2022-08-15 19:19:19 +09:00
Ranking Avoid potential realm fetch after disposal in StatisticsPanel 2022-07-26 15:12:23 +09:00
Select Change conditional to check for insertions in addition to modifications 2022-08-16 16:21:36 +09:00
Spectate Automated #nullable processing 2022-06-17 16:37:17 +09:00
Utility Rename MenuCursorContainer and clean up code 2022-07-26 14:11:52 +09:00
BackgroundScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BackgroundScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IHandlePresentBeatmap.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IHasSubScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IOsuScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IPerformFromScreenRunner.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
Loader.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreenDependencies.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScorePresentType.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScreenWhiteBox.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
StartupScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00