osu/osu.Game/Screens
Bartłomiej Dach 9be2d9d62e
Fix hotkey presses generating unnecessary undo history
The buttons don't check whether the operation they correspond to is
possible to perform in the current state of the selection box, so not
checking `Can{Reverse,Rotate}` causes superfluous undo states to be
added without any real changes if an attempt is made to reverse or
rotate a selection that cannot be reversed or rotated.
2023-06-27 22:25:04 +02:00
..
Backgrounds Automated pass 2023-06-24 01:00:03 +09:00
Edit Fix hotkey presses generating unnecessary undo history 2023-06-27 22:25:04 +02:00
Import
Menu Use more understandable cancel button text 2023-06-25 21:25:16 +09:00
OnlinePlay Rename class and key to better match expectations 2023-06-26 13:38:34 +09:00
Play Fix skip not always triggering in multiplayer 2023-06-26 21:26:41 +02:00
Ranking Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
Select Escape user input before embedding into regex 2023-06-26 22:27:48 +02:00
Spectate Automated pass 2023-06-24 01:00:03 +09:00
Utility
BackgroundScreen.cs
BackgroundScreenStack.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
IHandlePresentBeatmap.cs Automated pass 2023-06-24 01:00:03 +09:00
IHasSubScreenStack.cs Automated pass 2023-06-24 01:00:03 +09:00
IOsuScreen.cs Automated pass 2023-06-24 01:00:03 +09:00
IPerformFromScreenRunner.cs
Loader.cs
OsuScreen.cs
OsuScreenDependencies.cs
OsuScreenStack.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs Automated pass 2023-06-24 01:00:03 +09:00