osu/osu.Game/Overlays/Settings/Sections
2022-01-26 17:48:11 +09:00
..
Audio
DebugSettings Don't auto-unblock realm when user has manually pressed unblock button 2022-01-26 12:51:09 +09:00
Gameplay Remove unnecessary code and fix double nesting causing filtering to not work 2022-01-03 12:53:58 +09:00
General Update usages to new naming 2022-01-06 22:54:43 +09:00
Graphics
Input Update remaining cases of clashing variable name in realm.Run(realm.. 2022-01-25 13:04:05 +09:00
Maintenance Fix beatmap restore/undelete flows 2022-01-12 17:49:11 +09:00
Online
UserInterface Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
AudioSection.cs
DebugSection.cs Rename Debug namespace to avoid collisions 2021-11-23 13:09:41 +09:00
GameplaySection.cs
GeneralSection.cs
GraphicsSection.cs Reorder to have video settings next to renderer 2021-10-30 20:37:55 +09:00
InputSection.cs
MaintenanceSection.cs
OnlineSection.cs
RulesetSection.cs
SizeSlider.cs
SkinSection.cs Refactor SkinSection to avoid unnecessary realm queries 2022-01-26 17:48:11 +09:00
UserInterfaceSection.cs