Dean Herbert
|
4bd811bd2d
|
Merge branch 'master' into circular-button
|
2018-08-02 20:25:45 +09:00 |
|
smoogipoo
|
10b8708d4e
|
Make SetupCircularButton adjust corner radius by height
|
2018-08-01 17:47:32 +09:00 |
|
smoogipoo
|
9eb47ae691
|
Make SetupCircularButton inherit OsuButton
|
2018-08-01 17:02:52 +09:00 |
|
ekrctb
|
ecc6d55380
|
Fix player loader not gets ready when multiple mouse button is down
|
2018-08-01 16:20:29 +09:00 |
|
Shane Woolcock
|
47533f83c3
|
Update TabControl subclasses to use AddInternal
|
2018-07-31 20:52:11 +09:30 |
|
smoogipoo
|
c9d4332846
|
size_x, size_y -> width, height
|
2018-07-31 16:44:20 +09:00 |
|
Dean Herbert
|
9ab56bc4ef
|
Make Ruleset non-public
|
2018-07-31 16:35:51 +09:00 |
|
smoogipoo
|
c5a772bbc8
|
Completely reuse TriangleButton
|
2018-07-31 15:49:04 +09:00 |
|
Dean Herbert
|
ddecf59cfd
|
Merge branch 'master' into open-downloaded-beatmas
|
2018-07-31 13:21:14 +09:00 |
|
Dan Balasescu
|
090bc592b5
|
Merge branch 'master' into add-skip-button-sound
|
2018-07-30 17:56:08 +09:00 |
|
Dean Herbert
|
8c3583ac54
|
Remove newline
|
2018-07-30 14:55:03 +09:00 |
|
Dean Herbert
|
b7de922896
|
Merge branch 'master' into open-downloaded-beatmas
|
2018-07-28 12:44:34 +09:00 |
|
phosphene47
|
d32a3ff052
|
Esc at the end of play should push to result screen
Closes #3060
|
2018-07-28 08:34:51 +10:00 |
|
AlFasGD
|
93cf063c97
|
Remove useless things
|
2018-07-27 12:52:33 +03:00 |
|
AlFasGD
|
1962797e20
|
Remove unnecessary using directive
|
2018-07-27 12:40:38 +03:00 |
|
AlFasGD
|
78cde95132
|
Privatise constants
|
2018-07-27 12:34:11 +03:00 |
|
AlFasGD
|
3ee1353976
|
Remove whitespace
|
2018-07-27 12:28:47 +03:00 |
|
AlFasGD
|
2a819a53c0
|
Prefer inheriting TriangleButton instead of Container
|
2018-07-27 12:26:37 +03:00 |
|
Dan Balasescu
|
ceaa23fbbb
|
Merge branch 'master' into fix-turkish-i
|
2018-07-26 18:06:58 +09:00 |
|
Dan Balasescu
|
6c290702a3
|
Merge branch 'master' into labelled-text-box-fixes
|
2018-07-25 21:21:06 +09:00 |
|
AlFasGD
|
c4b1ba2979
|
Remove padding, fix corner radiuses
|
2018-07-25 15:14:40 +03:00 |
|
Dean Herbert
|
95cca046fb
|
Merge branch 'master' into open-downloaded-beatmas
|
2018-07-25 12:38:49 +02:00 |
|
Dean Herbert
|
ff04527c6d
|
Merge branch 'master' into fix-always-skipping
|
2018-07-25 12:30:39 +02:00 |
|
smoogipoo
|
206e3686f2
|
Add back blue border
|
2018-07-25 18:38:50 +09:00 |
|
smoogipoo
|
127084ba74
|
Merge remote-tracking branch 'origin/master' into labelled-text-box
|
2018-07-25 18:35:04 +09:00 |
|
smoogipoo
|
b60e4b0728
|
Cleanup
|
2018-07-25 18:34:47 +09:00 |
|
Dan Balasescu
|
53e55c2f14
|
Merge branch 'master' into fix-always-skipping
|
2018-07-25 15:30:24 +09:00 |
|
Dean Herbert
|
38f221cd60
|
Merge branch 'master' into fix-turkish-i
|
2018-07-25 08:15:20 +02:00 |
|
Dean Herbert
|
da8fc0ee5d
|
ToLower -> ToLowerInvariant
|
2018-07-25 07:37:05 +02:00 |
|
AlFasGD
|
6675c455f3
|
Trim whitespace that magically appeared
|
2018-07-24 22:33:19 +03:00 |
|
AlFasGD
|
3ca112aef0
|
Clean code and apply requested changes
|
2018-07-24 22:04:02 +03:00 |
|
Dean Herbert
|
5364a6148a
|
Use ToUpperInvariant
|
2018-07-24 14:42:06 +02:00 |
|
Dean Herbert
|
ab9340f4be
|
Fix usage of culture local ToUpper causing incorrect display on Turkish machines
Closes #3098.
|
2018-07-24 11:37:43 +02:00 |
|
AlFasGD
|
ebf14c9c93
|
Update framework from current master
|
2018-07-24 11:32:24 +03:00 |
|
AlFasGD
|
d304aca08f
|
Merge branch 'master' into circular-button
|
2018-07-24 11:30:56 +03:00 |
|
AlFasGD
|
4d0d4523ca
|
Add test case, rename component
|
2018-07-24 11:23:38 +03:00 |
|
AlFasGD
|
0e50e4ee34
|
Clean code
|
2018-07-24 10:10:17 +03:00 |
|
AlFasGD
|
765c6e4ecc
|
Remove custom text box
|
2018-07-24 09:46:24 +03:00 |
|
AlFasGD
|
2f452c162c
|
Make text colour white
|
2018-07-24 09:21:01 +03:00 |
|
AlFasGD
|
a833fa3d92
|
Update framework and apply suggested changes
|
2018-07-24 09:19:45 +03:00 |
|
AlFasGD
|
cd37b0df23
|
Merge branch 'master' into labelled-text-box
|
2018-07-24 09:19:22 +03:00 |
|
AlFasGD
|
dd56a2d95f
|
Apply proposed changes (untested)
|
2018-07-23 15:44:10 +03:00 |
|
Dean Herbert
|
1b456fd716
|
Fix a potential InvalidOperationException when entering song select
Closes #3052.
|
2018-07-23 13:11:06 +02:00 |
|
Dean Herbert
|
44a2ae5f9a
|
Fix incorrect variable usage
|
2018-07-23 08:33:47 +02:00 |
|
Dean Herbert
|
479fe98335
|
Add more prominent sound when skipping
|
2018-07-22 22:57:55 +02:00 |
|
Dean Herbert
|
3c59ccadd0
|
Fix gameplay always skipping to first hitobject time
Regresssed with previous build
|
2018-07-22 22:19:58 +02:00 |
|
Dean Herbert
|
0f37758314
|
Update framework
|
2018-07-21 16:21:53 +09:00 |
|
Dean Herbert
|
a2f744b05e
|
Merge remote-tracking branch 'upstream/master' into open-downloaded-beatmas
|
2018-07-21 00:03:17 +09:00 |
|
AlFasGD
|
7b4616c6c1
|
Add circular button file
|
2018-07-20 14:02:02 +03:00 |
|
AlFasGD
|
f200cfe40d
|
Add labelled text box files
|
2018-07-20 13:05:19 +03:00 |
|