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-tes3mp/apps/openmw
Capostrophic 0535de6ca0 Make quest status update handling closer to vanilla (bug #4815)
Don't update quest status if we're simply updating the quest index
Update quest status if a new entry is added regardless of its index
6 years ago
..
mwbase Merge pull request #2112 from Capostrophic/collision 6 years ago
mwclass Add creature-with-the-same-model soundgen fallback (bug #4813) 6 years ago
mwdialogue Make quest status update handling closer to vanilla (bug #4815) 6 years ago
mwgui Optimize HUD update (do not do unnecessary work) 6 years ago
mwinput Sanity check for text input in toggleWalking 6 years ago
mwmechanics Merge pull request #2124 from Capostrophic/animation 6 years ago
mwphysics Don't re-enable collision object for dead actors 6 years ago
mwrender Merge pull request #2153 from akortunov/glowing_windows 6 years ago
mwscript Don't interrupt compilation when spell/effect functions are used for non-actors 6 years ago
mwsound Replace volatile bools with std::atomic<bool> 6 years ago
mwstate Get rid of unnecessary string streams 6 years ago
mwworld Fix upside-down night-time lighting 6 years ago
CMakeLists.txt fix resolution on HiDPI displays under Windows 6 years ago
android_commandLine.cpp Fix tab indentations in apps/ and components/ 9 years ago
android_commandLine.h Remove empty line at the beginning of files 10 years ago
android_main.c android: Add a method so that we can send relative mouse movements from java. 6 years ago
doc.hpp Fixed more spelling mistakes 8 years ago
engine.cpp Split physics update from world update in the profiler 6 years ago
engine.hpp Merge branch 'master' into screenshot360 7 years ago
main.cpp Remove incorrect comment 6 years ago