Dean Herbert
|
fbebbab5db
|
Remove excess parenthesis
|
2019-11-25 22:37:07 +09:00 |
|
Dean Herbert
|
709ec1404f
|
Centralise End/StartTime retrieval to extension method
|
2019-11-25 19:09:14 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dean Herbert
|
d330b39db4
|
Remove max
|
2017-09-14 13:47:25 +09:00 |
|
Dean Herbert
|
4f09f30b7a
|
Fix incorrect exception
|
2017-09-14 13:13:54 +09:00 |
|
Dean Herbert
|
b1145272d1
|
Update code to support new inspectcode analysis rules
|
2017-09-14 12:58:32 +09:00 |
|
Dean Herbert
|
f7b64a458a
|
Fix incorrect end time calculation in SongProgressGraph
|
2017-07-21 10:10:25 +09:00 |
|
Dean Herbert
|
3c425dd07f
|
Fix CI issue
|
2017-07-08 18:06:59 +09:00 |
|
Thomas Müller
|
22a987f6cc
|
Update test cases to new framework and fix old crashes
|
2017-07-07 15:05:55 +03:00 |
|
John Neijzen
|
4abad17b92
|
Fix Black Space after } and Symbol Spacing
|
2017-06-08 14:48:42 +08:00 |
|
EVAST9919
|
c3a42ded36
|
Fixed Graph/seeking offset
|
2017-05-08 01:23:51 +03:00 |
|
Dean Herbert
|
2783f49267
|
Fix incorrect EndTimes when processing has not been run on HitObjects before the SongProgressGraph is displayed.
|
2017-04-19 16:05:14 +09:00 |
|
Dean Herbert
|
3b21340e1b
|
Split SquareGraph out and make SongProgressGraph also able to take a list of Objects.
|
2017-04-18 18:40:02 +09:00 |
|
Dean Herbert
|
7e99fc47e2
|
wip
|
2017-04-07 16:54:54 +09:00 |
|
DrabWeb
|
0edee04200
|
Use OsuColour instead of static colours
|
2017-03-24 00:41:14 -03:00 |
|
DrabWeb
|
b56fb310bf
|
More cleanup
|
2017-03-23 23:38:23 -03:00 |
|
DrabWeb
|
0a11d035fe
|
Formatting
|
2017-03-23 09:07:13 -03:00 |
|
DrabWeb
|
b429d8f1b3
|
More proper fix
|
2017-03-23 09:05:53 -03:00 |
|
DrabWeb
|
3364801221
|
Fix for the fix
|
2017-03-23 08:32:24 -03:00 |
|
DrabWeb
|
bbca6cf602
|
Fix bottom square being clipped
|
2017-03-23 08:13:03 -03:00 |
|
DrabWeb
|
ca2816f9c8
|
Formatting
|
2017-03-23 07:24:43 -03:00 |
|
DrabWeb
|
546a3d0914
|
Merge branch 'song-progress-graph' of https://github.com/DrabWeb/osu into song-progress-graph
|
2017-03-23 07:15:53 -03:00 |
|
DrabWeb
|
0337f18fb9
|
Cleaning
|
2017-03-23 06:37:12 -03:00 |
|
Dean Herbert
|
b5d661b53a
|
some fixing and restyling.
|
2017-03-23 18:20:00 +09:00 |
|
DrabWeb
|
818bdd8e88
|
SongProgress in HudOverlay
|
2017-03-22 09:27:04 -03:00 |
|
DrabWeb
|
333008e26d
|
Formatting
|
2017-03-22 08:59:44 -03:00 |
|
Dean Herbert
|
435e845067
|
Merge branch 'master' into DrabWeb/song-progress-graph
# Conflicts:
# osu.Desktop.VisualTests/osu.Desktop.VisualTests.csproj
# osu.Game/Overlays/Pause/PauseProgressBar.cs
# osu.Game/Overlays/Pause/PauseProgressGraph.cs
# osu.Game/osu.Game.csproj
|
2017-03-02 20:20:27 +09:00 |
|
DrabWeb
|
0327c46d36
|
Fixed columns not being able to have zero fill
|
2017-02-09 19:29:12 -04:00 |
|
DrabWeb
|
843b58c8f4
|
Moved random graph values to test case, added null handling for graph values
|
2017-02-09 19:08:23 -04:00 |
|
DrabWeb
|
4d7766b92b
|
Added displaying given values to the graph
|
2017-02-09 18:51:05 -04:00 |
|
DrabWeb
|
7fea233181
|
Removed gradient from test case, modified DragBar to allow access to what's needed in the progress bar, styled the progress bar
|
2017-02-09 16:28:40 -04:00 |
|
DrabWeb
|
50f93bc215
|
Refactoring to SongProgress in osu.Game.Screens.Play, moving out progress bar into it's own class
|
2017-02-08 16:22:31 -04:00 |
|