1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 18:37:08 +00:00
OpenMW/apps/openmw
2014-08-31 13:20:33 +10: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 Silence some scan-build warnings. 2014-08-28 20:55:32 -05:00
mwinput Require MyGUI version 3.2.1 and remove legacy code (Fixes #1528) 2014-08-26 17:01:35 +02:00
mwmechanics fix typo 2014-08-29 10:47:44 +10:00
mwrender Initial commit of FLTP format binkaudio support. Converts to FLT format by manually interleaving decoded samples. swresample library is included with a view to use swr_convert() in future versions, but not used in this commit. 2014-08-31 13:20:33 +10: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 Silence some scan-build warnings. 2014-08-28 20:55:32 -05:00
android_main.c
CMakeLists.txt Merge remote-tracking branch 'scrawl/master' 2014-08-28 12:34:08 +02:00
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