1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 16:27:26 +08:00
osu-lazer/osu.Game/Scoring
Dean Herbert 18886f5d2e Use empty string instead of empty array for ModsJson when no mods are present
Not really correct, but this is how most scores have been stored until
now so let's do this for consistency.
2022-01-19 14:34:27 +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 Extract tuple into class 2020-10-07 15:34:03 +09:00
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 Add deep cloning support to Score/ScoreInfo/Replay 2021-07-19 14:14:28 +09:00
ScoreFileInfo.cs Fix many shortcomings and compatibility issues with EF classes post-rename 2022-01-12 17:00:16 +09:00
ScoreInfo.cs Use empty string instead of empty array for ModsJson when no mods are present 2022-01-19 14:34:27 +09:00
ScoreInfoExtensions.cs Move ScoreInfo string representation to extension method 2021-11-09 13:23:57 +01:00
ScoreManager.cs Fix playlist aggregate scores not displaying (again) 2022-01-18 11:57:38 +09:00
ScoreModelDownloader.cs Add MatchesOnlineID implementation for IScoreInfo 2021-12-10 18:34:31 +09:00
ScoreModelManager.cs Guard against null values getting inserted into database during score/beatmap imports 2022-01-17 14:05:08 +09:00
ScorePerformanceCache.cs Create PerformanceAttributes 2021-12-21 13:08:31 +03:00
ScoreRank.cs Update mapper usages with LocalisableDescription 2021-07-31 01:47:14 +03:00