1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 17:27:39 +08:00
osu-lazer/osu.Game/Configuration
Bartłomiej Dach 08b3bc222d
Revert "Fix potential crash in tests when attempting to lookup key bindings in cases the lookup is not available"
This reverts commit 8115a4bb8f.

Commit was cherrypicked out to a separate pull on a different merge
base, then reverted in that pull, so it should be reverted here too.
2022-03-05 16:42:51 +01:00
..
BackgroundSource.cs add beatmap with storyboard source 2021-06-02 15:50:33 +08:00
DatabasedSetting.cs Add IsManaged helper method to EF classes to match realm implementation 2021-11-19 21:56:06 +09:00
DevelopmentOsuConfigManager.cs Revert "Fix potential crash in tests when attempting to lookup key bindings in cases the lookup is not available" 2022-03-05 16:42:51 +01:00
DiscordRichPresenceMode.cs Use better naming for DiscordRichPresenceMode 2021-01-03 16:46:25 +07:00
HUDVisibilityMode.cs Remove "hide during breaks" option 2020-10-30 13:49:45 +09:00
InMemoryConfigManager.cs Constrain configuration lookup as enum. 2019-12-09 17:45:26 +08:00
IntroSequence.cs Change "Fallback" to "Welcome" visually 2020-06-02 11:25:57 +02:00
ModSettingChangeTracker.cs Xmldoc + cleanup 2021-02-10 20:12:29 +09:00
OsuConfigManager.cs Merge branch 'master' into offset-ui-improvements 2022-03-05 16:10:18 +01: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 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ScalingMode.cs Fix remaining issues 2019-02-28 13:31:40 +09:00
ScreenshotFormat.cs Fix remaining issues 2019-02-28 13:31:40 +09:00
ScrollVisualisationMethod.cs Fix remaining issues 2019-02-28 13:31:40 +09:00
SeasonalBackgroundMode.cs Add xmldoc to SeasonalBackgroundMode 2020-10-30 19:56:52 +01:00
SessionStatics.cs Do not reset last hover sound playback time on inactivity 2021-12-21 08:47:41 +01:00
SettingSourceAttribute.cs Fix cache not actually caching anything 2021-09-09 14:56:39 +09:00
SettingsStore.cs Rename RealmContextFactory to RealmAccess 2022-01-24 20:38:07 +09:00
StorageConfigManager.cs Update usages of config with framework changes 2021-03-17 16:10:16 +09:00