osu/osu.Game/Rulesets
Dean Herbert 3ecd889fef Replace EF `RulesetStore` with realm version
Pass full EF context factory to `RealmContextFactory` for migration purposes
2022-01-12 16:39:36 +09:00
..
Configuration
Difficulty Remove using 2021-12-21 13:44:20 +03:00
Edit Use `ExpandingButtonContainer` in editor composer 2022-01-06 21:10:45 +09:00
Filter
Judgements
Mods Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
Objects Use slider snapping more liberally to match user expectations 2022-01-07 16:02:04 +01:00
Replays
Scoring
Timing
UI Fix calculation of most common beat length for mania scroll speed 2022-01-11 11:00:30 +09:00
EFRulesetInfo.cs Rename EF classes to allow for shit to hit the fan 2022-01-12 16:39:36 +09:00
ILegacyRuleset.cs
IRulesetConfigCache.cs Extract interface for ruleset config cache 2021-12-23 18:59:02 +01:00
IRulesetInfo.cs Add missing equality implementations on `IRulesetInfo` 2021-12-03 18:01:45 +09:00
IRulesetStore.cs Add `IRulesetStore` to allow for transitional usage in upcoming manager classes 2021-12-03 17:57:40 +09:00
Ruleset.cs Update mock `RulesetInfo` usage to set `OnlineID` instead of `ID` 2021-11-24 15:50:26 +09:00
RulesetConfigCache.cs Remove test-specific logic from `RulesetConfigCache` 2021-12-23 19:42:26 +01:00
RulesetInfo.cs Add required properties to make realm models backwards compatible 2022-01-12 16:39:36 +09:00
RulesetLoadException.cs
RulesetSelector.cs
RulesetStore.cs Replace EF `RulesetStore` with realm version 2022-01-12 16:39:36 +09:00