1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 06:57:39 +08:00
osu-lazer/osu.Game/Rulesets
Dean Herbert d3957e6155 Move title specification for settings groups to constructor
Using an abstract property was awkward for this as it is being consumed
in the underlying constructor but could not be dynamically set in time from a
derived class.
2020-09-09 18:50:31 +09: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 Move title specification for settings groups to constructor 2020-09-09 18:50:31 +09:00
Judgements Remove unnecessary depth setter 2020-07-28 12:16:01 +09:00
Mods Update class exclusion for dynamic compilation 2020-09-04 20:41:08 +09:00
Objects Merge GlobalSkinConfiguration settings into the LegacySetting enum 2020-07-29 10:35:51 +03:00
Replays Update InputHandlers in line with framework changes 2020-07-19 11:39:11 +09:00
Scoring Ensure 0 score from miss judgements, add test 2020-08-18 19:51:26 +09:00
Timing Centralise default beat length specification 2019-08-28 20:22:16 +09:00
UI Update usages 2020-08-06 21:53:20 +09:00
ILegacyRuleset.cs Remove LegacyID from Ruleset 2019-12-24 13:48:27 +09:00
Ruleset.cs Update class exclusion for dynamic compilation 2020-09-04 20:41:08 +09:00
RulesetConfigCache.cs Suppress warnings 2019-11-12 13:41:54 +09:00
RulesetInfo.cs Update class exclusion for dynamic compilation 2020-09-04 20:41:08 +09:00
RulesetSelector.cs General refactoring 2019-06-26 17:52:25 +09:00
RulesetStore.cs Fix crash when same ruleset loaded more than once 2020-08-11 11:09:02 +09:00