osu/osu.Game/Scoring
Dan Balasescu c3b365cf6b Scale classic score by hitobject count 2022-02-21 13:31:03 +09:00
..
Legacy Update all usages of `RulesetID` and `Ruleset.ID` to use `Ruleset.OnlineID` 2022-01-27 15:38:03 +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 Change `IScoreInfo.User` to an interface type 2021-12-10 16:11:49 +09:00
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 Fix `ScoreInfo.RealmUser` not getting deep cloned correctly 2022-01-26 14:27:48 +09:00
ScoreInfoExtensions.cs Move `ScoreInfo` string representation to extension method 2021-11-09 13:23:57 +01:00
ScoreManager.cs Scale classic score by hitobject count 2022-02-21 13:31:03 +09: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 Display performance breakdown in a tooltip 2022-01-17 18:28:17 +08:00
ScoreRank.cs