..
ButtonArea.cs
Update VisibilityContainer usage in line with framework
2019-06-11 15:13:58 +09:00
ButtonSystem.cs
Allow any key to trigger the initial osu! cookie
2022-04-23 18:33:43 +02:00
ConfirmExitDialog.cs
Split confirmation dialog classes apart
2021-03-03 20:34:37 +09:00
Disclaimer.cs
Update screen transition events to use new event args
2022-04-22 00:52:44 +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
Update screen transition events to use new event args
2022-04-22 00:52:44 +09:00
IntroScreen.cs
Update screen transition events to use new event args
2022-04-22 00:52:44 +09:00
IntroSequence.cs
Remove redundant arguments
2021-07-05 23:52:39 +08:00
IntroTriangles.cs
Update screen transition events to use new event args
2022-04-22 00:52:44 +09:00
IntroWelcome.cs
Update screen transition events to use new event args
2022-04-22 00:52:44 +09:00
LogoVisualisation.cs
Fix LogoVisualisation draw thread safety
2022-03-27 01:43:47 +09:00
MainMenu.cs
Simplify toolbar hiding logic in FirstRunSetupOverlay
2022-05-19 16:42:48 +09:00
MainMenuButton.cs
Use a fallback sample when a MainMenuButton doesn't provide a click sample
2022-04-15 20:38:30 +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
Don't block clicks when dragging osu! logo
2022-04-29 12:09:11 +09:00
SongTicker.cs
Flip order back to original for romanisable strings
2021-02-25 14:14:07 +09:00
StorageErrorDialog.cs
Split out IDialogOverlay
to allow for easier testing
2022-04-18 18:36:26 +09:00