Three keys from the keyboard audit are still owed, all multiplayer-adjacent:
- F4 / Space slide the panel (TABMENU.GUI, the multiplayer slide-down bar)
- Enter opens the message bar
- h opens the share screen
Where to look: key handling in src/rwe/game/GameScene_input.cpp, and the keyboard sections of TOTALA-EXE.md.
Done when: each does what the original does in a multiplayer game.
One item, one PR. Opened from the unchecked Phase 1 list in docs/ROADMAP.md; the findings it cites are in docs/TOTALA-EXE.md.
Three keys from the keyboard audit are still owed, all multiplayer-adjacent:
Where to look: key handling in
src/rwe/game/GameScene_input.cpp, and the keyboard sections ofTOTALA-EXE.md.Done when: each does what the original does in a multiplayer game.
One item, one PR. Opened from the unchecked Phase 1 list in
docs/ROADMAP.md; the findings it cites are indocs/TOTALA-EXE.md.