1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-16 00:37:26 +08:00
osu-lazer/osu.Game/Overlays/Settings/Sections
Dean Herbert b3be04aff1
Remove "leftover files" notification when migration partly fails
People were deleting files they shouldn't, causing osu! to lose track of
where the real user files are.

For now let's just keep things simple and not let the users know that
some files got left behind. Usually the files which are left behind are
minimal and it should be fine to leave this up to the user.

Closes https://github.com/ppy/osu/issues/29505.
2024-08-22 16:09:11 +09: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 Implement quick exit hotkeys for editor test play 2024-07-02 14:34:36 +02:00
Maintenance Remove "leftover files" notification when migration partly fails 2024-08-22 16:09:11 +09: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