osu/osu.Game/Rulesets
Bartłomiej Dach 628e7a71ed Ignore possible nulls in Type.GetType() calls
They're mostly used in extensibility scenarios, so everything happens in
runtime. There is no better resolution than to crash with a null
reference exception.
2021-05-15 00:09:34 +02:00
..
Configuration
Difficulty
Edit Remove negligible default hidden TODO 2021-05-12 01:31:16 +02:00
Filter
Judgements
Mods Add xmldoc for CurrentRotation 2021-04-30 11:25:39 +09:00
Objects Replace BeatDivisorFinder with GetClosestBeatDivisor 2021-05-01 11:57:47 +08:00
Replays Revert accidental removal of UTF-8 BOM 2021-05-07 18:04:38 +09:00
Scoring Fix bonus-only maps having 700K base score 2021-04-28 03:42:29 +09:00
Timing
UI Move caching of IBeatmap to base DrawableRuleset 2021-05-01 21:32:45 +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