Commit 375b7c7
committed
feat: Add in-game custom hotkey remapping for unit/building production keys
- Add per-faction (USA/China/GLA) hotkey categories to KeyboardOptionsMenu
- Override-Map in HotKeyManager for persistent key rebinding
- Manual overlay layout management (no Shell push/pop conflicts)
- ComboBox category selector, ListBox command list, TextEntry key input
- Assign/ResetAll buttons with full MetaMap + CommandButton support1 parent df31c7e commit 375b7c7
4 files changed
Lines changed: 434 additions & 62 deletions
File tree
- GeneralsMD/Code/GameEngine
- Include/GameClient
- Source
- Common/System
- GameClient/GUI/GUICallbacks/Menus
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| 297 | + | |
297 | 298 | | |
298 | 299 | | |
299 | 300 | | |
| |||
0 commit comments