osu/osu.Game/Screens
Dean Herbert 92a5fbe948
Merge branch 'master' into star-filtering
2020-01-24 23:28:36 +09:00
..
Backgrounds Fix exception through due to multiple binds 2020-01-09 13:43:57 +09:00
Charts
Edit Merge branch 'master' into timeline-maybe 2020-01-24 18:08:29 +09:00
Menu Fix regressed input handling order 2020-01-24 17:15:05 +09:00
Multi Fix multiplayer aggregate score inheriting from ScoreInfo 2019-12-05 01:45:28 +09:00
Play Change display to always show progress bar, only hiding seeking handle instead 2020-01-24 14:21:22 +09:00
Ranking Enforce using get-only auto property where possible 2020-01-20 13:50:27 +09:00
Select Merge branch 'master' into star-filtering 2020-01-24 23:28:36 +09: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 Update MathUtils namespace usages 2020-01-09 13:43:44 +09:00
OsuScreen.cs Move variable above common bindables 2019-12-13 20:06:12 +09:00
OsuScreenDependencies.cs Fix OsuScreenDependencies not caching non-leased versions 2019-12-13 20:05:54 +09:00
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