osu/osu.Game/Rulesets
Dean Herbert a2f1752344 Make settings works with current caching structure
Will likely pull out that `RulesetConfigCache` next, but this is an
"everything works" state.
2021-09-15 16:31:13 +09:00
..
Configuration Make settings works with current caching structure 2021-09-15 16:31:13 +09:00
Difficulty Remove unused usings 2021-08-17 13:34:44 +09:00
Edit Ensure tool is always set back to select tool when beatmap becomes untimed 2021-07-19 17:08:40 +09:00
Filter Expose and document query parser and helpers 2021-03-03 22:03:01 +01:00
Judgements Fix osu! judgements getting scaled twice over different durations 2021-09-02 16:31:43 +09:00
Mods Move more specification from Mod to IMod 2021-09-10 12:42:53 +09:00
Objects Actually serialise SampleControlPoints along with HitObjects 2021-08-31 15:14:03 +09:00
Replays Remove redundant NotNull attributes in nullable classes 2021-06-17 16:07:32 +09:00
Scoring Fix 0 score with bonus-only maps 2021-09-02 17:00:13 +09:00
Timing Remove IJsonSerializable interface 2021-08-31 14:39:20 +09:00
UI Allow ModIcon to be constructed using an IMod 2021-09-10 12:43:12 +09:00
ILegacyRuleset.cs
Ruleset.cs Make settings works with current caching structure 2021-09-15 16:31:13 +09:00
RulesetConfigCache.cs Make settings works with current caching structure 2021-09-15 16:31:13 +09:00
RulesetInfo.cs Ignore possible nulls in Type.GetType() calls 2021-05-15 00:09:34 +02:00
RulesetSelector.cs
RulesetStore.cs Reword comment and remove brackets 2021-08-22 12:40:41 +03:00