1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 14:07:25 +08:00
osu-lazer/osu.Game/Screens/Menu
2022-03-30 21:26:30 -07:00
..
ButtonArea.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
ButtonSystem.cs Fix osu! logo being clicked when exiting via cmd-q on initial state 2022-03-30 21:26:30 -07:00
ConfirmExitDialog.cs Split confirmation dialog classes apart 2021-03-03 20:34:37 +09:00
Disclaimer.cs Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
ExitConfirmOverlay.cs Move the key handling logic to MainMenu and simplify it 2022-02-23 14:06:22 +01:00
FlowContainerWithOrigin.cs Apply reviews 2019-04-08 15:24:09 +09:00
IntroCircles.cs Allow intro screens to be created without loading a MainMenu 2021-10-07 16:38:22 +09:00
IntroScreen.cs Rescope scheduling and improve comment 2022-03-10 17:25:13 +03:00
IntroSequence.cs Remove redundant arguments 2021-07-05 23:52:39 +08:00
IntroTriangles.cs Ensure the background is eventually displayed when IntroTriangles suspends 2022-01-30 21:32:39 +09:00
IntroWelcome.cs Add skinning support for "welcome" sample 2022-03-10 05:52:45 +03:00
LogoVisualisation.cs Fix LogoVisualisation draw thread safety 2022-03-27 01:43:47 +09:00
MainMenu.cs Use double instead of float for UIHoldActivationDelay configuration value 2022-03-04 12:22:56 +09:00
MainMenuButton.cs Fix main menu buttons handling keys when super (cmd) is held 2022-03-25 15:13:22 +09:00
MenuLogoVisualisation.cs Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
MenuSideFlashes.cs Replace TimeSignatures enum with struct for storage of arbitrary meter 2022-01-22 20:50:31 +01:00
OsuLogo.cs Replace TimeSignatures enum with struct for storage of arbitrary meter 2022-01-22 20:50:31 +01:00
SongTicker.cs Flip order back to original for romanisable strings 2021-02-25 14:14:07 +09:00
StorageErrorDialog.cs Clean up unused resolved properties 2021-12-03 18:49:49 +09:00