1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-02-05 13:04:54 +02:00
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
..
2023-04-16 12:33:35 +02:00
2023-04-15 13:13:44 +02:00
2023-04-26 22:48:08 +03:00
2023-04-30 13:35:54 +03:00
2023-04-26 22:48:08 +03:00
2023-04-30 13:35:54 +03:00
2023-01-20 16:11:43 +02:00
2023-04-30 13:35:54 +03:00
2023-04-15 12:52:11 +02:00