osu/osu.Game/Screens
2019-11-26 11:47:01 +09:00
..
Backgrounds Fix stutters when changing beatmap difficulties 2019-11-25 18:28:43 +09:00
Charts
Edit Centralise End/StartTime retrieval to extension method 2019-11-25 19:09:14 +09:00
Menu Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
Multi Cancel a potentially pending filter update when an update occurs 2019-11-21 13:46:45 +09:00
Play Remove excess parenthesis 2019-11-25 22:37:07 +09:00
Ranking Fix result mode button's corner exponent 2019-11-22 20:45:05 +09:00
Select Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
BackgroundScreen.cs
BackgroundScreenStack.cs
IOsuScreen.cs Allow screen to specify whether to apply audio rate adjustments from mods 2019-11-15 13:47:14 +09:00
Loader.cs
OsuScreen.cs Allow screen to specify whether to apply audio rate adjustments from mods 2019-11-15 13:47:14 +09:00
OsuScreenDependencies.cs
OsuScreenStack.cs
ScreenWhiteBox.cs .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
StartupScreen.cs Allow screen to specify whether to apply audio rate adjustments from mods 2019-11-15 13:47:14 +09:00