osu/osu.Game/Screens/Select
Dean Herbert 9e82fc21ac Improve transition when exiting song select
Reduces the delay before the main menu appears, but also synchronises the full main menu appearance animation with the logo's apperance.
2017-11-10 01:10:44 +09:00
..
Details Fix all remaining db structure issues 2017-10-19 14:05:11 +09:00
Filter
Leaderboards Ensure an OnlineBeatmapID is present before attempting API requests 2017-09-15 12:44:48 +09:00
Options Update in line with framework changes. 2017-09-07 22:46:21 +09:00
BeatmapCarousel.cs Merge branch 'master' into song_select_delete 2017-10-30 21:07:02 +09:00
BeatmapDeleteDialog.cs Add hiding support for beatmap difficulties 2017-09-01 17:57:12 +09:00
BeatmapDetailArea.cs CI fixes. 2017-09-07 15:38:23 -03:00
BeatmapDetailAreaTabControl.cs
BeatmapDetails.cs Fix all remaining db structure issues 2017-10-19 14:05:11 +09:00
BeatmapInfoWedge.cs Use format string for double instead of Math.Round. 2017-10-16 12:59:59 +09:00
EditSongSelect.cs Pass input state in OnSelected. 2017-08-04 00:09:41 +08:00
FilterControl.cs Remove all usage of DI to retrieve InputManager 2017-08-15 14:30:50 +09:00
FilterCriteria.cs Fix beatmap author being stored in two different places 2017-10-14 11:39:55 +09:00
Footer.cs Make the osu! logo shared game-wide 2017-11-02 20:38:02 +09:00
FooterButton.cs Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
MatchSongSelect.cs Pass input state in OnSelected. 2017-08-04 00:09:41 +08:00
PlaySongSelect.cs Ensure only one dialog is being displayed by the SongSelect footer at a time 2017-09-20 14:32:15 +09:00
SongSelect.cs Improve transition when exiting song select 2017-11-10 01:10:44 +09:00
WedgeBackground.cs