osu/osu.Game/Screens
Bartłomiej Dach f88c568c8d
Update flag sizes after switch to twemoji assets
The old flags used a size of 150x100, while the new assets based on
twemoji use a size of 150x108. Update existing usages to match this new
aspect ratio better.
2022-06-15 21:45:47 +02:00
..
Backgrounds Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
Edit Merge branch 'master' into new-dialog-sfx 2022-06-15 19:47:00 +09:00
Import Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
Menu Fix intro screens playing exit sounds 2022-06-15 17:37:30 +09:00
OnlinePlay Update flag sizes after switch to twemoji assets 2022-06-15 21:45:47 +02:00
Play Don't play player exit sound when restarting 2022-06-15 17:49:18 +09:00
Ranking Fix difficulty name overflow in score panel 2022-06-07 12:05:03 +08:00
Select Merge pull request #18619 from peppy/fix-collection-performance 2022-06-10 15:01:31 +09:00
Spectate
Utility Add scrolling gameplay visualisation mode to latency certifier 2022-06-13 17:18:32 +09:00
BackgroundScreen.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
BackgroundScreenStack.cs
IHandlePresentBeatmap.cs
IHasSubScreenStack.cs
IOsuScreen.cs
IPerformFromScreenRunner.cs Split out IPerformFromScreenRunner to allow for easier testing 2022-04-18 17:49:28 +09:00
Loader.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
OsuScreen.cs Don't play exit sound if screen is in a non-resumable state when exiting 2022-06-15 17:37:25 +09:00
OsuScreenDependencies.cs
OsuScreenStack.cs Force nested screens to load synchronously 2022-05-10 18:21:35 +09:00
ScorePresentType.cs
ScreenWhiteBox.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
StartupScreen.cs