osu/osu.Game/Scoring
Bartłomiej Dach e28e0ef1cc
Fix classic scoring overflowing in osu! ruleset due to integer multiplication overflow
Closes https://github.com/ppy/osu/issues/25545.
2023-11-23 08:16:25 +09:00
..
Drawables
Legacy Fix classic scoring overflowing in osu! ruleset due to integer multiplication overflow 2023-11-23 08:16:25 +09:00
HitResultDisplayStatistic.cs Automated pass 2023-06-24 01:00:03 +09:00
IScoreInfo.cs Delete `ScoreInfo.HasReplay` as no longer needed 2023-10-27 12:39:54 +02:00
LegacyDatabasedScore.cs
RankingTier.cs
Score.cs Revert nullability enable in `Score` (and related changes) 2023-06-24 15:35:07 +02:00
ScoreImporter.cs Move operation to after user population 2023-10-30 15:46:09 +09:00
ScoreInfo.cs Delete `ScoreInfo.HasReplay` as no longer needed 2023-10-27 12:39:54 +02:00
ScoreInfoExtensions.cs Make `ScoreInfo.BeatmapInfo` nullable 2023-07-04 14:50:34 +09:00
ScoreManager.cs Add `LegacyOnlineID` handling to places that definitely need it 2023-10-16 11:20:02 +02:00
ScoreModelDownloader.cs
ScorePerformanceCache.cs Make `ScoreInfo.BeatmapInfo` nullable 2023-07-04 14:50:34 +09:00
ScoreRank.cs Automated pass 2023-06-24 01:00:03 +09:00