osu/osu.Game/Rulesets
Dean Herbert b411b59006 Move `IPlacementHandler` caching to interface 2022-05-05 16:43:02 +09:00
..
Configuration
Difficulty Ignore zero-sections on a per-case basis 2022-05-03 16:06:20 +09:00
Edit Move `IPlacementHandler` caching to interface 2022-05-05 16:43:02 +09:00
Filter
Judgements
Mods Make all `ModRateAdjust` implementations incompatible with each other 2022-04-07 22:38:46 +02:00
Objects Move distancing methods from `IPositionSnapProvider` to `IDistanceSnapProvider` 2022-04-28 05:48:45 +03:00
Replays
Scoring Rename method to better reflect what it's doing 2022-04-27 00:03:48 +03:00
Timing
UI Merge branch 'master' into fix-spectator-seeks 2022-03-24 14:24:20 +09:00
AssemblyRulesetStore.cs Add xmldoc and allow constructing an `AssemblyRulesetStore` with a directory path 2022-02-16 17:25:16 +09:00
EFRulesetInfo.cs Update pointless `CompareTo` implementation once again 2022-02-11 04:17:30 +03:00
ILegacyRuleset.cs
IRulesetConfigCache.cs
IRulesetInfo.cs Allow `IRulesetInfo`s of same type to be comparable 2022-02-11 04:03:23 +03:00
IRulesetStore.cs
RealmRulesetStore.cs Split out realm portion of `RulesetStore` 2022-02-16 17:13:31 +09:00
Ruleset.cs Require ScoreProcessor to receive ruleset 2022-03-14 15:51:10 +09:00
RulesetConfigCache.cs
RulesetInfo.cs Introduce private `APIRuleset` for online ID equality comparison 2022-02-11 08:27:01 +03:00
RulesetLoadException.cs
RulesetSelector.cs
RulesetStore.cs Split out realm portion of `RulesetStore` 2022-02-16 17:13:31 +09:00