osu/osu.Game/Scoring
2021-12-10 18:34:31 +09:00
..
Legacy Use OnlineID for set operations 2021-12-10 16:11:48 +09:00
HitResultDisplayStatistic.cs
IScoreInfo.cs Change IScoreInfo.User to an interface type 2021-12-10 16:11:49 +09:00
LegacyDatabasedScore.cs Move StoragePath implementation to an extension method 2021-11-19 16:08:38 +09:00
Score.cs
ScoreFileInfo.cs Merge branch 'master' into primary-key-consistency 2021-12-08 21:34:38 +09:00
ScoreInfo.cs Use similar method of consuming OnlineID as done in beatmap classes 2021-12-10 18:34:31 +09:00
ScoreInfoExtensions.cs
ScoreManager.cs Use OnlineID instead of legacy IDs for equality and lookups 2021-12-10 16:11:48 +09:00
ScoreModelDownloader.cs Add MatchesOnlineID implementation for IScoreInfo 2021-12-10 18:34:31 +09:00
ScoreModelManager.cs Use OnlineID instead of legacy IDs for equality and lookups 2021-12-10 16:11:48 +09:00
ScorePerformanceCache.cs Change difficulty cache storage type to nullable 2021-11-20 17:00:50 +01:00
ScoreRank.cs
ScoreStore.cs