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
David Cernat db0e0d376e [Client] Use new code to set the console's Ptrs from server scripts
Previously, reusing the console's object selection code made it so using the same Ptr twice in a row was akin to clicking on the same object twice in the console window, i.e. the object was deselected the second time around. Additionally, that same code was setting key focus to the hidden console window, preventing players from moving until they activated another window (such as their inventory or chat window).
7 years ago
..
dialoguemanager.hpp Merge pull request #360 from TES3MP/0.6.1-openmw-updates while resolving conflicts 7 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 [Client] Only send PlayerJournal packets for new journal entries 8 years ago
mechanicsmanager.hpp Merge pull request #349 from OpenMW/master 7 years ago
scriptmanager.hpp added missing const to ScriptManager::getLocals 11 years ago
soundmanager.hpp Remove a function from the sound manager interface 7 years ago
statemanager.hpp Make the creation of save file directories even more explicit 9 years ago
windowmanager.hpp [Client] Use new code to set the console's Ptrs from server scripts 7 years ago
world.hpp Merge pull request #298 from OpenMW/master 7 years ago