1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 06:57:39 +08:00
osu-lazer/osu.Game/Screens
2017-01-27 06:19:52 -04:00
..
Backgrounds Fix depth values. 2016-11-29 20:50:12 +01: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 Move Intro logic to OnEntering in line with framework changes. 2017-01-20 16:30:24 +08:00
Multiplayer Initial implementation of a beatmap carousell and various minor improvements to song select. 2016-11-20 20:34:16 +01:00
Play Set actions for retry/quit, moved setting paused to PopIn and PopOut, added null propogation for the sound samples for PauseButton(sometimes in the visual tests the audio doesn't load for whatever reason), added a gradient to the background of the PauseOverlay visual test(same as the one in the menu button system test), wired up the retry and quit actions in Player, made the quit action quit the map, retry still does nothing 2017-01-27 06:19:52 -04:00
Ranking Add *very* basic ranking screen. 2016-11-29 23:59:56 +09:00
Select Initial implementation of song select footer area. 2017-01-27 00:36:12 +09: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