1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-19 09:12:58 +08:00
osu-lazer/osu.Game/Screens
Dean Herbert df08c4e1ad Disable decoupling for OsuGameBase's beatmap implementation
This avoids it ever mutating the underlying track (aka attempting to start
it). Resolves the one caveat mentioned in
aeef92fa710648d4a00edc523e13c17ac6104125.
2023-09-22 12:49:25 +09:00
..
Backgrounds Ensure background of gameplay is black when storyboard is overriding background display 2023-08-02 15:50:15 +09:00
Edit Disable decoupling for OsuGameBase's beatmap implementation 2023-09-22 12:49:25 +09:00
Import Merge branch 'master' into update-framework 2022-11-26 16:19:36 +01:00
Menu Replace most usages of DecoupleableInterpolatingFramedClock 2023-09-22 12:49:25 +09:00
OnlinePlay Do not show mod effects on free mod select 2023-09-11 09:55:45 +02:00
Play Disable decoupling for OsuGameBase's beatmap implementation 2023-09-22 12:49:25 +09:00
Ranking Fix and use score user's IsBot property in results screen animation 2023-08-29 23:28:50 +02:00
Select Add explanatory note 2023-09-21 20:41:10 +03:00
Spectate Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
Utility Use generic Enum methods 2022-12-26 20:36:39 +01:00
BackgroundScreen.cs Partial everything 2022-11-27 00:00:27 +09:00
BackgroundScreenStack.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +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 Allow screens to change the ability to interact with the global track 2023-07-25 20:20:53 +09:00
IPerformFromScreenRunner.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
Loader.cs Revert masking SSBO changes 2023-09-13 23:10:13 +09:00
OsuScreen.cs Allow screens to change the ability to interact with the global track 2023-07-25 20:20:53 +09:00
OsuScreenDependencies.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreenStack.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09: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