1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 17:47:29 +08:00
osu-lazer/osu.Game/Overlays/Settings/Sections
Bartłomiej Dach aa8dbd742e
Hoist database update to subsection level
The end goal here is to be able to better coordinate deconfliction of
bindings at the subsection level rather than try to jam that logic into
individual rows somehow.

The flipside is that this is going to require a flow to update the
individual rows after the subsection's intervention, but that's what the
previous commit was for.
2023-10-12 16:01:51 +02:00
..
Audio Automated pass 2023-06-24 01:00:03 +09:00
DebugSettings Make "general" a common string 2023-09-05 23:00:07 -07:00
Gameplay Add color search alias for colour settings 2023-09-27 16:29:29 +03:00
General Fix LanguageSettings requiring OsuGame as dependency 2023-06-08 03:27:23 +03:00
Graphics Merge branch 'master' into no-confirmation-on-update-restart 2023-06-25 13:35:21 +02:00
Input Hoist database update to subsection level 2023-10-12 16:01:51 +02:00
Maintenance Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
Online Rename spectator-specific settings to more generic (with backwards migration) 2023-09-18 14:56:06 +02:00
UserInterface Make "general" a common string 2023-09-05 23:00:07 -07:00
AudioSection.cs Automated pass 2023-06-24 01:00:03 +09:00
DebugSection.cs Automated pass 2023-06-24 01:00:03 +09:00
GameplaySection.cs Automated pass 2023-06-24 01:00:03 +09:00
GeneralSection.cs Make "general" a common string 2023-09-05 23:00:07 -07:00
GraphicsSection.cs Automated pass 2023-06-24 01:00:03 +09:00
InputSection.cs Automated pass 2023-06-24 01:00:03 +09:00
MaintenanceSection.cs Partial everything 2022-11-27 00:00:27 +09:00
OnlineSection.cs Automated pass 2023-06-24 01:00:03 +09:00
RulesetSection.cs Partial everything 2022-11-27 00:00:27 +09:00
SizeSlider.cs Automated pass 2023-06-24 01:00:03 +09:00
SkinSection.cs Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
UserInterfaceSection.cs Automated pass 2023-06-24 01:00:03 +09:00