1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 02:46:43 +08:00
osu-lazer/osu.Game/Screens
Drew DeVault 4597a765b8 Fix escape key to exit PlaySongSelect
This is less than ideal but is the least disruptive solution. The
InputManager itself holds Escape keypresses from getting to anything
else if something is focused.
2017-01-31 19:00:54 -05:00
..
Backgrounds Update null background handling 2017-01-30 09:44:02 -05:00
Charts Rename GameModes namespace to Screens. 2016-11-14 17:23:33 +09:00
Direct Rename GameModes namespace to Screens. 2016-11-14 17:23:33 +09:00
Edit Initial implementation of a beatmap carousell and various minor improvements to song select. 2016-11-20 20:34:16 +01:00
Menu Merge remote-tracking branch 'upstream/master' into song-select-filtering 2017-01-31 19:00:50 -05:00
Multiplayer Initial implementation of a beatmap carousell and various minor improvements to song select. 2016-11-20 20:34:16 +01:00
Play Add fail dialog and flow. 2017-01-27 00:41:34 +09:00
Ranking Add *very* basic ranking screen. 2016-11-29 23:59:56 +09:00
Select Fix escape key to exit PlaySongSelect 2017-01-31 19:00:54 -05:00
BackgroundMode.cs Rename GameModes namespace to Screens. 2016-11-14 17:23:33 +09:00
GameModeWhiteBox.cs Hardcoded button size, fixed input handling, fixed flash not being visible 2016-11-27 18:56:05 +03:00
OsuGameMode.cs Add null check when popping backgrounds from the mode stack. 2017-01-27 00:41:34 +09:00