Configuration
|
Constrain configuration lookup as enum.
|
2019-12-09 17:45:26 +08:00 |
Difficulty
|
CA2201: throw correct exception type.
|
2019-12-17 13:00:02 +08:00 |
Edit
|
Make DrawableRuleset take a converted beatmap
|
2019-12-12 15:58:11 +09:00 |
Mods
|
CA1825: use Array.Empty.
|
2019-12-17 12:59:48 +08:00 |
Objects
|
Use index and range expressions
|
2019-12-15 20:17:35 +08:00 |
Scoring
|
Remove abstract ScoreProcessor class
|
2019-12-11 17:25:06 +09:00 |
Timing
|
Centralise default beat length specification
|
2019-08-28 20:22:16 +09:00 |
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
|
Remove null hinting for now
|
2019-09-04 21:35:59 +09:00 |
RulesetSelector.cs
|
General refactoring
|
2019-06-26 17:52:25 +09:00 |
RulesetStore.cs
|
Apply brace style.
|
2019-11-11 20:13:13 +08:00 |