1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 07:27:25 +08:00
osu-lazer/osu.Game/Screens/Menu
2019-12-22 21:39:25 +08:00
..
Button.cs .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
ButtonArea.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
ButtonSystem.cs Check for exact key 2019-09-24 15:09:08 +09:00
Disclaimer.cs Convert delegate to local function. 2019-11-12 20:14:22 +08:00
ExitConfirmOverlay.cs Fix exit scenarios 2019-09-19 20:17:58 +09:00
FlowContainerWithOrigin.cs Apply reviews 2019-04-08 15:24:09 +09:00
IntroCircles.cs Move welcome to local usages 2019-10-08 12:07:59 +09:00
IntroScreen.cs Fix incorrect beatmap usage 2019-10-08 12:15:32 +09:00
IntroSequence.cs Fix game-wide performance drop when triangles intro is used 2019-10-29 01:09:49 +09:00
IntroTriangles.cs Move welcome to local usages 2019-10-08 12:07:59 +09:00
LogoVisualisation.cs Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
MainMenu.cs Invert if 2019-12-22 21:39:25 +08:00
MenuSideFlashes.cs Resolve equals usages. 2019-11-13 22:35:50 +08:00
OsuLogo.cs change back to queuing 2019-08-31 10:55:05 -04:00