1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/apps/openmw
2014-08-26 02:09:23 +02:00
..
mwbase Remove no longer needed comments about coordinate system 2014-08-14 19:09:33 +02:00
mwclass Encapsulate magic effect magnitude (Feature #1489) 2014-08-17 03:58:04 +02:00
mwdialogue Encapsulate magic effect magnitude (Feature #1489) 2014-08-17 03:58:04 +02:00
mwgui Show encumbrance preview when trading (Fixes #1793) 2014-08-26 02:09:22 +02:00
mwinput Remove partially broken sound pausing in main menu (Fixes #1707) 2014-08-16 02:01:39 +02:00
mwmechanics Don't treat actors as following if another non-combat AiPackage precedes (Fixes #1843) 2014-08-26 02:09:23 +02:00
mwrender Implement Light magic effect (Fixes #1122) 2014-08-24 02:37:59 +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
mwworld Fix potential infinite recursion in ActionTeleport (Fixes #1840) 2014-08-26 02:09: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