1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/apps/openmw
2014-08-26 17:45:23 +02:00
..
mwbase Allow user-created markers on local map (Fixes #1571) 2014-08-26 17:45:23 +02:00
mwclass Open inventory when activating an unconscious actor (Fixes #1848) 2014-08-26 03:06:23 +02:00
mwdialogue
mwgui Allow user-created markers on local map (Fixes #1571) 2014-08-26 17:45:23 +02:00
mwinput Require MyGUI version 3.2.1 and remove legacy code (Fixes #1528) 2014-08-26 17:01:35 +02:00
mwmechanics Knock out actors when fatigue base is 0 (Fixes #1847) 2014-08-26 03:02:06 +02:00
mwrender Allow user-created markers on local map (Fixes #1571) 2014-08-26 17:45:23 +02:00
mwscript remote local variable access was always using variable with index 1 instead of the index specified by the access request (Fixes #1739) 2014-08-24 11:58:08 +02:00
mwsound
mwstate Allow user-created markers on local map (Fixes #1571) 2014-08-26 17:45:23 +02:00
mwworld Allow user-created markers on local map (Fixes #1571) 2014-08-26 17:45:23 +02:00
android_main.c
CMakeLists.txt
crashcatcher.cpp fixes building on systems with kFreeBSD kernel 2014-08-18 17:19:54 +02:00
doc.hpp
engine.cpp Refactor NIF cache 2014-08-24 02:37:50 +02:00
engine.hpp Refactor NIF cache 2014-08-24 02:37:50 +02:00
main.cpp