osu/osu.Game
Dean Herbert 15eb6954da Fix hitting down and enter at song select causing a hard-crash
Carousel was not aware of the disabled beatmap change state. Also it was being set too late (in an async load) so wasn't useful. It's now pre-emptively set in PlaySongSelect before loading Player.
2017-07-20 11:50:52 +09:00
..
Audio
Beatmaps Fix TestWorkingBeatmap broken by attempting to load storyboard 2017-07-20 09:22:39 +09:00
Configuration More Clean UP 2017-06-07 20:07:18 +08:00
Database Fix TestWorkingBeatmap broken by attempting to load storyboard 2017-07-20 09:22:39 +09:00
Graphics Remove many now unnecessary null-checks 2017-07-19 15:45:23 +09:00
Input/Handlers
IO
IPC
Online Merge branch 'master' into profile 2017-07-14 22:52:19 +08:00
Overlays Don't show theme song in playlist 2017-07-19 15:16:35 +09:00
Properties
Rulesets Merge remote-tracking branch 'upstream/master' into ruleset-settings 2017-07-13 15:35:53 +09:00
Screens Fix hitting down and enter at song select causing a hard-crash 2017-07-20 11:50:52 +09:00
Users Merge branch 'master' into profile 2017-07-14 22:52:19 +08:00
osu.Game.csproj Add a dummy beatmap provider for use in BeatmapInfoWedge 2017-07-19 15:16:33 +09:00
OsuGame.cs Make Beatmap (bindable) non-nullable. 2017-07-19 15:16:53 +09:00
OsuGameBase.cs Make Beatmap (bindable) non-nullable. 2017-07-19 15:16:53 +09:00
packages.config Update nuget packages 2017-06-13 11:50:46 +09:00