You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3coop/apps/openmw/mwbase
scrawl c11fe6788f Add basic keyboard navigation for the GUI
(Shift)Tab cycles, arrow keys move to the next button in that direction, Enter/Space accepts.

Note: Unless MyGUI is hacked to bits, clicking on an empty space will annoyingly reset the key focus. Not sure how to deal with that yet.

The visual highlight for selected buttons requires MyGUI commit 632d007429d0bf0c7d7f6c5db4a08353a63dd839 or later to appear (to be released in 3.2.3).
7 years ago
..
dialoguemanager.hpp Run scripts for voiced dialogue 8 years ago
environment.cpp Respect the framelimit in all cases (Fixes #3531) 7 years ago
environment.hpp Respect the framelimit in all cases (Fixes #3531) 7 years ago
inputmanager.hpp Save controls state (Fixes #3598) 8 years ago
journal.hpp Accept an implicit reference in Journal (Fixes #3135) 9 years ago
mechanicsmanager.hpp Allow to interrupt an attack, if attack button is held 7 years ago
scriptmanager.hpp added missing const to ScriptManager::getLocals 11 years ago
soundmanager.hpp Make the PlayMode and PlayType enums scoped 7 years ago
statemanager.hpp Make the creation of save file directories even more explicit 9 years ago
windowmanager.hpp Add basic keyboard navigation for the GUI 7 years ago
world.hpp Update the facedObject after the camera is updated 8 years ago