osu/osu.Game/Rulesets
Dean Herbert db5c2c15dc
Merge pull request #17164 from smoogipoo/scoreprocessor-rework
Rework ScoreProcessor score calculation methods to fix various issues
2022-03-10 16:48:58 +09:00
..
Configuration Update remaining cases of clashes with `realm.Write` and `realm.RegisterForNotifications` 2022-01-25 13:09:48 +09:00
Difficulty Rework GetScore() method signatures + implementations 2022-03-08 22:30:44 +09:00
Edit Move files to UI namespace 2022-02-14 17:51:39 +09:00
Filter
Judgements
Mods Also mark `UnknownMod` as not user-playable 2022-03-10 15:33:50 +09:00
Objects Replace `TimeSignatures` enum with struct for storage of arbitrary meter 2022-01-22 20:50:31 +01:00
Replays Add replay statistics frames to FramedReplayInputHandler 2022-01-31 18:53:47 +09:00
Scoring Merge branch 'master' into scoreprocessor-rework 2022-03-10 16:14:28 +09:00
Timing
UI Only call `IUpdatableByPlayfield.Update` if the playfield isn't nested 2022-03-03 14:37:39 +08: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
IRulesetInfo.cs Allow `IRulesetInfo`s of same type to be comparable 2022-02-11 04:03:23 +03:00
IRulesetStore.cs
RealmRulesetStore.cs Split out realm portion of `RulesetStore` 2022-02-16 17:13:31 +09:00
Ruleset.cs Make `Ruleset.RulesetInfo` get only 2022-01-27 15:36:35 +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