osu/osu.Game/Rulesets
2021-07-05 23:52:39 +08:00
..
Configuration
Difficulty Refactor DifficultyAttributes to use auto properties over public fields 2021-06-08 19:43:59 +10:00
Edit Add check for spanDuration <= 0 prior to division 2021-06-27 15:40:09 +02:00
Filter
Judgements Remove redundant arguments 2021-07-05 23:52:39 +08:00
Mods Remove redundant arguments 2021-07-05 23:52:39 +08:00
Objects Remove redundant arguments 2021-07-05 23:52:39 +08:00
Replays Remove redundant NotNull attributes in nullable classes 2021-06-17 16:07:32 +09:00
Scoring
Timing
UI Avoid using single letter variable names 2021-07-04 23:24:17 +02:00
ILegacyRuleset.cs
Ruleset.cs Refrain from attempting to transform null skins 2021-06-10 16:36:45 +03:00
RulesetConfigCache.cs
RulesetInfo.cs Ignore possible nulls in Type.GetType() calls 2021-05-15 00:09:34 +02:00
RulesetSelector.cs
RulesetStore.cs Remove unused using statement 2021-06-18 19:39:01 +09:00