1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-29 02:52:54 +08:00
osu-lazer/osu.Game/Screens
Dean Herbert 31bfa00d60 Schedule API callback to own scheduler
Fixes race condition when API returns a failure after exiting song select. Note that the API does also schedule to the correct thread, but this schedule ensures the callback is never run, which is what we want in this case.
2017-07-27 12:55:14 +09:00
..
Backgrounds Rename EasingTypes to Easing 2017-07-22 20:53:53 +02: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 Merge branch 'master' of github.com:ppy/osu into better-transforms 2017-07-19 19:15:51 +02:00
Menu Use Colour instead of ColourInfo 2017-07-23 13:06:16 +02:00
Multiplayer Merge remote-tracking branch 'upstream/master' into no-more-colourinfo 2017-07-25 10:14:48 +09:00
Play Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
Ranking Use Colour instead of ColourInfo 2017-07-23 13:06:16 +02:00
Select Schedule API callback to own scheduler 2017-07-27 12:55:14 +09:00
Tournament Use Colour instead of ColourInfo 2017-07-23 13:06:16 +02:00
BackgroundScreen.cs Rename EasingTypes to Easing 2017-07-22 20:53:53 +02: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 Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00