Commit Graph

262 Commits

Author SHA1 Message Date
6f1fff4ee7 Update async load usage to new style. 2017-04-02 15:56:12 +09:00
1ecff1b32c Fix naming and testcase 2017-04-01 21:50:25 +03:00
f70de7439b Moved title and description to each class 2017-04-01 21:42:12 +03:00
bd123fa906 Better inheritance 2017-04-01 21:29:17 +03:00
e3a8a14281 Removed unnecessary using 2017-04-01 21:19:49 +03:00
ebc814f06a Typos fix 2017-04-01 21:17:24 +03:00
3574dac780 Merge remote-tracking branch 'refs/remotes/ppy/master' into pause_buttons_refactor 2017-04-01 21:03:19 +03:00
fa7c72a099 Refactor ReplayInputHandler creation for more flexibility. 2017-03-31 15:59:53 +09:00
eed50784ba Make player work with TaikoHitRenderer. 2017-03-29 11:35:57 +09:00
f7dc7e9bb9 Update references. 2017-03-28 21:26:20 +09:00
91e18cc63e Fix usings 2017-03-28 12:12:35 +03:00
cf3db49631 Inherit Pause/Fail overlay from InGameOverlay 2017-03-28 12:09:26 +03:00
687f71e410 Fixes 2017-03-28 11:45:48 +03:00
60be69d3b0 Fixes 2017-03-28 11:41:08 +03:00
85c2184170 Fixes 2017-03-28 11:33:56 +03:00
62693a6a59 Again separate classes 2017-03-28 10:49:58 +03:00
9774f826ab Pause and fail overlays -> StopOverlay 2017-03-28 06:08:31 +03:00
c4500fa270 fixes 2017-03-28 05:19:32 +03:00
110d43bc25 fixes 2017-03-28 05:12:04 +03:00
457f5c6a89 Removed unised using statement 2017-03-28 04:58:30 +03:00
5461c6516a Refactor PauseOverlay, FailDialog -> FailOverlay 2017-03-28 04:53:57 +03:00
2f9a15092b Refactor pause buttons 2017-03-28 04:52:11 +03:00
f0035659db Unused using 2017-03-24 00:45:19 -03:00
a6dfed9668 Formatting 2017-03-24 00:41:56 -03:00
0edee04200 Use OsuColour instead of static colours 2017-03-24 00:41:14 -03:00
f1f6f2041f Null track handling in player 2017-03-23 23:57:33 -03:00
b56fb310bf More cleanup 2017-03-23 23:38:23 -03:00
2074812f46 Move ScoreProcessor and Score to Scoring/. 2017-03-24 09:51:52 +09:00
0a11d035fe Formatting 2017-03-23 09:07:13 -03:00
b429d8f1b3 More proper fix 2017-03-23 09:05:53 -03:00
3364801221 Fix for the fix 2017-03-23 08:32:24 -03:00
bbca6cf602 Fix bottom square being clipped 2017-03-23 08:13:03 -03:00
938f5eaf58 Dragging 2017-03-23 07:38:08 -03:00
ca2816f9c8 Formatting 2017-03-23 07:24:43 -03:00
3923892863 Delete SongProgressGraphColumn.cs 2017-03-23 07:20:16 -03:00
546a3d0914 Merge branch 'song-progress-graph' of https://github.com/DrabWeb/osu into song-progress-graph 2017-03-23 07:15:53 -03:00
0337f18fb9 Cleaning 2017-03-23 06:37:12 -03:00
b5d661b53a some fixing and restyling. 2017-03-23 18:20:00 +09:00
4d61424abd Merge branch 'master' into song-progress-graph 2017-03-23 17:44:22 +09:00
681ed38941 Use const whenever possible. 2017-03-23 13:52:38 +09:00
54e1b24fe9 Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
5ebbc2c0ba Formatting 2017-03-22 09:33:01 -03:00
818bdd8e88 SongProgress in HudOverlay 2017-03-22 09:27:04 -03:00
333008e26d Formatting 2017-03-22 08:59:44 -03:00
340ddb59cd License headers 2017-03-22 08:54:21 -03:00
29c54d4d8b Merge https://github.com/ppy/osu into song-progress-graph 2017-03-22 08:50:17 -03:00
f9f31ca092 Add statefulness to MenuCursor. 2017-03-17 20:45:27 +09:00
7110ab8e17 Stop cursor moving when paused. 2017-03-17 20:45:27 +09:00
9a4af8f194 GetScore -> CreateScore. 2017-03-17 02:03:12 +09:00
2394e7ff78 Make CheckFailed not actually trigger internal things, and make private. 2017-03-17 01:36:30 +09:00