Commit Graph

26 Commits

Author SHA1 Message Date
c0980437a6 Removed unnecessary api reference 2017-01-07 00:55:04 +03:00
eabfa11614 Minor fix 2016-12-24 10:04:43 +03:00
ba1d0b3a84 Added Events for checkboxes 2016-12-24 09:09:01 +03:00
9f202ecba8 fix 2016-12-23 23:49:42 +03:00
70c8250021 Revert "Dependent checkboxes"
This reverts commit 70dc3bae4a.
2016-12-23 23:05:44 +03:00
70dc3bae4a Dependent checkboxes 2016-12-23 20:24:28 +03:00
1c79ebff9f Fix loggining on start even after logout and exit 2016-12-21 01:51:01 +03:00
bba4c46ae3 TODO comment and deleted repeating lines 2016-12-21 01:05:10 +03:00
d519e28dda PasswordTextBox fix 2016-12-20 17:52:16 +03:00
21c6c23189 Login improvements 2016-12-20 17:28:27 +03:00
cf60c52f00 Switch to System.ComponentModel.Description 2016-12-07 09:42:53 -05:00
5456e0102c s/OptionsDropdown/DropdownOption/g 2016-12-07 09:42:52 -05:00
4757a1c433 Wire up enum-backed dropdowns 2016-12-07 09:42:52 -05:00
f356640cb7 Add missing licence headers. 2016-12-06 19:07:15 +09:00
0b0fe2a857 Remove incorrect verbatim string specifications. 2016-12-01 16:04:58 +09:00
13d26d0601 Tidy up options login section code; fix incorrect flow logic for online state. 2016-12-01 13:07:19 +09:00
ed879f33df Add logout button and check for inputs before allowing login. 2016-11-30 19:43:03 +09:00
11f726ad45 Add basic login flow. 2016-11-30 18:30:15 +09:00
cc0f61f545 Merge branch 'refs/heads/master' into dependency-injection
# Conflicts:
#	osu-framework
#	osu.Game/GameModes/OsuGameMode.cs
#	osu.Game/GameModes/Play/Player.cs
#	osu.Game/OsuGame.cs
#	osu.Game/Overlays/MusicController.cs
#	osu.Game/Overlays/Options/EditorSection.cs
#	osu.Game/Overlays/Options/Input/MouseOptions.cs
#	osu.Game/Overlays/Options/Online/InGameChatOptions.cs
#	osu.Game/Overlays/Options/SkinSection.cs
2016-11-12 20:18:26 +09:00
ee24cd310c Convert everything to DI pattern 2016-11-10 16:41:18 -05:00
676cdc44b2 Add expanding options sidebar 2016-11-08 23:36:06 -05:00
3ad633f363 Wire up all of the boolean options 2016-11-08 23:17:08 -05:00
743c1bde58 Wire up alternative chat font 2016-11-07 22:37:21 -05:00
1bca78f4b6 Wire up one of the settings to the config
One step at a time, right
2016-11-07 22:36:24 -05:00
cbbac0565f Remove unused using statements 2016-11-07 21:28:06 -05:00
1ce6a7285a Rearrange options namespaces 2016-11-07 21:24:41 -05:00