1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:47:24 +08:00
osu-lazer/osu.Game/Screens
Dean Herbert f745d74666
Add ability to delete individual scores (#7252)
Add ability to delete individual scores

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Co-authored-by: Dean Herbert <pe@ppy.sh>
2020-01-10 01:58:35 +08:00
..
Backgrounds Fix exception through due to multiple binds 2020-01-09 13:43:57 +09:00
Charts Fix remaining issues 2019-02-28 13:31:40 +09:00
Edit Update MathUtils namespace usages 2020-01-09 13:43:44 +09:00
Menu Merge branch 'master' into Remove_osuTK.MathHelper 2020-01-10 00:28:46 +08:00
Multi Fix multiplayer aggregate score inheriting from ScoreInfo 2019-12-05 01:45:28 +09:00
Play Merge branch 'master' into update-framework 2020-01-09 19:02:26 +09:00
Ranking Merge branch 'master' into decouple-legacy-score-info 2019-12-04 11:47:27 +09:00
Select Merge branch 'master' into #7146 2020-01-10 01:08:20 +08: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 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 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