Commit Graph

1233 Commits

Author SHA1 Message Date
961702aadf Apply the format fix to the tooltip text across the board 2018-05-25 13:05:41 +02:00
1cb7d50407 Add and use default size (smaller than before) 2018-05-25 18:51:57 +09:00
29de8e5e2d Document parameters more properly 2018-05-23 12:07:28 +02:00
10bc3917b5 Apply suggested changes 2018-05-23 11:17:13 +02:00
8004b8af4d Privatise the OsuGame beatmap, add local beatmap to OsuTestCase 2018-05-23 17:38:02 +09:00
6cf227a7af Allow formatting for DrawableDate class 2018-05-23 03:24:18 +02:00
8fbda5bc59 add license header 2018-05-22 15:41:10 +02:00
b324337fa1 Add icon next to beatmap title/username to open in browser 2018-05-22 15:29:52 +02:00
caad47b569 Merge branch 'master' into ParallaxContainerImprovement 2018-05-22 12:10:50 +02:00
5f8eb6d823 Fix class name 2018-05-22 16:04:36 +09:00
e878e65e83 Merge branch 'master' into ParallaxContainerImprovement 2018-05-21 20:31:44 +02:00
ebda287e81 Share code with HoldToConfirm implementations elsewhere 2018-05-22 01:44:06 +09:00
9820666bcf Merge branch 'master' into respect-showoverlay-bindable 2018-05-21 23:26:34 +09:00
b7e3ea348b expose two Bindables with split logic instead of one with mixed logic 2018-05-21 15:53:55 +02:00
30ff1c4b8b Merge branch 'master' into ParallaxContainerImprovement 2018-05-21 15:19:24 +02:00
1482bca147 Rename for better understanding
ShowOverlays -> AllowOverlays
ShowOverlaysOnEnter -> HideOverlaysOnEnter
2018-05-21 09:42:29 +02:00
92668f07e0 Merge branch 'master' into drawable-room-improvements 2018-05-21 11:09:12 +09:00
4d528c4e67 fix VisualTests and Samples still playing 2018-05-20 10:57:15 +02:00
67db539172 prevent Overlays from showing in intro/outro sequences 2018-05-18 08:00:05 +02:00
1b64f86011 Merge branch 'master' into ParallaxContainerImprovement 2018-05-17 06:53:16 +02:00
d2b2d3e2e0 Use the absolute value of ParallaxAmount to make sure we're not scaling things down when using a negative value for the Parallax (moving against the cursor instead of with it) 2018-05-16 01:38:46 +02:00
1e88f216f2 Revert the ParallaxContainer changes I made by accident back. 2018-05-16 01:27:18 +02:00
b9d99b5f40 Fix nullref when exiting the last screen. 2018-05-15 19:42:50 -03:00
be1159444d Use the absolute value of ParallaxAmount to make sure we're not scaling stuff down when using a negative ParallaxAmount 2018-05-15 15:56:49 +02:00
c0c449e453 Remove unused using 2018-05-15 22:53:33 +09:00
28df77e838 Simplify code and remove generic 2018-05-15 21:10:26 +09:00
0325b1bd7a Remove unused class 2018-05-15 19:42:30 +09:00
0def847f60 Merge branch 'master' into screen-breadcrumbs 2018-05-15 19:39:03 +09:00
fe1c1fec0d Stop overlays from handling DragStart
This was causing weird behaviour with the key configuration section and back button in settings.
2018-05-14 15:44:19 +09:00
518dec0c68 Merge https://github.com/ppy/osu into drawable-room-improvements 2018-05-11 13:41:50 -03:00
fa403e4e2a Add test step to test pushing after a previous screen is made current. 2018-05-11 04:49:40 -03:00
ec53927d8e Add selection to DrawableRoom. 2018-05-10 22:48:07 -03:00
b9adeeb063 Add ScreenBreadcrumbControl. 2018-05-10 21:35:26 -03:00
ecb8de29a2 Adjust BreadcrumbControl to better match the designs. 2018-05-10 20:30:03 -03:00
ba5861b527 Merge remote-tracking branch 'origin/master' into Private_Messages
# Conflicts:
#	osu.Game/Online/API/Requests/GetMessagesRequest.cs
#	osu.Game/Overlays/Chat/ChatTabControl.cs
2018-05-06 19:45:33 +02:00
27437cfbaf Merge branch 'master' into show-beatmap-id 2018-04-20 18:05:24 +09:00
8649ddc68b Make forum posts a web link 2018-04-20 13:01:23 +09:00
3b68dda23e Merge remote-tracking branch 'origin/master' into Private_Messages 2018-04-18 20:55:12 +02:00
f62677222c Merge remote-tracking branch 'upstream/master' into naoey-show-beatmap-id 2018-04-18 13:08:53 +09:00
96ef564f44 Remove unused field 2018-04-16 00:25:09 +09:00
c9615f837a Merge remote-tracking branch 'upstream/master' into instant-hide-screenshot 2018-04-16 00:20:06 +09:00
ae77c010e2 Merge remote-tracking branch 'upstream/master' into wave-container 2018-04-15 21:03:18 +09:00
5bfb386226 Merge remote-tracking branch 'origin/master' into Private_Messages 2018-04-14 13:31:03 +02:00
cf65833572 Reword xmldoc 2018-04-13 21:15:08 +09:00
733f70cbd5 Merge remote-tracking branch 'origin/master' into instant-hide-screenshot 2018-04-13 21:13:09 +09:00
34adb2527c A lot more protection from outsiders 2018-04-13 21:12:33 +09:00
32a74f95a5 Normalize all the line endings 2018-04-13 18:26:38 +09:00
0235eba9de Make TakeScreenshotAsync await on the internal task 2018-04-13 17:51:09 +09:00
2e5bbe7074 Don't expose CursorOverrideContainer via DI + internalise access 2018-04-13 17:36:38 +09:00
ebe36f0612 Instantly hide cursor for required frames while taking screenshot 2018-04-13 17:27:10 +09:00