osu/osu.Game/Rulesets
Salman Ahmed 5ec2d86c09 Update `ScoreProcessor` to use new defined helper methods 2022-03-18 15:22:53 +03:00
..
Configuration Update remaining cases of clashes with `realm.Write` and `realm.RegisterForNotifications` 2022-01-25 13:09:48 +09:00
Difficulty Restructure PerformanceCalculator to not require ScoreInfo argument 2022-03-14 14:25:28 +09:00
Edit Add settings modification UI to skin editor 2022-03-13 17:03:25 +09:00
Filter
Judgements
Mods Move `GetSettingUnderlyingValue` to a `SettingSource` extension method 2022-03-15 14:54:00 +09:00
Objects Remove `IsLayered` from `GetHasCode` implementation 2022-03-14 18:12:04 +09:00
Replays Add replay statistics frames to FramedReplayInputHandler 2022-01-31 18:53:47 +09:00
Scoring Update `ScoreProcessor` to use new defined helper methods 2022-03-18 15:22:53 +03:00
Timing
UI Add automatic preloading of sample pools at a `Playfield` level 2022-03-14 17:19:48 +09:00
AssemblyRulesetStore.cs Add xmldoc and allow constructing an `AssemblyRulesetStore` with a directory path 2022-02-16 17:25:16 +09:00
EFRulesetInfo.cs Update pointless `CompareTo` implementation once again 2022-02-11 04:17:30 +03:00
ILegacyRuleset.cs
IRulesetConfigCache.cs Extract interface for ruleset config cache 2021-12-23 18:59:02 +01:00
IRulesetInfo.cs Allow `IRulesetInfo`s of same type to be comparable 2022-02-11 04:03:23 +03:00
IRulesetStore.cs Add `IRulesetStore` to allow for transitional usage in upcoming manager classes 2021-12-03 17:57:40 +09:00
RealmRulesetStore.cs Split out realm portion of `RulesetStore` 2022-02-16 17:13:31 +09:00
Ruleset.cs Require ScoreProcessor to receive ruleset 2022-03-14 15:51:10 +09:00
RulesetConfigCache.cs Rename `RealmContextFactory` to `RealmAccess` 2022-01-24 20:38:07 +09:00
RulesetInfo.cs Introduce private `APIRuleset` for online ID equality comparison 2022-02-11 08:27:01 +03:00
RulesetLoadException.cs
RulesetSelector.cs
RulesetStore.cs Split out realm portion of `RulesetStore` 2022-02-16 17:13:31 +09:00