smoogipooo
|
fd278256ad
|
EditorTimingTimeline -> EditorMiniTimeline
|
2017-09-20 15:50:32 +09:00 |
|
Jorolf
|
5b90f45691
|
Merge branch 'master' of git://github.com/ppy/osu into ranks-section
|
2017-09-19 21:26:05 +02:00 |
|
jorolf
|
ce4a44000f
|
Merge branch 'master' into direct-previews
|
2017-09-19 19:25:41 +02:00 |
|
EVAST9919
|
4cf88c72bf
|
Move testcase to the correct project
|
2017-09-19 17:37:34 +03:00 |
|
EVAST9919
|
c59d398aa5
|
Fix includes
|
2017-09-19 17:26:17 +03:00 |
|
EVAST9919
|
1b0ab414fa
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into break_overlay_take_three
|
2017-09-19 17:23:10 +03:00 |
|
smoogipooo
|
67d3861226
|
Initial implementation of the EditorTimingTimeline in TestCaseEditorTimingTimeline
Will probably rename this to MiniTimeline or something... But the basic structure is there plus most of functionality minus keyboard input.
|
2017-09-19 23:09:08 +09:00 |
|
Dean Herbert
|
511874389a
|
Define trace for VisualTests
|
2017-09-19 16:07:00 +09:00 |
|
Dean Herbert
|
1f20c5eb69
|
Optimise project references
|
2017-09-19 16:07:00 +09:00 |
|
Dean Herbert
|
6db705a3a8
|
Update relative paths
|
2017-09-19 16:06:58 +09:00 |
|
Dean Herbert
|
6d3d485565
|
And then everything became one
|
2017-09-19 16:06:58 +09:00 |
|
Jorolf
|
f8b09df13c
|
Merge branch 'master' of git://github.com/ppy/osu into direct-previews
|
2017-09-17 22:40:14 +02:00 |
|
Jorolf
|
be1e868a2a
|
add previews to osu!direct
|
2017-09-17 22:39:34 +02:00 |
|
EVAST9919
|
740e766201
|
BreakOverlay and LetterboxOverlay implementation
|
2017-09-15 19:39:55 +03:00 |
|
Dean Herbert
|
98b847b025
|
Add API retrieval support
|
2017-09-14 20:08:07 +09:00 |
|
Dean Herbert
|
9c4876d135
|
Merge remote-tracking branch 'upstream/master' into ranks-section
|
2017-09-14 18:52:44 +09:00 |
|
Dean Herbert
|
02fa9eeb3b
|
Merge branch 'master' into online-beatmap-set-overlay
|
2017-09-14 16:52:44 +09:00 |
|
Dean Herbert
|
33d33a49ae
|
Merge branch 'master' into storyboards
|
2017-09-14 16:06:19 +09:00 |
|
Dean Herbert
|
fb7740a3ab
|
Update all dependencies in line with framework
|
2017-09-13 20:25:40 +09:00 |
|
Damnae
|
bab3ef0669
|
Rename storyboard classes.
|
2017-09-13 11:22:24 +02:00 |
|
DrabWeb
|
08b5d4e16c
|
Merge https://github.com/ppy/osu into online-beatmap-set-overlay
|
2017-09-12 21:26:06 -03:00 |
|
Dean Herbert
|
28a25c201f
|
Merge remote-tracking branch 'upstream/master' into ranks-section
|
2017-09-12 19:50:58 +09:00 |
|
Damnae
|
47cd1d486b
|
Merge branch 'master' into storyboards
|
2017-09-11 12:29:19 +02:00 |
|
DrabWeb
|
43fa314fe0
|
Details and more data displaying.
|
2017-09-11 02:48:48 -03:00 |
|
Dean Herbert
|
5ce76d8023
|
Merge remote-tracking branch 'upstream/master' into judgement-revamp
|
2017-09-11 14:36:51 +09:00 |
|
DrabWeb
|
e61ab72c0d
|
Merge https://github.com/ppy/osu into online-beatmap-set-overlay
|
2017-09-11 01:24:52 -03:00 |
|
Dean Herbert
|
7170fbd087
|
Target .NET 4.6.1
|
2017-09-11 12:39:00 +09:00 |
|
Dean Herbert
|
6d33e39c5e
|
Merge branch 'master' into beatmap-details-rewrite
|
2017-09-10 11:26:00 +09:00 |
|
Damnae
|
bc01d9a1b0
|
Animate Additive / FlipH and FlipV.
|
2017-09-09 15:41:56 +02:00 |
|
DrabWeb
|
1d3139d3c3
|
Basic layout.
|
2017-09-08 18:32:07 -03:00 |
|
naoey
|
20f93c83d6
|
Make downloads happen in BeatmapManager.
|
2017-09-09 00:57:40 +05:30 |
|
Damnae
|
e63fb5720c
|
Make CI happy.
|
2017-09-08 13:04:53 +02:00 |
|
Damnae
|
e547416193
|
Storyboards implementation.
|
2017-09-08 09:08:52 +02:00 |
|
DrabWeb
|
109531b66c
|
Cleanup, remove unneeded files.
|
2017-09-07 15:21:18 -03:00 |
|
DrabWeb
|
5e685ff5b1
|
Rewrite BeatmapDetails to be more modular for future code sharing.
|
2017-09-07 14:53:53 -03:00 |
|
smoogipooo
|
e85d511645
|
No more partial judgements.
|
2017-09-06 17:48:01 +09:00 |
|
Dean Herbert
|
d7d0e96e6b
|
Merge branch 'master' into ranks-section
|
2017-09-01 18:46:53 +09:00 |
|
smoogipooo
|
b17d9ac06e
|
Move EditorMenuBar into the Edit namespace, and fix a minor styling issue.
|
2017-08-28 17:55:50 +09:00 |
|
smoogipooo
|
fc6c682d88
|
Update in-line with framework changes.
|
2017-08-28 14:42:52 +09:00 |
|
smoogipooo
|
4fb9570618
|
Create IHasOsuContextMenu and update OsuContextMenuContainer in line with framework.
|
2017-08-25 15:10:29 +09:00 |
|
Dean Herbert
|
307c4dd392
|
Merge branch 'master' into direct-downloads
|
2017-08-24 21:30:38 +09:00 |
|
Dean Herbert
|
9adff5f697
|
Add osu!direct toggle to toolbar
|
2017-08-24 20:18:47 +09:00 |
|
Dean Herbert
|
36629f5207
|
Make ProgressBar usable in more places than just MusicController
|
2017-08-24 18:51:34 +09:00 |
|
Dean Herbert
|
189988236b
|
Move PlayerInputManager logic inside RulesetInputManager
|
2017-08-24 15:23:17 +09:00 |
|
smoogipooo
|
c1860f2ce2
|
Make KeyBindingOverlay support variants as settings sub sections.
|
2017-08-23 12:49:30 +09:00 |
|
Dean Herbert
|
250fb33fbc
|
Merge branch 'master' into ranks-section
|
2017-08-22 12:46:28 +09:00 |
|
Dean Herbert
|
102caf4b91
|
Merge branch 'master' into chat-local-echo-v2
|
2017-08-21 18:27:32 +09:00 |
|
Dean Herbert
|
877c69d5fe
|
Add local chat echo support
|
2017-08-21 17:43:26 +09:00 |
|
Dean Herbert
|
16e96888ab
|
Update KeyCounterCollection to support action-based buttons
|
2017-08-21 12:39:22 +09:00 |
|
Dean Herbert
|
3df51540e1
|
Code review fixes
|
2017-08-16 17:39:57 +09:00 |
|