1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game/Scoring
2022-06-02 16:39:51 +09:00
..
Legacy Use a constant for the early version timing offset 2022-03-24 16:43:41 +09:00
EFScoreInfo.cs Fix some score imports failing due to null string attempted to be parsed as json 2022-01-26 22:46:29 +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 Obsolete BeatmapInfo.MaxCombo and suppress in usages 2022-03-20 16:30:29 +03:00
ScoreInfoExtensions.cs Move ScoreInfo string representation to extension method 2021-11-09 13:23:57 +01:00
ScoreManager.cs Prevent scores being calculated twice 2022-03-30 13:15:41 +09:00
ScoreModelDownloader.cs Add MatchesOnlineID implementation for IScoreInfo 2021-12-10 18:34:31 +09:00
ScoreModelManager.cs Fix cases of Access instead of Realm 2022-01-25 12:58:15 +09:00
ScorePerformanceCache.cs Restructure PerformanceCalculator to not require ScoreInfo argument 2022-03-14 14:25:28 +09:00
ScoreRank.cs Update mapper usages with LocalisableDescription 2021-07-31 01:47:14 +03:00
ScoringValues.cs Add xmldoc to ScoringValues 2022-06-02 16:39:51 +09:00