osu/osu.Game/Scoring
Dean Herbert a7d5f2281c Apply beatmap offsets to legacy replay frame handling 2022-03-24 16:16:40 +09:00
..
Legacy Apply beatmap offsets to legacy replay frame handling 2022-03-24 16:16:40 +09:00
EFScoreInfo.cs Fix some score imports failing due to null string attempted to be parsed as json 2022-01-26 22:46:29 +09:00
HitResultDisplayStatistic.cs
IScoreInfo.cs
LegacyDatabasedScore.cs Update model manager and many related classes to get things compiling again 2022-01-12 17:00:00 +09:00
Score.cs
ScoreFileInfo.cs Fix many shortcomings and compatibility issues with EF classes post-rename 2022-01-12 17:00:16 +09:00
ScoreInfo.cs Obsolete `BeatmapInfo.MaxCombo` and suppress in usages 2022-03-20 16:30:29 +03:00
ScoreInfoExtensions.cs
ScoreManager.cs Obsolete `BeatmapInfo.MaxCombo` and suppress in usages 2022-03-20 16:30:29 +03:00
ScoreModelDownloader.cs Add `MatchesOnlineID` implementation for `IScoreInfo` 2021-12-10 18:34:31 +09:00
ScoreModelManager.cs Fix cases of `Access` instead of `Realm` 2022-01-25 12:58:15 +09:00
ScorePerformanceCache.cs Restructure PerformanceCalculator to not require ScoreInfo argument 2022-03-14 14:25:28 +09:00
ScoreRank.cs