osu/osu.Game/Scoring
Dean Herbert 630faa3b56 Add TODO marking incorrect EF core data type
As mentioned in the comment, we probably don't need to be storing this
in the database in the first place (as it should be able to be
calculated from the other statistics we have available to us). Something
to consider when we refactor the database backend.
2021-03-25 17:50:21 +09:00
..
Legacy Make osu/taiko/catch use Ok+Great 2020-09-29 17:16:55 +09:00
HitResultDisplayStatistic.cs Extract tuple into class 2020-10-07 15:34:03 +09:00
LegacyDatabasedScore.cs
Score.cs
ScoreFileInfo.cs
ScoreInfo.cs Add TODO marking incorrect EF core data type 2021-03-25 17:50:21 +09:00
ScoreManager.cs Revert EF Core to version 2.2 2021-03-21 11:05:15 +01:00
ScorePerformanceCache.cs Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00
ScoreRank.cs
ScoreStore.cs