osu/osu.Game/Rulesets
Dean Herbert 89c27dcb10
Merge pull request #13517 from ekrctb/initial-entry
Allow setting `Entry` of `PoolableDrawableWithLifetime` (including `DrawableHitObject`)
2021-06-19 00:03:41 +09:00
..
Configuration
Difficulty Refactor DifficultyAttributes to use auto properties over public fields 2021-06-08 19:43:59 +10:00
Edit Remove `IPlayfieldProvider` by caching `Playfield` 2021-06-17 10:15:24 +09:00
Filter
Judgements Remove more obsoleted members 2021-06-09 14:10:48 +09:00
Mods Move IApplicableToDrawableHitObjects to its own file 2021-06-18 13:06:13 +09:00
Objects Add xmldoc remark 2021-06-18 19:27:10 +09:00
Replays Remove redundant `NotNull` attributes in `nullable` classes 2021-06-17 16:07:32 +09:00
Scoring Fix bonus-only maps having 700K base score 2021-04-28 03:42:29 +09:00
Timing
UI Merge branch 'master' into applicable-to-dho 2021-06-16 22:04:10 +09: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 Remove unused using statement 2021-06-18 19:39:01 +09:00