OpenRCT2/src/openrct2-ui/input
Ted John 1ee72ffd21 Fix #14184: Right and down arrow swapped
Incorrect order of legacy shortcut IDs.
2021-02-27 15:51:05 +00:00
..
InputManager.cpp Fix #14140: Some shortcut keys are not working 2021-02-21 21:44:53 +01:00
InputManager.h Move InputManager to UiContext 2021-02-21 03:14:19 +00:00
MouseInput.cpp Fix #14073: NPE in InputUpdateTooltip 2021-02-12 18:36:58 +01:00
ShortcutIds.h Move zoom and rotation to view tab 2021-02-21 03:14:20 +00:00
ShortcutInput.cpp Fix #14149: Numpad shortcut keys are not loaded correctly 2021-02-23 20:35:24 +00:00
ShortcutManager.cpp Fix #14184: Right and down arrow swapped 2021-02-27 15:51:05 +00:00
ShortcutManager.h Fix #14149: Numpad shortcut keys are not loaded correctly 2021-02-23 20:35:24 +00:00
Shortcuts.cpp Fix #14140: Some shortcut keys are not working 2021-02-21 21:44:53 +01:00