osu/osu.Game/Rulesets
Dean Herbert a15828ab25 Introduce the concept of SkinComponents
Removes reliance on string lookups and better defines elements for introduction into database
2019-08-30 14:55:52 +09:00
..
Configuration Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Difficulty Don't mutate strainPeaks 2019-05-29 11:25:25 +02:00
Edit Add an interface for working beatmaps 2019-08-29 19:38:44 +09:00
Judgements Introduce the concept of SkinComponents 2019-08-30 14:55:52 +09:00
Mods Dispose instead 2019-08-07 17:33:30 +09:00
Objects Share logic with other rulesets (and make default) 2019-08-28 18:12:47 +09:00
Replays Make GetNextObject() a virtual method 2019-08-19 16:18:25 +02:00
Scoring Disallow adding bonus judgements' result to statistics 2019-08-20 18:39:29 +03:00
Timing Centralise default beat length specification 2019-08-28 20:22:16 +09:00
UI Add an interface for working beatmaps 2019-08-29 19:38:44 +09:00
Ruleset.cs Merge remote-tracking branch 'upstream/master' into add-ruleset-legacy-skin 2019-08-30 12:53:05 +09:00
RulesetConfigCache.cs Allow RulesetConfigCache to return null configs 2019-08-26 16:34:12 +09:00
RulesetInfo.cs Override basic equality function too 2019-07-15 15:50:50 +09:00
RulesetSelector.cs General refactoring 2019-06-26 17:52:25 +09:00
RulesetStore.cs Fix rulesets not matching in dictionary lookups due to missing GetHashCode implementation 2019-07-15 15:42:54 +09:00