osu/osu.Game/Scoring
Bartłomiej Dach eba3cfc96e
Move `ScoreInfo` string representation to extension method
2021-11-09 13:23:57 +01:00
..
Legacy Rename `User` to `APIUser` and move to correct namespace 2021-11-07 11:26:01 +09:00
HitResultDisplayStatistic.cs Extract tuple into class 2020-10-07 15:34:03 +09:00
IScoreInfo.cs Rename `User` to `APIUser` and move to correct namespace 2021-11-07 11:26:01 +09:00
LegacyDatabasedScore.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
Score.cs Add deep cloning support to `Score`/`ScoreInfo`/`Replay` 2021-07-19 14:14:28 +09:00
ScoreFileInfo.cs
ScoreInfo.cs Move `ScoreInfo` string representation to extension method 2021-11-09 13:23:57 +01:00
ScoreInfoExtensions.cs Move `ScoreInfo` string representation to extension method 2021-11-09 13:23:57 +01:00
ScoreManager.cs Fix incorrectly specified events 2021-11-06 22:31:49 +09:00
ScoreModelDownloader.cs Move second generic to `abstract` model downloader rather than interface type 2021-11-05 17:37:05 +09:00
ScoreModelManager.cs Split out `IModelDownloader` and also split apart `ScoreManager` 2021-09-30 18:25:20 +09:00
ScorePerformanceCache.cs Rename last remaining `BeatmapInfo Beatmap` usage 2021-10-04 17:35:53 +09:00
ScoreRank.cs Update mapper usages with `LocalisableDescription` 2021-07-31 01:47:14 +03:00
ScoreStore.cs Rename last remaining `BeatmapInfo Beatmap` usage 2021-10-04 17:35:53 +09:00