1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-26 01:33:14 +08:00
osu-lazer/osu.Game/Overlays/Settings/Sections
Bartłomiej Dach f5a2674f66
Rewrite fix in a more legible way
- Use better param name ("restoring" what bindings? the key information
  there is that the *defaults* are being restored)
- Split ugly and not easily understandable (but probably
  best-that-can-be-done) conditional out to a method and comment it
  appropriately
2024-11-01 19:38:45 +01:00
..
Audio Use more proper method of formatting 2024-02-05 18:06:51 +01:00
DebugSettings localise remaining parts of the game settings 2024-02-03 00:08:36 +03:00
Gameplay Change "hold for menu" button to only show for touch by default 2024-08-19 20:23:25 +09:00
General Log GlobalStatistics when exporting logs from settings 2024-02-19 17:02:53 +01:00
Graphics Remove legacy OpenGL renderer option, it's now just OpenGL 2024-02-20 15:14:30 +09:00
Input Rewrite fix in a more legible way 2024-11-01 19:38:45 +01:00
Maintenance Add functionality to mass reset offsets 2024-10-13 00:50:45 +11:00
Online Add setting to allow hiding all country flags 2024-05-10 20:32:21 +08:00
UserInterface Move menu tips to main menu 2023-12-28 16:06:08 +09:00
AudioSection.cs Use new icons in settings 2023-12-27 17:42:18 +01:00
DebugSection.cs Use new icons in settings 2023-12-27 17:42:18 +01:00
GameplaySection.cs Use new icons in settings 2023-12-27 17:42:18 +01:00
GeneralSection.cs Use new icons in settings 2023-12-27 17:42:18 +01:00
GraphicsSection.cs Use new icons in settings 2023-12-27 17:42:18 +01:00
InputSection.cs Use new icons in settings 2023-12-27 17:42:18 +01:00
MaintenanceSection.cs Use new icons in settings 2023-12-27 17:42:18 +01:00
OnlineSection.cs Do not show integration settings on mobile 2024-05-06 11:24:42 +02:00
RulesetSection.cs Use new icons in settings 2023-12-27 17:42:18 +01:00
SizeSlider.cs Revert "Temporary rollback of framework / SDL3" 2024-05-22 16:29:39 +08:00
SkinSection.cs Use new icons in settings 2023-12-27 17:42:18 +01:00
UserInterfaceSection.cs Use new icons in settings 2023-12-27 17:42:18 +01:00