Dean Herbert
|
724e5aa99e
|
Merge master into better-input
|
2017-07-05 13:59:40 -07:00 |
|
Dean Herbert
|
ecfaac4eac
|
Merge remote-tracking branch 'jai-sharma/master' into better-caching
|
2017-07-05 13:37:43 -07:00 |
|
Huo Yaoyuan
|
cadc191602
|
Merge branch 'master' into profile
|
2017-07-02 22:03:30 +08:00 |
|
Jorolf
|
5df33ad2d7
|
use Length instead of Count()
|
2017-07-02 13:33:42 +02:00 |
|
Jorolf
|
c9784f57d3
|
fix mod button samples
|
2017-07-02 13:16:22 +02:00 |
|
Thomas Müller
|
2d7eefa6fe
|
Update Cached usage according to framework
|
2017-07-02 13:00:02 +03:00 |
|
Thomas Müller
|
bbae6e2590
|
Remove unnecessary using
|
2017-06-30 10:02:07 +03:00 |
|
Thomas Müller
|
bb15bc0467
|
Use ReceiveMouseInputAt whenever possible
|
2017-06-30 09:54:03 +03:00 |
|
Thomas Müller
|
5c02f1812f
|
Remove now unneeded Contains overrides
|
2017-06-30 09:53:52 +03:00 |
|
Dean Herbert
|
f3f3952ba5
|
More unused usings
|
2017-06-29 12:20:05 -07:00 |
|
Dean Herbert
|
6865f9b231
|
Remove unused parameters
|
2017-06-29 12:05:37 -07:00 |
|
Dean Herbert
|
1e50840a8e
|
Fix unused usings
|
2017-06-29 12:04:04 -07:00 |
|
Dean Herbert
|
ee96d39b93
|
Shuffle sound samples around and make more conformant
|
2017-06-28 10:19:04 -07:00 |
|
Dean Herbert
|
28f0da606a
|
Add OsuFocusedOverlayContainer with predefined sounds.
|
2017-06-28 10:18:12 -07:00 |
|
Thomas Müller
|
40225238d9
|
Set RelativeSizeAxes for updated FillMode behavior
|
2017-06-28 12:24:23 +03:00 |
|
Dean Herbert
|
480cdba023
|
Add OsuClickableContainer with generic sounds
|
2017-06-27 21:05:49 +09:00 |
|
Dean Herbert
|
b5cf022676
|
Add missing newline
|
2017-06-26 16:26:50 +09:00 |
|
Dean Herbert
|
3bb6005dc9
|
Merge remote-tracking branch 'upstream/master' into profile
|
2017-06-26 16:26:35 +09:00 |
|
MrTheMake
|
0e1b49dff9
|
Applied suggested changes
|
2017-06-25 20:56:22 +02:00 |
|
Huo Yaoyuan
|
0582eddcba
|
Slightly update text position.
|
2017-06-26 00:52:03 +08:00 |
|
Huo Yaoyuan
|
d6a7206041
|
Show rank chart with dummy data.
|
2017-06-26 00:43:49 +08:00 |
|
Dean Herbert
|
7baa2b7421
|
Fix CI issues
|
2017-06-25 14:46:59 +09:00 |
|
Huo Yaoyuan
|
be12f318e9
|
Allow showing offline data only in profile.
|
2017-06-25 10:40:45 +08:00 |
|
Huo Yaoyuan
|
d24f78ea24
|
Merge branch 'master' into profile
|
2017-06-25 10:29:14 +08:00 |
|
Huo Yaoyuan
|
18295a9b97
|
Handle scrolling in SectionsContainer.
|
2017-06-25 10:06:54 +08:00 |
|
MrTheMake
|
d914a1b00e
|
Added animation parameter
|
2017-06-24 13:47:34 +02:00 |
|
MrTheMake
|
ba783f984c
|
Change usage of ScrollIntoView to ScrollTo in the setttings overlay
|
2017-06-24 13:36:57 +02:00 |
|
Thomas Müller
|
1bca9ca0e9
|
Update framework with better children list
|
2017-06-24 12:56:35 +02:00 |
|
MrTheMake
|
cc71c10488
|
Merge branch 'master' into musiccontroller-canbeatmapchange
|
2017-06-24 12:26:40 +02:00 |
|
Jai Sharma
|
e16b646014
|
Add readonly to fill
|
2017-06-24 09:14:55 +01:00 |
|
Jai Sharma
|
e073100498
|
Merge branch 'master' into remove-dragbar
|
2017-06-24 08:55:02 +01:00 |
|
Thomas Müller
|
e3489928b7
|
Remove now obsolete InternalContains
|
2017-06-24 09:21:08 +02:00 |
|
DrabWeb
|
b2c516238e
|
Cleanup.
|
2017-06-24 01:48:55 -03:00 |
|
DrabWeb
|
0133f9c086
|
Medal sprite, make MedalOverlay auto-show when loaded.
|
2017-06-24 01:19:44 -03:00 |
|
DrabWeb
|
c71f34c507
|
Make the background strip expand from the disc edges.
|
2017-06-23 23:51:28 -03:00 |
|
DrabWeb
|
3c97f04826
|
Particles.
|
2017-06-23 23:18:44 -03:00 |
|
DrabWeb
|
e09625e49d
|
Merge https://github.com/ppy/osu into medal-splash
|
2017-06-23 22:42:36 -03:00 |
|
DrabWeb
|
15cd4f77b2
|
Proper dismissing.
|
2017-06-23 22:35:06 -03:00 |
|
Jai Sharma
|
de50a1694f
|
Merge branch 'master' into remove-dragbar
|
2017-06-23 19:26:47 +01:00 |
|
Jai Sharma
|
a327f49d68
|
Updating progressBar.EndTime is more thread safe
|
2017-06-23 18:24:46 +01:00 |
|
Thomas Müller
|
f5829860a2
|
Get rid of AlwaysReceiveInput
|
2017-06-23 18:02:24 +02:00 |
|
Huo Yaoyuan
|
674e2a4395
|
Align placeholder.
|
2017-06-23 23:37:19 +08:00 |
|
Dean Herbert
|
b90c9bcacf
|
Merge branch 'master' into profile
|
2017-06-23 22:51:31 +09:00 |
|
Dean Herbert
|
81de1bd5a7
|
Merge branch 'master' into multiplayer-room-inspector
|
2017-06-23 21:55:18 +09:00 |
|
Dean Herbert
|
5dc0b87ef5
|
Apply some fixes for my own comments
|
2017-06-23 14:02:19 +09:00 |
|
Dean Herbert
|
eafd05e98f
|
Fade shadow effect in to avoid appearing too early in transition
|
2017-06-23 11:54:32 +09:00 |
|
Jai Sharma
|
62aae899fa
|
Fixed non-assigned MaxValue
|
2017-06-22 19:03:31 +01:00 |
|
Jai Sharma
|
73c004fb71
|
Removed DragBar from song progress
|
2017-06-22 17:42:29 +01:00 |
|
Jai Sharma
|
ce2242a979
|
Removed dragbar from MusicController
|
2017-06-22 16:32:50 +01:00 |
|
Huo Yaoyuan
|
8b8954b825
|
Add edge effect and adjust positioning.
|
2017-06-22 21:42:06 +08:00 |
|