1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-07 08:04:31 +00:00
openmw/apps/openmw
2022-04-07 00:09:11 +02:00
..
mwbase Update Lua bindings for the camera 2022-04-06 21:55:05 +02:00
mwclass Check whether model is empty before trying to insert object 2022-04-03 17:38:33 +00:00
mwdialogue Replace raw for loop by algorithm 2022-02-17 01:04:44 +01:00
mwgui Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
mwinput Support controller touchpads (Resolves https://gitlab.com/OpenMW/openmw/-/issues/6639) 2022-02-21 19:49:00 +00:00
mwlua Update Lua bindings for the camera 2022-04-06 21:55:05 +02:00
mwmechanics Minor fix in actors.cpp 2022-04-06 21:55:05 +02:00
mwphysics Revert "Merge branch 'refactor/6677-2' into 'master'" 2022-04-04 17:09:52 +00:00
mwrender refactor to use mInternal, support Flag_Reverse and updated changelog/authors.md 2022-04-07 00:09:11 +02:00
mwscript Replace boost::variant by std::variant 2022-04-06 23:01:58 +02:00
mwsound remove unused includes: part1 2022-01-23 17:30:25 +01:00
mwstate Pass the prng from world where appropriate 2022-03-21 17:49:42 +02:00
mwworld Update Lua bindings for the camera 2022-04-06 21:55:05 +02:00
android_main.cpp Precompile sol.hpp in order to reduce compilation time. 2021-12-04 11:32:39 +00:00
CMakeLists.txt Lua stats 2022-03-25 20:03:13 +00:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp Merge branch 'refactor/system-ownership' into 'master' 2022-02-06 10:44:15 +00:00
engine.hpp Load LuaScriptsCfg from both *.omwscripts and *.omwaddon files. 2021-10-26 21:52:42 +02:00
main.cpp New option "config" for specifying additional config directories. 2022-02-02 23:47:11 +01:00
options.cpp Add default value for user-data in openmw.cfg 2022-02-06 21:07:14 +01:00
options.hpp Add tests for openmw options 2021-10-05 22:51:12 +02:00