1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-08 20:17:27 +08:00
osu-lazer/osu.Game/Overlays/Settings
Patrick Andersson 1dd85b5986 Add alternative for random beatmap selection
"Never repeat" will not repeat until all songs have been seen by repeatedly pressing F2/Random button
2017-05-31 20:11:26 +02:00
..
Sections Add alternative for random beatmap selection 2017-05-31 20:11:26 +02:00
SettingsCheckbox.cs Change all instances of options to settings where applicable 2017-05-15 10:55:29 +09:00
SettingsDropdown.cs Update namespaces in line with framework 2017-05-16 12:50:30 +09:00
SettingsEnumDropdown.cs CI formatting 2017-05-19 19:22:42 -03:00
SettingsFooter.cs Update namespaces in line with framework 2017-05-16 12:50:30 +09:00
SettingsHeader.cs Move SearchTextBox out of SettingsHeader. 2017-05-21 04:12:16 +08:00
SettingsItem.cs Update in line with framework 2017-05-30 22:23:51 +09:00
SettingsLabel.cs Change all instances of options to settings where applicable 2017-05-15 10:55:29 +09:00
SettingsSection.cs Update in line with framework 2017-05-30 22:23:51 +09:00
SettingsSlider.cs Use generic IEqutable to avoid typeless Equals. 2017-05-16 21:49:38 +08:00
SettingsSubsection.cs Update in line with framework 2017-05-30 22:23:51 +09:00
SettingsTextBox.cs Change all instances of options to settings where applicable 2017-05-15 10:55:29 +09:00
Sidebar.cs Change all instances of options to settings where applicable 2017-05-15 10:55:29 +09:00
SidebarButton.cs Make sidebar buttons working. 2017-05-21 04:33:05 +08:00