osu/osu.Game/Rulesets
Dan Balasescu 6cec1145e3
Merge pull request #13523 from ekrctb/applicable-to-dho
Reduce boilerplate of `IApplicableToDrawableHitObjects` by taking a single DHO instead of an enumerable
2021-06-17 19:59:06 +09:00
..
Configuration
Difficulty Refactor DifficultyAttributes to use auto properties over public fields 2021-06-08 19:43:59 +10:00
Edit Remove replay logic from DrawableRuleset (and implement in DrawableEditorRulesetWrapper) 2021-06-02 11:06:30 +09:00
Filter
Judgements Remove more obsoleted members 2021-06-09 14:10:48 +09:00
Mods Obsolete plural IApplicableToDrawableHitObjects 2021-06-16 18:52:16 +09:00
Objects Add missing CurrentSkin null check in DHO disposal 2021-06-11 09:18:58 +02:00
Replays Remove redundant NotNull attributes in nullable classes 2021-06-17 16:07:32 +09:00
Scoring Fix bonus-only maps having 700K base score 2021-04-28 03:42:29 +09:00
Timing
UI Merge branch 'master' into applicable-to-dho 2021-06-16 22:04:10 +09:00
ILegacyRuleset.cs
Ruleset.cs Extract invariant instantiation info extension method 2021-05-12 23:23:51 +02:00
RulesetConfigCache.cs
RulesetInfo.cs Ignore possible nulls in Type.GetType() calls 2021-05-15 00:09:34 +02:00
RulesetSelector.cs
RulesetStore.cs Ignore possible nulls in Type.GetType() calls 2021-05-15 00:09:34 +02:00