Dean Herbert
|
2fbb0b4e6f
|
Don't use this
|
2019-02-25 19:34:03 +09:00 |
|
Dean Herbert
|
140de26a56
|
Merge remote-tracking branch 'upstream/master' into notify_track_completion_failure
|
2019-02-25 19:30:35 +09:00 |
|
Dean Herbert
|
ed10024b22
|
Fix some formatting / variable naming
|
2019-02-25 19:29:09 +09:00 |
|
Dean Herbert
|
287870f1e1
|
Remove limitation stopping search updates when no query present in direct
Closes #4310.
|
2019-02-24 23:35:18 +09:00 |
|
Roman Kapustin
|
8b4aa708fa
|
Resolve merge conflict
|
2019-02-22 23:04:45 +03:00 |
|
Dean Herbert
|
367bc53a06
|
Revert some more instances of 'e' variable names
|
2019-02-22 20:15:25 +09:00 |
|
smoogipoo
|
d61dfe888e
|
Fix venera fonts not being correctly specified
|
2019-02-22 19:42:09 +09:00 |
|
Dean Herbert
|
3015d40f8f
|
Merge branch 'master' into osu-fontusage
|
2019-02-22 18:09:23 +09:00 |
|
Dean Herbert
|
3fe4b8fd1c
|
Update variable names
Also cleans up some weird code
|
2019-02-22 17:51:39 +09:00 |
|
Dean Herbert
|
452caabd40
|
Apply suggestions from code review
Co-Authored-By: smoogipoo <1329837+smoogipoo@users.noreply.github.com>
|
2019-02-22 17:06:49 +09:00 |
|
smoogipoo
|
8853f7ad76
|
Explicitly set exo typeface in a few places
|
2019-02-21 19:26:02 +09:00 |
|
smoogipoo
|
d8c55bc729
|
Adjust namespaces
|
2019-02-21 19:05:52 +09:00 |
|
smoogipoo
|
bca347427f
|
Update with framework bindable changes
|
2019-02-21 18:56:34 +09:00 |
|
smoogipoo
|
062196c7da
|
Cleanup
|
2019-02-20 20:52:56 +09:00 |
|
smoogipoo
|
4db5531e4b
|
Replace copy-constructor/method with extension method
|
2019-02-20 19:32:30 +09:00 |
|
smoogipoo
|
dbfa95b9e7
|
Made medium the default font weight
|
2019-02-20 16:52:36 +09:00 |
|
smoogipoo
|
0693ab8e7d
|
Merge remote-tracking branch 'origin/master' into osu-fontusage
# Conflicts:
# osu.Game/Screens/Multi/Components/BeatmapTitle.cs
|
2019-02-20 15:04:08 +09:00 |
|
smoogipoo
|
a2aa3ec5cb
|
Adjust sprite texts in-line with framework changes
|
2019-02-20 15:03:20 +09:00 |
|
Dan Balasescu
|
96590156cd
|
Merge branch 'master' into add-button-tooltip
|
2019-02-20 11:37:55 +09:00 |
|
Dean Herbert
|
5d502250d8
|
Fix account creation overlay not working
Regressed with screen stack changes.
|
2019-02-15 17:01:51 +09:00 |
|
Dean Herbert
|
1550908edb
|
Add tooltip to key configuration button
|
2019-02-15 11:56:33 +09:00 |
|
Dean Herbert
|
813b36e98e
|
Merge pull request #4191 from peppy/leased-bindables-dont-work
Add screen leased bindables via DependencyContainer
|
2019-02-14 17:05:39 +09:00 |
|
Dean Herbert
|
a5f1f9830b
|
Fix potential schedule race case and regression in enum setting
|
2019-02-14 16:21:01 +09:00 |
|
Roman Kapustin
|
a289cb7c6a
|
Handle beatmapset removal in DownloadTrackingComposite
|
2019-02-13 22:11:46 +03:00 |
|
Roman Kapustin
|
99046f16e8
|
Revert "Update direct download button state on beatmap import and removal"
This reverts commit 11234d3c60 .
|
2019-02-13 22:04:49 +03:00 |
|
Roman Kapustin
|
11234d3c60
|
Update direct download button state on beatmap import and removal
|
2019-02-12 21:20:49 +03:00 |
|
Dean Herbert
|
e2e615cc5c
|
Merge branch 'master' into leased-bindables-dont-work
|
2019-02-11 16:30:12 +09:00 |
|
UselessToucan
|
b5e04f6161
|
Merge branch 'master' into notify_track_completion_failure
|
2019-02-08 19:37:23 +03:00 |
|
Dan Balasescu
|
84ab16c7c8
|
Merge branch 'master' into keybindings-settings-groups
|
2019-02-05 11:42:53 +09:00 |
|
EVAST9919
|
d6d5bb5ecf
|
remove useless nullcheck
|
2019-02-03 17:20:35 +03:00 |
|
EVAST9919
|
eeecbfcbe0
|
Fix warnings
|
2019-02-03 17:09:04 +03:00 |
|
Roman Kapustin
|
71efbcf603
|
Merge remote-tracking branch 'ppy/master' into notify_track_completion_failure
|
2019-02-03 16:14:04 +03:00 |
|
EVAST9919
|
4b17ca0857
|
Fix wrong icons
|
2019-02-03 14:50:03 +03:00 |
|
EVAST9919
|
3b529b7bda
|
Enable the sidebar and move "back" button to the key binding overlay
|
2019-02-03 14:34:04 +03:00 |
|
Roman Kapustin
|
4c866e7940
|
Add PlaylistItemHandle.HandlePositionalInput override
|
2019-02-01 22:37:27 +03:00 |
|
Dean Herbert
|
ca5c8d37d1
|
Use leased bindables
|
2019-02-01 16:44:06 +09:00 |
|
Dan Balasescu
|
9968bdc0e4
|
Merge branch 'master' into download-tracking-component
|
2019-01-31 21:18:03 +09:00 |
|
Dan Balasescu
|
b85e119bae
|
Merge branch 'master' into reg-screen-focus-fix
|
2019-01-31 21:08:12 +09:00 |
|
Dean Herbert
|
c7cf3ef1cd
|
Update licence headers
|
2019-01-31 19:17:42 +09:00 |
|
Dean Herbert
|
7c6512118e
|
Fix importing progress bar not displaying
|
2019-01-31 19:15:17 +09:00 |
|
Dean Herbert
|
0b8bd520ab
|
Shake in all cases
|
2019-01-31 19:15:04 +09:00 |
|
Dean Herbert
|
b89694a969
|
Fix "importing" state display
|
2019-01-31 19:09:04 +09:00 |
|
Dean Herbert
|
041e3bf823
|
Handle unbinding better
|
2019-01-31 19:08:54 +09:00 |
|
Dean Herbert
|
b69a19f810
|
Attach progress immediately
|
2019-01-31 19:08:45 +09:00 |
|
Dean Herbert
|
c54a515b3e
|
Change where BindValueChange is immediately run
|
2019-01-31 18:49:54 +09:00 |
|
Dean Herbert
|
7f2fdac50e
|
Update signatures
|
2019-01-31 18:47:30 +09:00 |
|
Dean Herbert
|
327a34f12a
|
Merge remote-tracking branch 'upstream/master' into download-tracking-component
# Conflicts:
# osu.Game/Beatmaps/Drawables/BeatmapSetDownloader.cs
|
2019-01-31 18:45:09 +09:00 |
|
smoogipoo
|
91302ea0bc
|
Merge remote-tracking branch 'origin/master' into iscreen
# Conflicts:
# osu.Game/Screens/Multi/Match/MatchSubScreen.cs
# osu.Game/Screens/Multi/Multiplayer.cs
# osu.Game/Screens/Multi/MultiplayerSubScreen.cs
# osu.Game/Screens/OsuScreen.cs
# osu.Game/osu.Game.csproj
# osu.sln
|
2019-01-29 21:21:36 +09:00 |
|
Dean Herbert
|
23d0399e51
|
Allow deselection of textboxes on registration screen on mobile devices
|
2019-01-29 17:23:23 +09:00 |
|
Dan Balasescu
|
610c2df2d4
|
Merge branch 'master' into dont-always-focus-textboxes
|
2019-01-28 13:40:08 +09:00 |
|