1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/config/widgets/settings
Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system
- Added EShortcut enumeration that contains all in-game shortcuts
- CIntObject::keyPressed now receive values from hotkey enumeration
- On keypress, SDL key code will be translated to shortcut ID
- Removed access to SDL key codes from most of engine
2023-05-01 17:58:17 +03:00
..
adventureOptionsTab.json vcmi: actually implement AUTO for CInfoWindow 2023-03-11 21:41:57 +03:00
battleOptionsTab.json Added combat option Highlight Movement on Hover 2023-04-08 20:40:30 +03:00
generalOptionsTab.json Implementation of (very basic) shortcuts system 2023-05-01 17:58:17 +03:00
otherOptionsTab.json "ForceMovementInfo" support + make other settings tab 2023-02-14 23:45:45 +01:00
settingsMainContainer.json Implementation of (very basic) shortcuts system 2023-05-01 17:58:17 +03:00