osu/osu.Game/Rulesets
2019-12-17 13:00:10 +08:00
..
Configuration Constrain configuration lookup as enum. 2019-12-09 17:45:26 +08:00
Difficulty CA2208: create exceptions correctly. 2019-12-17 13:00:10 +08:00
Edit Make DrawableRuleset take a converted beatmap 2019-12-12 15:58:11 +09:00
Judgements
Mods CA1825: use Array.Empty. 2019-12-17 12:59:48 +08:00
Objects CA2208: create exceptions correctly. 2019-12-17 13:00:10 +08:00
Replays .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
Scoring CA2208: create exceptions correctly. 2019-12-17 13:00:10 +08:00
Timing
UI CA1065: throw NotSupportedException in properties. 2019-12-17 13:00:05 +08:00
Ruleset.cs CA1825: use Array.Empty. 2019-12-17 12:59:48 +08:00
RulesetConfigCache.cs Suppress warnings 2019-11-12 13:41:54 +09:00
RulesetInfo.cs
RulesetSelector.cs
RulesetStore.cs Apply brace style. 2019-11-11 20:13:13 +08:00