1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 01:07:25 +08:00
osu-lazer/osu.Game/Screens
Dean Herbert 577740d329 Fix footer button light fading incorrectly
Logic was reliant on HoverLost coming before Hover events, which has since changed. Was also able to tidy this code up a bit in the process.
2017-07-20 18:08:51 +09:00
..
Backgrounds Give song select a better default background whecn the beatmap's can't be loaded 2017-07-19 15:16:55 +09:00
Charts Fix most warnings. 2017-03-07 13:05:57 +09:00
Direct Fix most warnings. 2017-03-07 13:05:57 +09:00
Edit Make Beatmap (bindable) non-nullable. 2017-07-19 15:16:53 +09:00
Menu Don't start a beatmap's track until the intro is done playing 2017-07-20 01:57:46 +02:00
Multiplayer Merge branch 'master' into right-mouse-scrollbar 2017-07-14 19:15:00 +10:00
Play Fix TestWorkingBeatmap broken by attempting to load storyboard 2017-07-20 09:22:39 +09:00
Ranking Remove many now unnecessary null-checks 2017-07-19 15:45:23 +09:00
Select Fix footer button light fading incorrectly 2017-07-20 18:08:51 +09:00
Tournament More changes in-line with framework changes. 2017-07-10 12:55:47 +09:00
BackgroundScreen.cs Mode -> Ruleset. 2017-04-18 16:05:58 +09:00
Loader.cs Add new main menu backgrounds 2017-06-26 19:10:13 +09:00
OsuScreen.cs Make Beatmap (bindable) non-nullable. 2017-07-19 15:16:53 +09:00
ScreenWhiteBox.cs Fix unused usings 2017-06-29 12:04:04 -07:00