1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:07:25 +08:00
osu-lazer/osu.Game/Screens
2019-11-25 19:09:14 +09:00
..
Backgrounds Improve naming 2019-11-22 02:38:31 +09:00
Charts Fix remaining issues 2019-02-28 13:31:40 +09:00
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 Centralise End/StartTime retrieval to extension method 2019-11-25 19:09:14 +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 Add triangles intro 2019-08-09 20:05:28 +09:00
BackgroundScreenStack.cs Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
IOsuScreen.cs Allow screen to specify whether to apply audio rate adjustments from mods 2019-11-15 13:47:14 +09:00
Loader.cs Simplify and future-proof random retrieval method 2019-09-29 14:35:35 +08:00
OsuScreen.cs Allow screen to specify whether to apply audio rate adjustments from mods 2019-11-15 13:47:14 +09:00
OsuScreenDependencies.cs Merge remote-tracking branch 'origin/master' into fix-new-inspections 2019-05-07 13:20:17 +09:00
OsuScreenStack.cs Apply a few minor refactors 2019-03-25 12:39:40 +09:00
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