osu/osu.Game/Overlays/Settings/Sections
2021-12-14 14:26:34 +09:00
..
Audio Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
DebugSettings Rename Debug namespace to avoid collisions 2021-11-23 13:09:41 +09:00
Gameplay
General
Graphics Add hardware acceleration toggle 2021-10-30 01:02:53 +02:00
Input Reword mouse wheel disable setting to better explain its purpose 2021-12-03 17:18:07 +09:00
Maintenance Simplify deletion by adding always present conditionals to Delete method 2021-11-29 18:28:25 +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 Provide a realm factory to usages of ToLive/RealmLive 2021-12-14 14:26:34 +09:00
UserInterfaceSection.cs