smoogipooo
|
54993b874f
|
Fix idle and stopping -> stopped state.
|
2017-03-03 18:45:04 +09:00 |
|
smoogipooo
|
2a49200008
|
Nothing to see here.
|
2017-03-03 18:02:02 +09:00 |
|
smoogipooo
|
b2661be0b2
|
Fix setting same state multiple times.
|
2017-03-03 17:59:16 +09:00 |
|
smoogipooo
|
7cac2680b1
|
Make test case add test drawings file.
|
2017-03-03 16:33:40 +09:00 |
|
smoogipooo
|
1d1c08125b
|
Further safety checking.
|
2017-03-03 16:01:24 +09:00 |
|
smoogipooo
|
777996d884
|
Rewrite VisualiserLine + add VisualiserContainer.
|
2017-03-03 15:43:16 +09:00 |
|
smoogipooo
|
a70b1ae108
|
Use a singular FlowContainer for teams.
|
2017-03-03 15:12:26 +09:00 |
|
smoogipooo
|
04dd24b04b
|
OnTeamSelected + async changes.
|
2017-03-03 14:51:19 +09:00 |
|
smoogipooo
|
3ae55933c4
|
Remove game dependency.
|
2017-03-03 14:11:47 +09:00 |
|
smoogipooo
|
d96345e408
|
s/internalPeriod/_period
|
2017-03-03 14:11:37 +09:00 |
|
smoogipooo
|
e6d911e49b
|
Move modified key conditional location.
|
2017-03-03 14:08:37 +09:00 |
|
smoogipooo
|
8d41d1460a
|
Update resources.
|
2017-03-03 13:23:59 +09:00 |
|
smoogipooo
|
3174b56e28
|
Add license headers.
|
2017-03-03 13:17:24 +09:00 |
|
smoogipooo
|
959a3d49be
|
Post-merge fixes.
|
2017-03-03 13:17:16 +09:00 |
|
Dan Balasescu
|
09a2d39e3e
|
Merge branch 'master' into tournament_drawings
|
2017-03-03 13:06:18 +09:00 |
|
smoogipooo
|
efb13b29d1
|
General cleanups.
|
2017-03-03 13:01:57 +09:00 |
|
smoogipooo
|
d0894bbc9b
|
Use storage instead of raw file access.
|
2017-03-03 12:59:58 +09:00 |
|
smoogipooo
|
b7b36b6306
|
Unused.
|
2017-03-03 12:59:31 +09:00 |
|
smoogipooo
|
d6c1f82105
|
Make visualiser lines have no separation.
|
2017-03-03 12:59:19 +09:00 |
|
smoogipooo
|
d222c523a1
|
Exit drawings if no drawings.txt file.
|
2017-03-03 12:43:48 +09:00 |
|
smoogipooo
|
26b81a14cf
|
Ctrl+Shift+D at main menu to open up drawings, until we get a permanent place for it.
|
2017-03-03 12:42:19 +09:00 |
|
smoogipooo
|
062d8ddc7c
|
Don't handle menu buttons when Shift or Ctrl or Alt is pressed.
|
2017-03-03 12:41:45 +09:00 |
|
smoogipooo
|
febdfd5de4
|
Make groups fill up in round robin way, rather than sequentially.
|
2017-03-03 12:06:35 +09:00 |
|
Dean Herbert
|
78a0bce3bb
|
Merge pull request #423 from peppy/general-fixes
Move PauseOverlay to correct namespace.
|
2017-03-03 11:32:42 +09:00 |
|
Dean Herbert
|
70f046092c
|
Merge pull request #424 from DrabWeb/namespace-fix
Fix BeatmapDeleteDialog namespace
|
2017-03-03 11:32:35 +09:00 |
|
Dean Herbert
|
1b297d73c2
|
Merge pull request #425 from huoyaoyuan/password
"Security" update for OsuPasswordTextBox.
|
2017-03-03 11:24:25 +09:00 |
|
Huo Yaoyuan
|
5b5fbbfdff
|
Update framework.
|
2017-03-03 10:17:46 +08:00 |
|
Huo Yaoyuan
|
ef13cdbff7
|
Disallow copying from OsuPasswordTextBox.
|
2017-03-03 10:00:39 +08:00 |
|
DrabWeb
|
f872330902
|
Fix BeatmapDeleteDialog namespace
|
2017-03-02 21:28:05 -04:00 |
|
Dean Herbert
|
3a8246f56d
|
Move PauseOverlay to correct namespace.
|
2017-03-03 10:17:39 +09:00 |
|
Dean Herbert
|
ae1d51bc9b
|
Merge pull request #422 from Tom94/no-negative-margin
Remove usages of negative Margin / Padding
|
2017-03-03 10:05:55 +09:00 |
|
Dean Herbert
|
e189c36ffd
|
Framework update.
|
2017-03-03 09:58:48 +09:00 |
|
Dean Herbert
|
f81836f635
|
Merge remote-tracking branch 'upstream/master' into no-negative-margin
|
2017-03-03 09:58:40 +09:00 |
|
Dean Herbert
|
ed26d87170
|
Merge pull request #419 from peppy/song-selection-improvements
Fix selection on entry to song select.
|
2017-03-03 09:55:11 +09:00 |
|
Thomas Müller
|
c732890664
|
Remove usages of negative Margin / Padding
Replaces such usage with more sensible settings, like changing the
position or size.
|
2017-03-02 19:16:31 +01:00 |
|
Dean Herbert
|
ecd3453774
|
Fix potential nullref.
|
2017-03-02 22:17:14 +09:00 |
|
Dean Herbert
|
f9b87ad08c
|
Fix selection on entry to song select.
Also only shows sets with beatmaps for current play mode.
|
2017-03-02 22:02:32 +09:00 |
|
Dean Herbert
|
9ea83230aa
|
Formatting fixes.
|
2017-03-02 22:01:53 +09:00 |
|
Dean Herbert
|
ef8a35f5cc
|
Fix Toolbar's mode changer not working correctly.
|
2017-03-02 22:01:24 +09:00 |
|
Dean Herbert
|
d74a601180
|
Update version number generation slightly.
|
2017-03-02 20:08:01 +09:00 |
|
Dean Herbert
|
35c920d04b
|
Merge pull request #368 from tacchinotacchi/master
Added basic sorting functionality
|
2017-03-02 18:46:34 +09:00 |
|
Dean Herbert
|
4163569e57
|
Fix some license headers.
|
2017-03-02 18:45:20 +09:00 |
|
Dean Herbert
|
68a359698d
|
Fix potential nullref caused by test data.
|
2017-03-02 18:35:24 +09:00 |
|
Dean Herbert
|
51950eef43
|
Merge branch 'master' into master
|
2017-03-02 18:06:31 +09:00 |
|
Dean Herbert
|
ffd65606be
|
Merge pull request #409 from DrabWeb/popup-dialog
Popup dialog
|
2017-03-02 18:01:41 +09:00 |
|
Dean Herbert
|
963117f07d
|
Fix incorrect event order.
|
2017-03-02 17:41:33 +09:00 |
|
Dean Herbert
|
68857b573d
|
More code tidying.
|
2017-03-02 17:14:05 +09:00 |
|
Dean Herbert
|
c4871bbbf3
|
Tidy up code.
The triggered bool is not even necessary because input is no longer handled after the OverlayContainer's state is set to hidden.
|
2017-03-02 17:08:00 +09:00 |
|
Dean Herbert
|
d1cd077e0d
|
Post-merge fixes.
|
2017-03-02 16:54:55 +09:00 |
|
Dean Herbert
|
ff5f0af2d3
|
Merge branch 'master' into popup-dialog
|
2017-03-02 16:42:20 +09:00 |
|