HoutarouOreki
|
e2d840c2de
|
Rename CursorOverrideContainer to MenuCursorContainer
|
2018-05-25 21:13:40 +02:00 |
|
HoutarouOreki
|
39224931f8
|
Try satisfying AppVeyor
|
2018-05-25 14:25:12 +02:00 |
|
HoutarouOreki
|
71c04f4605
|
Add license header to the new file
|
2018-05-25 14:10:54 +02:00 |
|
HoutarouOreki
|
29fbdf4d92
|
Remove horizontal white space
|
2018-05-25 14:05:50 +02:00 |
|
HoutarouOreki
|
e3ebc849c5
|
Remove not removed comment
|
2018-05-25 14:04:12 +02:00 |
|
HoutarouOreki
|
3efb51e464
|
Create Format(), override TooltipText..
|
2018-05-25 14:00:32 +02:00 |
|
HoutarouOreki
|
a446b627da
|
Make TooltipText virtual
|
2018-05-25 13:31:12 +02:00 |
|
HoutarouOreki
|
05b0564381
|
Create DrawableJoinDate somehow and remove dateFormat argument
|
2018-05-25 13:30:29 +02:00 |
|
HoutarouOreki
|
961702aadf
|
Apply the format fix to the tooltip text across the board
|
2018-05-25 13:05:41 +02:00 |
|
ekrctb
|
4392c57889
|
Merge branch 'master' into catch-droplet-fix
|
2018-05-25 19:34:59 +09:00 |
|
ekrctb
|
22e6e016fc
|
Merge branch 'master' of https://github.com/ppy/osu into catch-droplet-fix
|
2018-05-25 19:28:36 +09:00 |
|
Dean Herbert
|
699f661b02
|
Merge remote-tracking branch 'upstream/master' into AlFasGD-editor-seekbar-fix
|
2018-05-25 19:07:30 +09:00 |
|
ekrctb
|
9f2e09dae4
|
Move PostProcessing to after control points applied and nested hit objects created.
|
2018-05-25 18:57:06 +09:00 |
|
Dean Herbert
|
cc69f07172
|
Merge remote-tracking branch 'upstream/master' into jorolf-open-external
|
2018-05-25 18:52:05 +09:00 |
|
Dean Herbert
|
1cb7d50407
|
Add and use default size (smaller than before)
|
2018-05-25 18:51:57 +09:00 |
|
Dean Herbert
|
1b5bb79fe9
|
Merge remote-tracking branch 'upstream/master' into jorolf-open-external
|
2018-05-25 18:50:30 +09:00 |
|
Dean Herbert
|
28aa6faef9
|
Merge branch 'master' into player_loader_input_toggles
|
2018-05-25 18:38:12 +09:00 |
|
Dean Herbert
|
385c2c5c86
|
Merge branch 'master' into musiccontroller-nullref
|
2018-05-25 11:01:09 +09:00 |
|
Dean Herbert
|
568d4882c6
|
Remove unnecessary null coalesce
|
2018-05-25 11:00:56 +09:00 |
|
Dean Herbert
|
7961c56239
|
Merge remote-tracking branch 'FreezyLemon/master' into smoogipoo-disallow-beatmap-change
|
2018-05-25 10:55:01 +09:00 |
|
Roman Kapustin
|
498244a308
|
Introduce PreviewTrack class
|
2018-05-25 00:37:53 +03:00 |
|
UselessToucan
|
d6076eb591
|
Merge branch 'master' into multiple_previews_different_overlays
|
2018-05-24 20:51:54 +03:00 |
|
smoogipoo
|
b649025e86
|
beginUserDrag/endUserDrag
|
2018-05-24 14:36:48 +09:00 |
|
smoogipoo
|
d4f68e0b67
|
Fix possible NaN values due to trackvirtual infinite length
|
2018-05-24 14:31:31 +09:00 |
|
smoogipoo
|
f1ac84d95b
|
Fix base.CreateLocalDependencies sometimes not being called
|
2018-05-24 13:03:25 +09:00 |
|
smoogipoo
|
5a517bad63
|
Move beatmap cleanup to Dispose()
|
2018-05-24 12:53:32 +09:00 |
|
smoogipoo
|
542eb848b0
|
Fix GetBoundCopy on IGameBeatmap not working
|
2018-05-24 12:42:58 +09:00 |
|
Aergwyn
|
0c0f86fe26
|
fix incorrect default values keeping overlays in wrong state
|
2018-05-23 16:25:10 +02:00 |
|
Jacob
|
a2527495ff
|
Merge branch 'master' into ParallaxContainerImprovement
|
2018-05-23 16:21:31 +02:00 |
|
smoogipoo
|
fb78854485
|
Fix audio playback getting paused if playlist changes beatmap
|
2018-05-23 19:41:13 +09:00 |
|
HoutarouOreki
|
29de8e5e2d
|
Document parameters more properly
|
2018-05-23 12:07:28 +02:00 |
|
smoogipoo
|
a5d2d74447
|
Remove whitespace
|
2018-05-23 19:01:27 +09:00 |
|
smoogipoo
|
a25462e10f
|
Fix testcase audio + dependency overrides not working
|
2018-05-23 18:52:09 +09:00 |
|
HoutarouOreki
|
10bc3917b5
|
Apply suggested changes
|
2018-05-23 11:17:13 +02:00 |
|
smoogipoo
|
8004b8af4d
|
Privatise the OsuGame beatmap, add local beatmap to OsuTestCase
|
2018-05-23 17:38:02 +09:00 |
|
smoogipoo
|
6c0c932c48
|
Reorder OsuGameBase methods
|
2018-05-23 14:56:40 +09:00 |
|
smoogipoo
|
f894d73501
|
Fix possible MusicController nullref
|
2018-05-23 14:36:09 +09:00 |
|
smoogipoo
|
a30f72b477
|
Add helper methods for seeking/scrolling
|
2018-05-23 14:32:00 +09:00 |
|
smoogipoo
|
6b0eeb3436
|
Rework seeking interactions to support smooth scrolling
|
2018-05-23 14:14:32 +09:00 |
|
smoogipoo
|
49f893d5e4
|
Couple the timeline to the audio
|
2018-05-23 12:00:11 +09:00 |
|
HoutarouOreki
|
8e9dde97ce
|
Better match join and last seen texts and tooltips with osu-web
|
2018-05-23 03:24:37 +02:00 |
|
HoutarouOreki
|
6cf227a7af
|
Allow formatting for DrawableDate class
|
2018-05-23 03:24:18 +02:00 |
|
Vidalee
|
7a31986812
|
resolving the lost code problem
|
2018-05-22 22:39:55 +02:00 |
|
Vidalee
|
08e423ac5b
|
code sanity
|
2018-05-22 21:35:17 +02:00 |
|
Vidalee
|
50e2871c89
|
why this line was ommited
|
2018-05-22 21:29:41 +02:00 |
|
Aergwyn
|
76fbc656a1
|
fix disclaimer allowing notifications
|
2018-05-22 17:53:36 +02:00 |
|
Jacob
|
b328957557
|
Merge branch 'master' into ParallaxContainerImprovement
|
2018-05-22 16:32:05 +02:00 |
|
jorolf
|
8fbda5bc59
|
add license header
|
2018-05-22 15:41:10 +02:00 |
|
jorolf
|
b324337fa1
|
Add icon next to beatmap title/username to open in browser
|
2018-05-22 15:29:52 +02:00 |
|
jorolf
|
a7bdaf75b0
|
Ensure badges are ordered correctly
|
2018-05-22 13:05:15 +02:00 |
|