1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00
osu-lazer/osu.Game/Overlays/Settings/Sections
2022-01-26 17:48:11 +09:00
..
Audio Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
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 Add hardware acceleration toggle 2021-10-30 01:02:53 +02:00
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 Apply suggestions from code review 2021-08-14 22:24:57 +08:00
UserInterface Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
AudioSection.cs Add AudioSettingsStrings 2021-08-12 12:34:04 +08:00
DebugSection.cs Rename Debug namespace to avoid collisions 2021-11-23 13:09:41 +09:00
GameplaySection.cs Change some icons to be more descriptive (still placeholder) 2021-10-12 15:09:59 +09:00
GeneralSection.cs Add GeneralSettingsStrings 2021-08-12 12:34:02 +08:00
GraphicsSection.cs Reorder to have video settings next to renderer 2021-10-30 20:37:55 +09:00
InputSection.cs Add InputSettingsStrings 2021-08-12 12:34:06 +08:00
MaintenanceSection.cs Adjust vertical spacings in individual subsections 2021-10-10 00:34:11 +02:00
OnlineSection.cs Add OnlineSettingsStrings 2021-08-12 12:34:09 +08:00
RulesetSection.cs Change some icons to be more descriptive (still placeholder) 2021-10-12 15:09:59 +09:00
SizeSlider.cs Update usages of IHasTooltip in line with framework localisation changes 2021-06-25 19:10:04 +02:00
SkinSection.cs Refactor SkinSection to avoid unnecessary realm queries 2022-01-26 17:48:11 +09:00
UserInterfaceSection.cs Add UserInterfaceStrings 2021-08-12 12:34:06 +08:00