Dean Herbert
|
20ee1872b4
|
Broaden invalidation.
|
2017-01-31 17:15:46 +09:00 |
|
Dean Herbert
|
62c5ad907a
|
Merge remote-tracking branch 'upstream/master' into login-updates
# Conflicts:
# osu.Game/Overlays/Options/General/LoginOptions.cs
|
2017-01-31 17:05:33 +09:00 |
|
Dean Herbert
|
3476abc38b
|
Add proper masking support to the login overlay.
|
2017-01-31 16:42:46 +09:00 |
|
Dean Herbert
|
74366c620b
|
Move login screen to toolbar and update design (still not fully implemented).
# Conflicts:
# osu.Game/Overlays/Options/General/LoginOptions.cs
# osu.Game/Overlays/Toolbar/Toolbar.cs
|
2017-01-30 22:55:35 +09:00 |
|
Dean Herbert
|
bdbe8501d3
|
Merge branch 'master' into add-flash-effects
# Conflicts:
# osu.Game/Overlays/Options/General/LoginOptions.cs
|
2017-01-30 21:47:05 +09:00 |
|
Dean Herbert
|
26e9533ff0
|
Add custom implementation of TextBox.
|
2017-01-30 20:29:04 +09:00 |
|
Andrey Zavadskiy
|
f12a8ace3f
|
Moved Config logic to OsuConfigManager
|
2017-01-28 13:10:05 +03:00 |
|
Andrey Zavadskiy
|
63fcfdbbde
|
Fixed checkboxes state and better code
|
2017-01-11 10:28:24 +03:00 |
|
Andrey Zavadskiy
|
c0980437a6
|
Removed unnecessary api reference
|
2017-01-07 00:55:04 +03:00 |
|
Andrey Zavadskiy
|
eabfa11614
|
Minor fix
|
2016-12-24 10:04:43 +03:00 |
|
Andrey Zavadskiy
|
ba1d0b3a84
|
Added Events for checkboxes
|
2016-12-24 09:09:01 +03:00 |
|
Andrey Zavadskiy
|
9f202ecba8
|
fix
|
2016-12-23 23:49:42 +03:00 |
|
Andrey Zavadskiy
|
70c8250021
|
Revert "Dependent checkboxes"
This reverts commit 70dc3bae4a .
|
2016-12-23 23:05:44 +03:00 |
|
Andrey Zavadskiy
|
70dc3bae4a
|
Dependent checkboxes
|
2016-12-23 20:24:28 +03:00 |
|
Andrey Zavadskiy
|
1c79ebff9f
|
Fix loggining on start even after logout and exit
|
2016-12-21 01:51:01 +03:00 |
|
Andrey Zavadskiy
|
bba4c46ae3
|
TODO comment and deleted repeating lines
|
2016-12-21 01:05:10 +03:00 |
|
Andrey Zavadskiy
|
d519e28dda
|
PasswordTextBox fix
|
2016-12-20 17:52:16 +03:00 |
|
Andrey Zavadskiy
|
21c6c23189
|
Login improvements
|
2016-12-20 17:28:27 +03:00 |
|
Drew DeVault
|
cf60c52f00
|
Switch to System.ComponentModel.Description
|
2016-12-07 09:42:53 -05:00 |
|
Drew DeVault
|
5456e0102c
|
s/OptionsDropdown/DropdownOption/g
|
2016-12-07 09:42:52 -05:00 |
|
Drew DeVault
|
4757a1c433
|
Wire up enum-backed dropdowns
|
2016-12-07 09:42:52 -05:00 |
|
Dean Herbert
|
f356640cb7
|
Add missing licence headers.
|
2016-12-06 19:07:15 +09:00 |
|
Dean Herbert
|
0b0fe2a857
|
Remove incorrect verbatim string specifications.
|
2016-12-01 16:04:58 +09:00 |
|
Dean Herbert
|
13d26d0601
|
Tidy up options login section code; fix incorrect flow logic for online state.
|
2016-12-01 13:07:19 +09:00 |
|
Dean Herbert
|
ed879f33df
|
Add logout button and check for inputs before allowing login.
|
2016-11-30 19:43:03 +09:00 |
|
Dean Herbert
|
11f726ad45
|
Add basic login flow.
|
2016-11-30 18:30:15 +09:00 |
|
Dean Herbert
|
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 |
|
Drew DeVault
|
ee24cd310c
|
Convert everything to DI pattern
|
2016-11-10 16:41:18 -05:00 |
|
Drew DeVault
|
676cdc44b2
|
Add expanding options sidebar
|
2016-11-08 23:36:06 -05:00 |
|
Drew DeVault
|
3ad633f363
|
Wire up all of the boolean options
|
2016-11-08 23:17:08 -05:00 |
|
Drew DeVault
|
743c1bde58
|
Wire up alternative chat font
|
2016-11-07 22:37:21 -05:00 |
|
Drew DeVault
|
1bca78f4b6
|
Wire up one of the settings to the config
One step at a time, right
|
2016-11-07 22:36:24 -05:00 |
|
Drew DeVault
|
cbbac0565f
|
Remove unused using statements
|
2016-11-07 21:28:06 -05:00 |
|
Drew DeVault
|
1ce6a7285a
|
Rearrange options namespaces
|
2016-11-07 21:24:41 -05:00 |
|