osu/osu.Game/Rulesets
Dean Herbert 058d67f8e8
Merge pull request #19695 from naoei/ruleset-localization
Change most ruleset-accessible string types to Localisable strings
2022-08-22 16:13:23 +09:00
..
Configuration
Difficulty Add versioning to difficulty calculators 2022-07-21 18:15:25 +09:00
Edit Migrate the majority of existing file lookups to use new extension methods 2022-08-10 16:01:16 +09:00
Filter Remove the nullable disable annotation in the Ruleset.Filter namespace. 2022-07-03 21:00:54 +08:00
Judgements
Mods Merge branch 'master' into ruleset-localization 2022-08-14 15:17:44 -04:00
Objects Fix osu! and catch hitobjects no longer scaled to 1 by default 2022-07-19 07:00:13 +03:00
Replays
Scoring Prefix common strings for context 2022-08-10 00:35:19 +10:00
Timing
UI Merge branch 'even-less-gameplay-clock' into even-nicer-frame-stability-clock 2022-08-15 20:22:30 +09:00
AssemblyRulesetStore.cs
EFRulesetInfo.cs
ILegacyRuleset.cs
IRulesetConfigCache.cs
IRulesetInfo.cs
IRulesetStore.cs
RealmRulesetStore.cs Don't throw when a ruleset type is completely missing 2022-08-22 14:35:44 +09:00
Ruleset.cs Update GetVariantName to also support localisation 2022-08-22 14:51:00 +09:00
RulesetConfigCache.cs
RulesetInfo.cs Add last applied version to RulesetInfo 2022-07-21 18:15:25 +09:00
RulesetLoadException.cs
RulesetSelector.cs
RulesetStore.cs Centralise logging of failed ruleset loads 2022-08-18 16:14:38 +09:00