osu/osu.Game/Scoring
Dean Herbert 114c9e8c1f Update all usages of `CreateContext` to use either `Run` or `Write` 2022-01-21 17:27:08 +09:00
..
Legacy Detach and reattach scores to make work 2022-01-12 17:00:16 +09:00
EFScoreInfo.cs Fix many shortcomings and compatibility issues with EF classes post-rename 2022-01-12 17:00:16 +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 Avoid constructor overhead for realm `ScoreInfo` parameterless constructor 2022-01-20 16:47:27 +09:00
ScoreInfoExtensions.cs Move `ScoreInfo` string representation to extension method 2021-11-09 13:23:57 +01:00
ScoreManager.cs Update all usages of `CreateContext` to use either `Run` or `Write` 2022-01-21 17:27:08 +09:00
ScoreModelDownloader.cs Add `MatchesOnlineID` implementation for `IScoreInfo` 2021-12-10 18:34:31 +09:00
ScoreModelManager.cs Fix various cases of creating realm contexts from update thread when not necessary 2022-01-21 01:44:56 +09:00
ScorePerformanceCache.cs Create PerformanceAttributes 2021-12-21 13:08:31 +03:00
ScoreRank.cs