1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-16 04:32:57 +08:00
osu-lazer/osu.Game/Overlays/Settings/Sections
Craftplacer 4e56981554 Merge remote-tracking branch 'upstream/master' into update-button
# Conflicts:
#	osu.Game/Overlays/Settings/Sections/General/UpdateSettings.cs
2020-06-07 22:43:53 +02:00
..
Audio Fix code formatting 2020-02-14 20:30:27 +07:00
Debug Remove deprecated debug setting 2020-02-28 22:17:45 +09:00
Gameplay Merge branch 'master' into low-hp-red-layer 2020-04-14 14:47:01 +09:00
General Merge remote-tracking branch 'upstream/master' into update-button 2020-06-07 22:43:53 +02:00
Graphics Use DisplayModes rather than AvailableResolutions 2020-04-05 13:01:10 +09:30
Input Remove unused variable 2020-05-16 11:03:27 +09:00
Maintenance Remove unused parameter 2020-05-14 21:40:28 +09:00
Online Apply review suggestions 2020-04-12 21:57:35 +03:00
AudioSection.cs Remove un-needed RelativeSizeAxes specifications. 2020-04-26 21:17:40 +02:00
DebugSection.cs Remove un-needed RelativeSizeAxes specifications. 2020-04-26 21:17:40 +02:00
GameplaySection.cs Trim other leftover RelativeSizeAxes 2020-04-26 22:54:01 +02:00
GeneralSection.cs Trim other leftover RelativeSizeAxes 2020-04-26 22:54:01 +02:00
GraphicsSection.cs Remove un-needed RelativeSizeAxes specifications. 2020-04-26 21:17:40 +02:00
InputSection.cs Remove un-needed RelativeSizeAxes specifications. 2020-04-26 21:17:40 +02:00
MaintenanceSection.cs Remove un-needed RelativeSizeAxes specifications. 2020-04-26 21:17:40 +02:00
OnlineSection.cs Remove un-needed RelativeSizeAxes specifications. 2020-04-26 21:17:40 +02:00
SkinSection.cs Convert dangerous events to IBindables 2020-05-19 16:44:22 +09:00