1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:47:25 +08:00
osu-lazer/osu.Game/Rulesets
2021-10-06 21:26:30 +09:00
..
Configuration Mark key and value non-nullable (at realm end) and simplify Value logic 2021-09-15 17:16:05 +09:00
Difficulty Fix rate mods not working if pp counter is displayed 2021-10-06 21:26:30 +09:00
Edit Convert usages of BeatmapDifficulty to IBeatmapDifficultyInfo 2021-10-01 16:55:50 +09:00
Filter Rename all remaining cases 2021-10-03 00:55:29 +09:00
Judgements Fix osu! judgements getting scaled twice over different durations 2021-09-02 16:31:43 +09:00
Mods Convert usages of BeatmapDifficulty to IBeatmapDifficultyInfo 2021-10-01 16:55:50 +09:00
Objects Convert usages of BeatmapDifficulty to IBeatmapDifficultyInfo 2021-10-01 16:55:50 +09:00
Replays Remove redundant NotNull attributes in nullable classes 2021-06-17 16:07:32 +09:00
Scoring Merge branch 'master' into new-interfaces 2021-10-06 11:38:17 +09:00
Timing Remove IJsonSerializable interface 2021-08-31 14:39:20 +09:00
UI Replace all basic usages 2021-10-02 02:22:23 +09:00
ILegacyRuleset.cs Apply review suggestions 2020-12-03 19:44:12 +02:00
IRulesetInfo.cs Remove unnecessary access modifier in interface 2021-10-06 05:52:28 +09:00
Ruleset.cs Bring back SettingsStore to avoid changing ruleset API for now 2021-09-15 17:12:02 +09:00
RulesetConfigCache.cs Bring back SettingsStore to avoid changing ruleset API for now 2021-09-15 17:12:02 +09:00
RulesetInfo.cs Update all EF based models to implement new read only interfaces 2021-10-01 16:55:50 +09:00
RulesetSelector.cs General refactoring 2019-06-26 17:52:25 +09:00
RulesetStore.cs Reword comment and remove brackets 2021-08-22 12:40:41 +03:00