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/apps/openmw
Bret Curtis 3925903ad5 backport CLAMP_TO_EDGE fix to 0.48 11 months ago
..
mwbase In 0.46, SetPos was setting position of actors before physics simulation, and from this position movement was simulated. This changed with async physics merging, and at the same time problems started, mostly with abot's scenic travel. 1 year ago
mwclass Save state for disposed actors if they can respawn 2 years ago
mwdialogue Mark constant methods const 2 years ago
mwgui backport CLAMP_TO_EDGE fix to 0.48 11 months ago
mwinput Fix build with GCC 13.1.1 12 months ago
mwlua Use LuaUtil::cast for casting sol::object to prevent crashing on type mismatch in Lua scripts. 1 year ago
mwmechanics Cap temporary disposition gain and compute permanent changes accordingly 1 year ago
mwphysics In 0.46, SetPos was setting position of actors before physics simulation, and from this position movement was simulated. This changed with async physics merging, and at the same time problems started, mostly with abot's scenic travel. 1 year ago
mwrender backport CLAMP_TO_EDGE fix to 0.48 11 months ago
mwscript In 0.46, SetPos was setting position of actors before physics simulation, and from this position movement was simulated. This changed with async physics merging, and at the same time problems started, mostly with abot's scenic travel. 1 year ago
mwsound Prevent Movies_Morrowind_Logo video from pausing sounds (bug #6049) 2 years ago
mwstate Revert std::filesystem usages 2 years ago
mwworld In 0.46, SetPos was setting position of actors before physics simulation, and from this position movement was simulated. This changed with async physics merging, and at the same time problems started, mostly with abot's scenic travel. 1 year ago
CMakeLists.txt Move asyncpackage from apps/openmw/mwlua to components/lua (!2733 for 0.48) 1 year ago
android_main.cpp Precompile sol.hpp in order to reduce compilation time. 2 years ago
doc.hpp Fixed more spelling mistakes 8 years ago
engine.cpp Merge branch 'fix_gpu_osg_stats' into 'master' 1 year ago
engine.hpp Restore UnrefQueue to destruct animation asynchronously 2 years ago
main.cpp Fix logging and config for portable setup 12 months ago
options.cpp Allow relative paths in openmw.cfg; support --replace=config. 2 years ago
options.hpp Add tests for openmw options 3 years ago