osu/osu.Game/GameModes
Thomas Müller c62f29dcae Merge branch 'master' of github.com:ppy/osu into general-improvements 2016-10-09 16:02:35 +02:00
..
Backgrounds Move BackgroundModes to their own files. 2016-10-08 15:53:57 +09:00
Charts Basic white-boxing of all game modes. 2016-09-29 23:51:17 +09:00
Direct Basic white-boxing of all game modes. 2016-09-29 23:51:17 +09:00
Edit Make sure intro can't be exited unless the main menu has displayed once. 2016-10-08 15:54:06 +09:00
Menu No need to enforce scheduling of task anymore. 2016-10-09 15:40:32 +02:00
Multiplayer Make sure intro can't be exited unless the main menu has displayed once. 2016-10-08 15:54:06 +09:00
Play Fix event not being unbound. 2016-10-08 19:12:31 +09:00
BackgroundMode.cs BackgroundModes shouldn't handle the escape key themselves. 2016-10-08 15:54:07 +09:00
GameModeWhiteBox.cs Make sure intro can't be exited unless the main menu has displayed once. 2016-10-08 15:54:06 +09:00
OsuGameMode.cs Use AddInternal instead of AddTopLevel. 2016-10-09 20:06:23 +09:00