.. |
Configuration
|
Update parameter discards
|
2022-06-24 21:26:19 +09:00 |
Difficulty
|
Merge branch 'master' into speed-acc-scaling
|
2022-06-29 16:15:20 +09:00 |
Edit
|
Update parameter discards
|
2022-06-24 21:26:19 +09:00 |
Filter
|
Remove the nullable disable annotation in the Ruleset.Filter namespace.
|
2022-07-03 21:00:54 +08:00 |
Judgements
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
Mods
|
Fix difficulty adjust settings having more padding on sliders
|
2022-06-28 07:33:05 -07:00 |
Objects
|
Remove unnecessary null casts
|
2022-06-24 14:50:11 +09:00 |
Replays
|
Remove the nullable disable annotation in the Rulesets.Replays namespace in the osu.game project.
|
2022-07-02 13:08:25 +08:00 |
Scoring
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
Timing
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
UI
|
Update parameter discards
|
2022-06-24 21:26:19 +09:00 |
AssemblyRulesetStore.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
EFRulesetInfo.cs
|
Remove unnecessary null casts
|
2022-06-24 14:50:11 +09:00 |
ILegacyRuleset.cs
|
Move CreateConvertibleReplayFrame() into legacy ruleset interface because technically only legacy ruleset use it to convert the legacy frame.
|
2022-07-10 10:15:27 +08:00 |
IRulesetConfigCache.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
IRulesetInfo.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
IRulesetStore.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
RealmRulesetStore.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
Ruleset.cs
|
Mark the CreateBeatmapProcessor() as nullable.
|
2022-07-10 10:15:27 +08:00 |
RulesetConfigCache.cs
|
Mark CreateConfig() return type as nullable because it's not required all ruleset to implement.
|
2022-07-10 10:15:27 +08:00 |
RulesetInfo.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
RulesetLoadException.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
RulesetSelector.cs
|
Catch a second location
|
2022-06-29 18:56:15 +09:00 |
RulesetStore.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |