1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 00:07:24 +08:00
osu-lazer/osu.Game/Screens
Bartłomiej Dach 29a3ab7e7a
Halve drag box padding
Allows the drag box borders to collapse in on themselves to a single
line if the drag selection has zero width or height.
2022-05-06 15:21:35 +02:00
..
Backgrounds Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
Edit Halve drag box padding 2022-05-06 15:21:35 +02:00
Import Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
Menu Don't block clicks when dragging osu! logo 2022-04-29 12:09:11 +09:00
OnlinePlay Merge branch 'master' into playlist-keyboard-traversal 2022-05-05 14:45:58 +02:00
Play Merge branch 'master' into move-difficulty-graph-toggle 2022-05-02 16:38:25 +02:00
Ranking Fix AccuracyCircle storing accuracy values in float 2022-04-26 04:52:48 +03:00
Select Globalise beatmap selection key bindings as "group" selection 2022-05-04 16:46:32 +03:00
Spectate Clean up SpectatorScreen based on suggestions 2022-02-09 12:20:07 +09:00
BackgroundScreen.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
BackgroundScreenStack.cs Improve code around background screen handling to read better 2021-09-07 14:35:33 +09:00
IHandlePresentBeatmap.cs Remove explicit public definition 2021-03-03 19:03:45 +09:00
IHasSubScreenStack.cs Add the ability for PerformFromMenuRunner to inspect nested screen stacks 2021-02-19 17:58:04 +09:00
IOsuScreen.cs Move MusicController adjustment set to inside OsuScreen itself (and result nullable) 2021-09-16 16:08:09 +09:00
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 Merge branch 'master' into first-run-setup 2022-04-21 22:14:57 +02:00
OsuScreenDependencies.cs
OsuScreenStack.cs Fix the default background parallax being set incorrectly when no screen is present 2021-09-17 18:14:39 +09:00
ScorePresentType.cs Update class exclusion for dynamic compilation 2020-09-04 20:41:08 +09:00
ScreenWhiteBox.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
StartupScreen.cs Remove unnecessary AllowTrackAdjustments overrides, add true to SongSelect 2021-09-15 13:12:57 +03:00