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
Andrei Kortunov dc3a17f1f6 Update magic effects VFX immediately after effects update (bug #4828) 6 years ago
..
mwbase Split physics update from world update in the profiler 6 years ago
mwclass Do not scale player's model in the 1st-person view depending on race (bug #4383) 6 years ago
mwdialogue Replace all NULLs to nullptr 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 Update magic effects VFX immediately after effects update (bug #4828) 6 years ago
mwphysics Don't reset player jumping flag unnecessarily (bug #4775) 6 years ago
mwrender Get navmesh to update osg node only if rendering is enabled 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 Update moved object collisions even if the cell is the same (bug #4800) 6 years ago
CMakeLists.txt fix resolution on HiDPI displays under Windows 6 years ago
android_commandLine.cpp
android_commandLine.h
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