f7dc7e9bb9
Update references.
2017-03-28 21:26:20 +09:00
4042b94e01
Use DelayedLoadContainer in more places.
2017-03-28 15:28:58 +09:00
768b3c4b4b
Add better focus handling in the login form.
2017-03-28 00:08:27 +09:00
13272e6995
Make Avatar accept a user.
...
Add UpdateableAvatar to handle the toolbar use-case.
2017-03-28 00:08:26 +09:00
54e1b24fe9
Enforce readonly private members where possible.
2017-03-23 13:50:08 +09:00
0dbc232ebf
Rename all DropDown -> Dropdown.
2017-03-22 22:32:32 +08:00
6a4ca08578
Merge branch 'master' into controls
2017-03-22 22:28:19 +08:00
fbe08436d2
Fix usages of CircularContainer in line with framework changes.
2017-03-22 19:35:03 +09:00
e217c67bcf
Merge branch 'master' into controls
2017-03-22 08:54:03 +08:00
b46ded7794
Use Bindable for DropDown.
2017-03-22 07:49:21 +08:00
8983bbcaad
Merge branch 'master' into leaderboards
2017-03-22 08:24:49 +09:00
f0edf5d3d3
Update to DropDown and Menu.
2017-03-22 07:18:53 +08:00
b00f86d809
Merge branch 'master' into seperateCursorSize
2017-03-22 08:11:45 +09:00
82d6129063
renamed CursorSize to MenuCursorSize
2017-03-21 17:16:23 +01:00
943bd737c4
Hide letterbox position sliders
2017-03-21 18:24:19 +03:00
d27f37beb5
Hard-code text size in cases it wasn't set.
2017-03-20 13:48:06 +09:00
5d0adc6454
Merge remote-tracking branch 'upstream/master' into DrabWeb/leaderboards
2017-03-19 18:51:53 +09:00
80de15d935
fixed typo
2017-03-18 15:22:03 +01:00
9af0104e3e
Fix NaN when dragging music controller
...
When dragging music controller we divide by the dragged distance.
When dragging to the origin of the drag this resulted in NaN.
Now, we check for this and use 0 in this case.
2017-03-18 12:46:12 +01:00
4aea06be22
Merge branch 'master' into leaderboards
2017-03-17 18:23:01 -03:00
8568e1536c
Separated menu and gameplay cursor size
2017-03-17 18:40:03 +01:00
ab8a5afdb9
AlwaysReceiveInput and InternalContains.
2017-03-16 17:38:36 +09:00
1ae4c2dfbb
Remove a lot of customisation from Avatar (and add it in individual usages).
2017-03-15 15:22:28 +09:00
650fc7563d
ScoreRank, Avatar to own files, +DrawableRank
2017-03-14 10:58:28 -03:00
21a9996225
Merge branch 'master' into leaderboards
2017-03-14 10:07:33 -03:00
879a78156d
Merge branch 'master' into mod_application
2017-03-14 12:38:55 +09:00
3913a0a9ee
Fix removal of the last one beatmap.
2017-03-14 05:35:58 +08:00
74eddc768a
Random diff
2017-03-13 13:02:56 -03:00
8e90e05f23
Changed animation to match the one in Comp3 6c(will probably clean later), changed avatar sprite to a toolbar avatar(doesn't load in visual test since there's no OsuGame), removed random test case data, now static
2017-03-13 12:31:46 -03:00
dbc8d513f9
Merge https://github.com/ppy/osu into leaderboards
2017-03-13 09:36:16 -03:00
c0e29652a6
Initial attempt at making mods apply better.
2017-03-12 22:13:43 +09:00
e6f4fe9e61
Merge pull request #458 from Lahvuun/master
...
Options sidebar flickering fix.
2017-03-10 13:20:07 +09:00
9dd835e256
didn't see this was unnecessary after my changes
2017-03-09 21:43:11 +01:00
d9a4a677fd
Added Descriptions to Rulesets + PlayModes list
2017-03-09 21:37:03 +01:00
427a0dd0f5
Options sidebar flickering fix.
2017-03-09 22:29:39 +02:00
9007409072
Follow appveyor's code style check.
2017-03-09 16:44:45 +08:00
115ebd4773
Merge branch 'master' into modselect
2017-03-09 17:31:25 +09:00
1b182b1361
Fix typo.
2017-03-09 15:55:40 +08:00
dad6060149
Fix warnings not covered by resharper locally.
2017-03-09 16:07:34 +09:00
d7497330b2
Reduce warning/suggestion count to zero.
2017-03-09 15:52:40 +09:00
a048e666d7
Fix autoproperty which doesn't work on mono.
2017-03-09 14:26:09 +09:00
da751804b6
Reduce error count.
2017-03-09 14:24:16 +09:00
3eece390cb
Abstract constructors -> protected.
2017-03-09 14:01:08 +09:00
0c4c1689b6
Merge branch 'master' into modselect
2017-03-09 12:51:40 +09:00
5a42035f88
Update license headers.
2017-03-08 15:50:52 +09:00
b19405c987
Allow null in mod list to generate a placeholder ModButton.
2017-03-07 19:52:51 +08:00
8979b28496
Remove usages of the 'new' keyword.
2017-03-07 16:17:51 +08:00
b56d6c767b
Merge branch 'master' into modselect
2017-03-07 16:10:53 +08:00
bff1179624
Merge branch 'master' into replay
...
# Conflicts:
# osu.Game/Modes/Mod.cs
2017-03-07 14:32:14 +09:00
ecdbcb20cf
Fix error-level inspections.
2017-03-07 13:52:47 +09:00