osu/osu.Game/Rulesets
Bartłomiej Dach aac32a2c9f
Combine config and time checks into one
Functionally equivalent right now, but the combined variant is more
localised to what it actually needs to do, and less error-prone if
any new code gets appended to the method.
2023-02-19 13:14:51 +01:00
..
Configuration
Difficulty
Edit Combine config and time checks into one 2023-02-19 13:14:51 +01:00
Filter
Judgements
Mods Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
Objects Merge branch 'master' into maximum-judgement-offset-in-hit-object 2023-02-15 14:48:15 +09:00
Replays
Scoring Use if statements rather than conditional case 2023-02-10 17:03:27 +09:00
Timing
UI Revert ResumeOverlay setter accessibility change 2023-02-16 21:26:01 +01:00
AssemblyRulesetStore.cs
ILegacyRuleset.cs
IRulesetConfigCache.cs
IRulesetInfo.cs
IRulesetStore.cs
RealmRulesetStore.cs
Ruleset.cs
RulesetConfigCache.cs
RulesetInfo.cs
RulesetLoadException.cs
RulesetSelector.cs Use property instead of ctor parameter 2023-01-12 23:26:29 +03:00
RulesetStore.cs