osu/osu.Game/Rulesets
smoogipoo be01dbae3a Move ruleset dependency caching to CreateLocalDependencies
In some cases we may want to refer to the cached configmanager dependency from subclasses. This prevents injection errors when doing so.
2018-06-11 15:07:29 +09:00
..
Configuration Make ruleset config manager variants nullable 2018-06-11 13:13:36 +09:00
Difficulty Rewrite difficulty mod combinations 2018-06-06 16:20:17 +09:00
Edit Rename GameBeatmap -> BindableBeatmap 2018-06-06 20:16:20 +09:00
Judgements Normalize all the line endings 2018-04-13 18:26:38 +09:00
Mods Merge branch 'master' into diffcalc-modtypes 2018-06-09 23:35:17 +09:00
Objects Merge branch 'master' into fix-conversion-hitwindows 2018-05-18 11:59:16 +09:00
Replays Use IBeatmap wherever possible 2018-04-19 20:44:38 +09:00
Scoring Move base classes to osu.Game.Rulesets.Difficulty namespace 2018-05-15 17:38:08 +09:00
Timing Normalize all the line endings 2018-04-13 18:26:38 +09:00
UI Move ruleset dependency caching to CreateLocalDependencies 2018-06-11 15:07:29 +09:00
Ruleset.cs Give ruleset settings a ruleset-specific config manager 2018-06-11 13:28:50 +09:00
RulesetInfo.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
RulesetStore.cs Logexceptions when loading ruleset DLLs 2018-06-03 00:28:29 +09:00