1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 16:49:55 +00:00
openmw-tes3mp/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).
2017-12-26 15:04:28 +02:00
..
dialoguemanager.hpp Merge pull request #360 from TES3MP/0.6.1-openmw-updates while resolving conflicts 2017-12-25 02:25:01 +02:00
environment.cpp Respect the framelimit in all cases (Fixes #3531) 2017-08-30 21:26:30 +00:00
environment.hpp Respect the framelimit in all cases (Fixes #3531) 2017-08-30 21:26:30 +00:00
inputmanager.hpp Save controls state (Fixes #3598) 2016-10-20 02:12:01 +02:00
journal.hpp [Client] Only send PlayerJournal packets for new journal entries 2017-05-27 22:49:11 +03:00
mechanicsmanager.hpp Merge pull request #349 from OpenMW/master 2017-11-29 03:52:15 +02:00
scriptmanager.hpp added missing const to ScriptManager::getLocals 2014-07-25 08:12:53 +02:00
soundmanager.hpp Remove a function from the sound manager interface 2017-09-18 01:28:39 -07:00
statemanager.hpp Make the creation of save file directories even more explicit 2016-03-14 00:00:11 +01:00
windowmanager.hpp [Client] Use new code to set the console's Ptrs from server scripts 2017-12-26 15:04:28 +02:00
world.hpp Merge pull request #298 from OpenMW/master 2017-09-26 21:54:55 +03:00