Commit Graph

5435 Commits

Author SHA1 Message Date
0287d3d7a0 beatmap and line can not be null in OsuLegacyDecoder.cs 2017-11-07 23:10:54 +01:00
cf296d4bb2 beatmap and line can not be null in OsuLegacyDecoder.cs 2017-11-07 23:10:41 +01:00
2f47b336e2 beatmap and line can not be null in OsuLegacyDecoder.cs 2017-11-07 23:10:30 +01:00
080c3fabba BeatmapSet and manager can not be null in BeatmapGroup.cs 2017-11-07 23:10:06 +01:00
1f620886cb beatmap and line can not be null in OsuLegacyDecoder.cs 2017-11-07 23:09:16 +01:00
840946d160 list can not be null in ControlPointInfo.cs 2017-11-07 23:08:24 +01:00
e430256b09 User and colors can not be null in UserPanel.cs 2017-11-07 22:51:06 +01:00
2518b5e9a0 Textures in UserCoverBackground.cs can not be null 2017-11-07 22:50:45 +01:00
d5b275fa53 The TextureStore in Country.cs can noit be null. 2017-11-07 22:50:00 +01:00
e417eceb98 Texture in Avatar.cs can not be null. 2017-11-07 22:49:32 +01:00
13cc1fcc92 Fix wrong index offset 2017-11-07 14:30:44 +03:00
8e806cd11c Simplify moving ball behaviour 2017-11-07 13:43:02 +03:00
5946585a6f Apply suggested changes 2017-11-07 12:19:23 +03:00
5af2cc29f5 Merge branch 'master' into song_select_delete 2017-11-07 16:42:40 +09:00
1b0e7e7145 Undo some useless changes 2017-11-07 03:44:21 +03:00
60e6177b7f Use null propagation 2017-11-07 03:26:47 +03:00
1063e18566 Don't show graph at all if there's no data to use 2017-11-07 03:16:27 +03:00
461baf3b97 CI fixes 2017-11-07 03:05:12 +03:00
28167388d6 Remove useless calls 2017-11-07 02:53:07 +03:00
d10dcd82bc Rank Line Graph improvements 2017-11-07 02:39:48 +03:00
09b47db80e Merge branch 'master' into config-precision 2017-11-06 15:34:19 +09:00
a7c7f7d690 Add precision values to some of the config bindables 2017-11-06 16:58:17 +10:30
e5aa0db6f7 Merge branch 'master' into auto-deleting-fix 2017-11-06 13:45:55 +09:00
d24cd00a01 Merge remote-tracking branch 'origin/master' into settingsitem-getboundcopy 2017-11-06 12:39:35 +09:00
1afe2c18be Fix osu! deleting beatmaps on startup if MenuMusic is disabled 2017-11-04 19:42:28 +03:00
3adcfa8c38 Many fixes 2017-11-03 17:54:35 +09:00
2f205d1f63 Merge branch 'single-osu-logo' into intro-v2 2017-11-03 15:37:24 +09:00
6a206c616b Update in line with framework changes 2017-11-03 14:34:12 +09:00
8f78d84ad6 Make intro resume slower 2017-11-02 21:52:23 +09:00
c99ffb4aa3 Fix potential nullref 2017-11-02 21:52:12 +09:00
9b2d41f4eb Fix quick retry looking bad 2017-11-02 21:52:01 +09:00
b8b05fe8d2 Make the osu! logo shared game-wide
There should only ever be one osu! logo. It is now passed around between screens in a superfluous manner.
2017-11-02 20:38:02 +09:00
b0785b2f09 Fix a possible horrendous endless auth loop 2017-11-02 20:26:26 +09:00
05e5e3d279 Merge branch 'master' into fix-visualtests-configuration 2017-11-01 17:33:15 +09:00
ed89f03900 Make ParallaxContainer public 2017-11-01 17:10:59 +09:00
6fa02ce9bb Use internal less
Allows for more dynamic compilation to succeed. No reason for using internal here anyways.
2017-11-01 17:10:54 +09:00
27156aeb93 Fix the shit 2017-11-01 17:07:03 +09:00
fd5bc6fe58 Make ParallaxContainer public 2017-11-01 17:06:55 +09:00
09e0bd7a78 Remove unused class file 2017-11-01 16:58:12 +09:00
15197b9a76 Use internal less
Allows for more dynamic compilation to succeed. No reason for using internal here anyways.
2017-11-01 16:57:59 +09:00
d6c86ebcb1 Merge branch 'master' into intro 2017-11-01 15:38:14 +09:00
8138796ee3 Fix VisualTests configuration being completely wrong 2017-11-01 14:53:33 +09:00
ca8afc0c80 Merge remote-tracking branch 'upstream/master' into intro 2017-10-31 15:49:28 +09:00
ba7c0695c5 Merge branch 'master' into delayed-load 2017-10-30 22:48:33 +09:00
7b72c6d811 Merge branch 'master' into webrequest-updates 2017-10-30 22:39:01 +09:00
cd5324f1d1 Update API code to use the new Add* methods on requests 2017-10-30 21:33:44 +09:00
f486ab1f6c Merge branch 'master' into song_select_delete 2017-10-30 21:07:02 +09:00
d871c3fdda Fix test not working due to null refs 2017-10-30 20:55:23 +09:00
d8b3f984f5 Merge branch 'master' into webrequest-updates 2017-10-30 19:50:45 +09:00
1ae0eff6ad Add some sanity to request/drawable creation logic 2017-10-30 19:40:42 +09:00