1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 18:37:08 +00:00
OpenMW/apps/openmw
2014-10-31 11:02:42 +01:00
..
mwbase Fix stolen faction-owned items not being confiscated 2014-10-31 00:25:37 +01:00
mwclass Fix creatures not being able to move with 0/0 encumbrance 2014-10-27 21:53:00 +01:00
mwdialogue Code clarity 2014-10-20 01:10:08 +02:00
mwgui Merge remote-tracking branch 'scrawl/master' 2014-10-25 12:08:16 +02:00
mwinput Fix not being able to move with 0/0 encumbrance (Fixes #1979) 2014-10-05 15:52:33 +02:00
mwmechanics Fix stolen faction-owned items not being confiscated 2014-10-31 00:25:37 +01:00
mwrender Make creature's model take priority over base_anim.nif (Fixes #2055) 2014-10-25 00:56:43 +02:00
mwscript do not crash on exceptions while adding startup scripts 2014-10-31 11:02:42 +01:00
mwsound Don't include al.h in decoder classes, format support check will need to be redone later. For now, resample all formats that might not be supported on any hardware. 2014-10-25 20:50:41 +02:00
mwstate
mwworld Fix stolen faction-owned items not being confiscated 2014-10-31 00:25:37 +01:00
android_main.c
CMakeLists.txt Merge remote-tracking branch 'scrawl/master' 2014-10-23 20:07:40 +02:00
crashcatcher.cpp
doc.hpp
engine.cpp Cleanup: Don't call <environment obj>.get(). 2014-10-05 18:12:55 -05:00
engine.hpp
main.cpp