osu/osu.Game/Scoring
Dean Herbert d72765b6f8
Merge pull request #24114 from peppy/editor-save-local-score-management
Ensure scores always have the correct linked `BeatmapInfo`
2023-07-07 15:40:54 +09:00
..
Drawables
Legacy Merge branch 'master' into editor-save-local-score-management 2023-07-06 12:28:44 +09:00
HitResultDisplayStatistic.cs Automated pass 2023-06-24 01:00:03 +09:00
IScoreInfo.cs Make `ScoreInfo.BeatmapInfo` nullable 2023-07-04 14:50:34 +09:00
LegacyDatabasedScore.cs
RankingTier.cs Add tiered level badge colouring 2023-01-18 16:25:11 +03:00
Score.cs Revert nullability enable in `Score` (and related changes) 2023-06-24 15:35:07 +02:00
ScoreImporter.cs Merge pull request #24114 from peppy/editor-save-local-score-management 2023-07-07 15:40:54 +09:00
ScoreInfo.cs Merge branch 'master' into editor-save-local-score-management 2023-07-06 12:28:44 +09:00
ScoreInfoExtensions.cs Make `ScoreInfo.BeatmapInfo` nullable 2023-07-04 14:50:34 +09:00
ScoreManager.cs Sprinkle some more null-forgiving operators 2023-07-06 22:08:48 +02:00
ScoreModelDownloader.cs Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
ScorePerformanceCache.cs Make `ScoreInfo.BeatmapInfo` nullable 2023-07-04 14:50:34 +09:00
ScoreRank.cs Automated pass 2023-06-24 01:00:03 +09:00