1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/apps/openmw
2014-09-07 18:55:59 +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
mwgui Remove an unused member variable 2014-09-07 18:55:59 +02:00
mwinput
mwmechanics Fix AI not using Restore Health effect when it is complemented by unnecessary restore magicka/fatigue effects (e.g. in sc_purityofbody) 2014-09-07 18:55:59 +02:00
mwrender Remove extra semicolons at the end of some lines. 2014-09-06 13:04:52 -05:00
mwscript Implement ResetActors script instruction (Fixes #1859) 2014-08-30 18:27:32 +02:00
mwsound
mwstate Remove an unneeded include 2014-09-07 18:55:59 +02:00
mwworld Don't trigger CellChanged events when crossing exterior cell borders (Fixes #1874) 2014-09-07 18:55:59 +02:00
android_main.c
CMakeLists.txt Add icon to windows exe 2014-09-05 07:17:31 +10:00
crashcatcher.cpp
doc.hpp
engine.cpp Pause frame updates when the window is minimized (Fixes #1868) 2014-09-03 04:54:07 +02:00
engine.hpp
main.cpp