osu/osu.Game/Rulesets
ekrctb 117e94bc94 Allow setting Entry of PoolableDrawableWithLifetime
It is more convenient than using the constructor because the only limited kind of expression is allowed in a base constructor call.
Also, the object initializer syntax can be used.
2021-06-16 16:00:08 +09:00
..
Configuration
Difficulty Refactor DifficultyAttributes to use auto properties over public fields 2021-06-08 19:43:59 +10:00
Edit Remove replay logic from DrawableRuleset (and implement in DrawableEditorRulesetWrapper) 2021-06-02 11:06:30 +09:00
Filter
Judgements Remove more obsoleted members 2021-06-09 14:10:48 +09:00
Mods Rename nested classes 2021-06-12 18:37:31 +02:00
Objects Allow setting Entry of PoolableDrawableWithLifetime 2021-06-16 16:00:08 +09:00
Replays Revert accidental removal of UTF-8 BOM 2021-05-07 18:04:38 +09:00
Scoring
Timing
UI Improve xmldoc 2021-06-14 21:54:55 +02:00
ILegacyRuleset.cs
Ruleset.cs Extract invariant instantiation info extension method 2021-05-12 23:23:51 +02:00
RulesetConfigCache.cs
RulesetInfo.cs Ignore possible nulls in Type.GetType() calls 2021-05-15 00:09:34 +02:00
RulesetSelector.cs
RulesetStore.cs Ignore possible nulls in Type.GetType() calls 2021-05-15 00:09:34 +02:00