1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-03 01:45:33 +00:00
openmw-tes3mp/apps/openmw
psi29a 9eb876cc17 Merge branch 'read_me' into 'master'
Allow activation of inventory items

Closes #5991

See merge request OpenMW/openmw!788
2021-05-04 22:53:45 +00:00
..
mwbase Tone down actor's skip simulation flag to an optional skip collision 2021-05-01 14:22:30 +02:00
mwclass Remove noexcept specifier from CreatureCustomData move ctor 2021-04-24 00:32:22 +02:00
mwdialogue Do not leave variables without initialization, even in execution paths where they are unused 2021-04-19 16:08:10 +04:00
mwgui Use a char instead of a string in find() where possible 2021-04-25 19:57:09 +02:00
mwinput Validate GUI scaling and place it to the launcher 2021-04-15 15:18:32 +04:00
mwmechanics Merge branch 'minor_aicombat' into 'master' 2021-04-26 07:10:41 +00:00
mwphysics Tone down actor's skip simulation flag to an optional skip collision 2021-05-01 14:22:30 +02:00
mwrender Fix MSVC 4706 warnings 2021-04-23 22:53:59 +04:00
mwscript Merge branch 'read_me' into 'master' 2021-05-04 22:53:45 +00:00
mwsound Use override instead of virtual 2021-04-11 14:46:51 +02:00
mwstate Constify a few things 2021-04-11 14:46:51 +02:00
mwworld Merge branch '9001st_time_the_charm' into 'master' 2021-05-04 22:52:37 +00:00
android_main.cpp
CMakeLists.txt
doc.hpp
engine.cpp Code review cleanup, add setting documentation 2021-04-13 11:09:35 -07:00
engine.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
main.cpp