Commit Graph

5736 Commits

Author SHA1 Message Date
9d47dd9ff9 Add support for right mouse absolute scrolling (when enabled)
Will likely need to be bindable when hooked up to settings and actually used.
2017-07-12 18:57:44 +09:00
a5d0bfb02f Merge pull request #1010 from Tom94/container-collection-readonlylist
Update framework with ICollection & IReadOnlyList Containers
2017-07-12 13:15:44 +09:00
0322e66c25 Merge remote-tracking branch 'upstream/master' into container-collection-readonlylist 2017-07-12 13:07:23 +09:00
349dbfe263 Merge pull request #1011 from Tom94/update-framewörk
Update sorting comparers in line with framework changes
2017-07-12 13:02:08 +09:00
e1e7cb7178 Remove unnecessary using statements 2017-07-12 12:55:52 +09:00
c8c1dcae28 Fix incorrect filename 2017-07-12 12:55:40 +09:00
6209f193e3 Update framework 2017-07-12 12:51:42 +09:00
9d523ea012 Update framework 2017-07-12 11:06:13 +09:00
4045083dcd Update sorting comparers in line with framework changes 2017-07-11 21:21:58 +03:00
39d20565aa Merge pull request #1006 from peppy/fix-unit-test-on-linux
Remove assert which is not always true on some operating systems
2017-07-11 15:27:21 +09:00
c398ea764a Merge branch 'master' into fix-unit-test-on-linux 2017-07-11 15:17:50 +09:00
b2ee7d55b6 Merge pull request #1007 from peppy/fix-osu-logo-transforms
Fix osu! logo on main menu ending up in the wrong place
2017-07-11 15:17:32 +09:00
e6deef5963 Merge branch 'master' into fix-unit-test-on-linux 2017-07-11 15:12:40 +09:00
cbb521e395 Merge master in 2017-07-11 15:11:44 +09:00
896582fc06 Update framework 2017-07-11 14:54:24 +09:00
a9c50786b2 Fix osu! logo on main menu ending up in the wrong place
Also switch to using BeginDelayedSequence where possible.
2017-07-11 13:27:45 +09:00
55d999e4a1 Fix comment 2017-07-11 10:45:43 +09:00
327327ea92 Remove custom windows configuration from tasks.json
No longer required as mono 5.0 upwards handles this gracefully (while not yet adding full parallel support).
2017-07-11 10:43:43 +09:00
e9b397f06f Remove assert which is not always true on some operating systems 2017-07-11 10:41:18 +09:00
7f719257d4 Merge pull request #1004 from peppy/update-framework
Update framework
2017-07-11 10:38:36 +09:30
d6d79432c9 Update framework 2017-07-11 09:59:08 +09:00
2d21a7d2bf Merge pull request #1001 from peppy/update-loop-logic
Update transform usage in line with framework changes
2017-07-10 13:05:13 +03:00
4134f84559 Increase test timeout to 1 minute 2017-07-10 12:54:11 +03:00
e8ce3e16b0 Address CI concern 2017-07-10 12:52:29 +03:00
7729760017 Add beat timings to TestCaseBeatSyncedContainer 2017-07-10 12:08:15 +03:00
d9b362489b Fix incorrect TimeUntilNextBeat and add TimeSinceLastBeat 2017-07-10 12:07:38 +03:00
dfb484cfbb Restore altered test cases 2017-07-10 11:57:39 +03:00
c4e378571b Update framework 2017-07-10 11:54:23 +03:00
0e0c32008b More changes 2017-07-10 15:40:40 +09:00
0e2dc9388a More changes in-line with framework changes. 2017-07-10 12:55:47 +09:00
f856e89b58 Fix CI issues 2017-07-10 03:37:51 +09:00
7952e7caa9 Fix typos 2017-07-10 03:22:08 +09:00
15fe01d5ee Update framework 2017-07-10 03:20:05 +09:00
8e7e70bd1a Merge branch 'master' into update-loop-logic 2017-07-10 03:19:49 +09:00
adf2f1e4c4 Merge pull request #958 from EVAST9919/beatsync_fixes
TestCase for BeatSyncedContainer
2017-07-09 20:45:10 +03:00
fec6f2ba65 Remove unnecessary usings 2017-07-09 19:57:22 +03:00
dedd4561a1 Display indices rather than one-based numbers 2017-07-09 19:41:36 +03:00
934a585b94 Better number formatting 2017-07-09 19:40:57 +03:00
1f425c3be8 Simplify existing code 2017-07-09 19:40:36 +03:00
8c40b80813 Also display negative beats 2017-07-09 19:33:23 +03:00
d533ac0e98 Simplify info margin 2017-07-09 13:57:13 +03:00
62fc55521c Added background colour for better info visibility 2017-07-09 13:54:38 +03:00
bd45e1f1e7 Make field readonly 2017-07-09 13:48:20 +03:00
105d57a697 Update Testcase inline with framework 2017-07-09 13:39:48 +03:00
6e293501e0 Merge remote-tracking branch 'refs/remotes/ppy/master' into beatsync_fixes 2017-07-09 13:23:42 +03:00
2c8b8c3f9c Update loop logic in line with framework changes 2017-07-09 18:23:34 +09:00
bde06d466a Merge pull request #980 from Tom94/better-fill-mode
Set RelativeSizeAxes for updated FillMode behavior
2017-07-08 22:18:53 +09:00
1b55692368 Merge branch 'master' into better-fill-mode 2017-07-08 12:49:46 +03:00
9928d9225a Merge pull request #972 from MrTheMake/settingsoverlay-scrollto
Changes in line with framework updates
2017-07-08 12:49:28 +03:00
45d07e39c1 Update framework & change logic slightly 2017-07-08 12:41:15 +03:00