osu/osu.Game/Rulesets
Dean Herbert 2c5ba1d8e2 Change `OnlineID` to non-nullable to allow for indexing in Realm 2021-10-18 15:53:40 +09:00
..
Configuration Fix threaded realm usage not disposing context fast enough 2021-10-15 16:39:53 +09:00
Difficulty Merge pull request #15014 from joseph-ireland/remove-initial-strain 2021-10-10 15:56:20 +09:00
Edit Merge branch 'master' into no-more-difficulty-control-points-info 2021-10-14 12:02:10 +09:00
Filter Rename all remaining cases 2021-10-03 00:55:29 +09:00
Judgements
Mods Copy `BaseDifficulty` to `Beatmap<T>` and move all write operations across 2021-10-06 15:10:45 +09:00
Objects Merge branch 'master' into no-more-difficulty-control-points-info 2021-10-08 18:41:17 +09:00
Replays
Scoring Copy `BaseDifficulty` to `Beatmap<T>` and move all write operations across 2021-10-06 15:10:45 +09:00
Timing
UI Merge branch 'master' into no-more-difficulty-control-points-info 2021-10-13 20:17:57 +09:00
ILegacyRuleset.cs
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 Change `OnlineID` to non-nullable to allow for indexing in Realm 2021-10-18 15:53:40 +09:00
RulesetSelector.cs
RulesetStore.cs