osu/osu.Game/Configuration
Dean Herbert f264b128c2 Merge branch 'master' into realm-ruleset-setting-short-name 2021-11-23 14:55:36 +09:00
..
BackgroundSource.cs add beatmap with storyboard source 2021-06-02 15:50:33 +08:00
DatabasedSetting.cs Attach migration memo to `DatabasedSetting` class for visibility 2021-09-15 17:25:07 +09:00
DevelopmentOsuConfigManager.cs
DiscordRichPresenceMode.cs
HUDVisibilityMode.cs
InMemoryConfigManager.cs
IntroSequence.cs
ModSettingChangeTracker.cs
OsuConfigManager.cs Store preferred ruleset to configuration using `ShortName` instead of `ID` 2021-11-22 17:45:31 +09:00
RandomSelectAlgorithm.cs Add some missing labels 2021-10-12 15:09:59 +09:00
RealmRulesetSetting.cs Switch realm ruleset configuration to use ruleset's `ShortName` as key 2021-11-22 18:52:00 +09:00
ReleaseStream.cs
ScalingMode.cs
ScreenshotFormat.cs
ScrollVisualisationMethod.cs
SeasonalBackgroundMode.cs
SessionStatics.cs
SettingSourceAttribute.cs Fix cache not actually caching anything 2021-09-09 14:56:39 +09:00
SettingsStore.cs Bring back `SettingsStore` to avoid changing ruleset API for now 2021-09-15 17:12:02 +09:00
StorageConfigManager.cs