osu/osu.Game/Rulesets
Dean Herbert f7aba7360a
Merge pull request #13654 from Henry-YSLin/fix-invisible-number-box
Refactor `SeedSettingsControl` and `SettingsNumberBox`
2021-06-28 16:07:30 +09: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 more obsoleted members 2021-06-09 14:10:48 +09:00
Mods Moved the `string` to `int?` conversion logic into `SettingsNumberBox` 2021-06-28 11:00:07 +08:00
Objects Add xmldoc remark 2021-06-18 19:27:10 +09:00
Replays Remove redundant `NotNull` attributes in `nullable` classes 2021-06-17 16:07:32 +09:00
Scoring
Timing
UI Update usages of `IHasTooltip` in line with framework localisation changes 2021-06-25 19:10:04 +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
RulesetSelector.cs
RulesetStore.cs Remove unused using statement 2021-06-18 19:39:01 +09:00