Commit Graph

81 Commits

Author SHA1 Message Date
647cc4bdad Remove in-between properties 2018-02-07 18:04:32 +09:00
ae1adfd2f2 remove unnecessary empty lines
codefactor.io \(o.o)/
also one unnecessary semicolon
2018-01-12 19:30:34 +01:00
37d393bca0 Update licence headers 2018-01-05 20:21:19 +09:00
f7fe083018 add tooltip to country flags 2017-12-30 14:59:35 +01:00
18b0b77f0a Added requested changes. Mainly changing lambdas to direct function references. 2017-11-22 21:41:50 +01:00
1d41e7cc8a Removed newline at end 2017-11-21 20:15:42 +01:00
2203a84300 Small fixes and style corrections 2017-11-21 19:16:44 +01:00
a033eb46d3 Changed to LoadComponentAsync call instead of adding an AsyncLoadWrapper instance. 2017-11-21 16:12:23 +01:00
4f6263ef86 Make many internal classes and methods public
This is important when using dynamic compiling to rapidly iterate. Until we actually split projects out into pieces (like the abstract ruleset project we have talked about) there is no advantage to using internal in the osu! game code.
2017-11-21 12:06:16 +09:00
fce580d717 Reshuffle namespaces 2017-07-26 13:22:46 +09:00
3c7546e2c1 Merge remote-tracking branch 'upstream/master' into no-more-colourinfo 2017-07-25 10:14:48 +09:00
c80f5c708a Less verbose DrawableFlag constructor. 2017-07-24 09:25:49 +02:00
64f2e2dc32 Use Colour instead of ColourInfo 2017-07-23 13:06:16 +02:00
e68675f970 Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
a5e610a7ba Update framework and fix compilation
Most issues were related to BeginLoopedSequence usage and lack of
"this." in front of transform helpers.
2017-07-14 19:18:12 +03:00
3914b3ba13 Merge branch 'master' into right-mouse-scrollbar 2017-07-14 19:15:00 +10:00
ce204b8e7b Merge remote-tracking branch 'ppy/master' into right-mouse-scrollbar 2017-07-14 06:23:07 +09:00
b196b1d3c6 CI fixes, switch RoomInspector to use BeatmapSetCover. 2017-07-13 01:24:59 -03:00
fea40ccc1a Share BeatmapSet cover sprite code. 2017-07-13 01:17:47 -03:00
0624f578eb Update with online beatmap changes. 2017-07-13 01:06:46 -03:00
dc5ec319a2 Merge https://github.com/ppy/osu into drawable-room-update 2017-07-13 01:00:32 -03:00
2c1f3de47a Rename 2X resources to be defaults 2017-07-13 10:27:39 +09:00
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
b30721edbe Merge branch 'master' into drawable-room-update 2017-07-11 20:42:44 -03:00
b448603d6c CI fixes. 2017-07-11 01:42:51 -03:00
c449491c04 Fix RoomInspector covers. 2017-07-11 01:18:16 -03:00
84701846ec Merge https://github.com/ppy/osu into osu-direct-search 2017-07-11 00:26:49 -03:00
178685292a Merge branch 'master' of https://github.com/ppy/osu into better-fill-mode 2017-07-08 12:25:08 +03:00
40225238d9 Set RelativeSizeAxes for updated FillMode behavior 2017-06-28 12:24:23 +03:00
24283b9500 Remove animation from ModeTypeInfo layout (was causing visual issues). 2017-06-27 22:22:14 -03:00
480cdba023 Add OsuClickableContainer with generic sounds 2017-06-27 21:05:49 +09:00
df74a84b35 Merge branch 'master' into drawable-room-update 2017-06-25 15:55:36 +09:00
5e1cb14e62 Use Vertical instead of Top and Bottom. 2017-06-24 19:11:02 -03:00
091d786d47 Split long MarginPadding onto multiple lines. 2017-06-24 18:37:28 -03:00
1bca9ca0e9 Update framework with better children list 2017-06-24 12:56:35 +02:00
68915d79a6 Remove unused fields. 2017-06-24 06:03:40 -03:00
9f417743b6 Cleanup. 2017-06-24 05:54:00 -03:00
bcd82a02f4 Licenses. 2017-06-24 05:45:34 -03:00
fe875957a7 Share ruleset and type displaying, fix tag team icon. 2017-06-24 05:43:52 -03:00
35951ffc40 Line endings. 2017-06-24 05:23:31 -03:00
05b5fe8ae7 Share host/participant info displaying. 2017-06-24 05:21:42 -03:00
0de55776c0 Update DrawableRoom design. 2017-06-24 05:05:48 -03:00
1a8f207db3 Code formatting 2017-06-23 22:19:41 +09:00
81de1bd5a7 Merge branch 'master' into multiplayer-room-inspector 2017-06-23 21:55:18 +09:00
62dee59672 Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
2017-06-20 15:54:23 +10:00
ffbb46f668 Update in line with framework. 2017-06-12 12:48:47 +09:00
a454ca606f Merge remote-tracking branch 'upstream/master' into johnneijzen-master 2017-06-08 20:33:39 +09:00
64682a741c Update framework 2017-06-08 17:05:25 +09:00
4abad17b92 Fix Black Space after } and Symbol Spacing 2017-06-08 14:48:42 +08:00
e708cdf41a Level Range -> Range Range, don't use empty object initializers 2017-05-30 22:34:02 -03:00