1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/apps/openmw
2014-09-05 17:17:45 +02:00
..
mwbase Handle death in actor update rather than instantly (Fixes #1866) 2014-09-05 17:17:45 +02:00
mwclass Implement MagicItems flag for vendors (Fixes #1861) 2014-09-01 02:10:36 +02:00
mwdialogue Encapsulate magic effect magnitude (Feature #1489) 2014-08-17 03:58:04 +02:00
mwgui Realign all parent boxes when autosizedwidgets change size 2014-09-01 03:38:05 +02:00
mwinput Require MyGUI version 3.2.1 and remove legacy code (Fixes #1528) 2014-08-26 17:01:35 +02:00
mwmechanics Handle death in actor update rather than instantly (Fixes #1866) 2014-09-05 17:17:45 +02:00
mwrender Don't update ripples when they are not used 2014-09-02 04:29:37 +02:00
mwscript Implement ResetActors script instruction (Fixes #1859) 2014-08-30 18:27:32 +02:00
mwsound
mwstate Allow user-created markers on local map (Fixes #1571) 2014-08-26 17:45:23 +02:00
mwworld Merge branch 'master' of github.com:scrawl/openmw 2014-09-01 02:04:18 +02: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 Pause frame updates when the window is minimized (Fixes #1868) 2014-09-03 04:54:07 +02:00
engine.hpp Refactor NIF cache 2014-08-24 02:37:50 +02:00
main.cpp