1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/apps/openmw
2014-07-14 16:53:58 +02:00
..
mwbase Attempt to fix player position after using coc/coe 2014-06-28 15:19:32 +02:00
mwclass Fix underflow for NPCs with level 0 2014-07-12 18:53:16 +02:00
mwdialogue Fix not being able to exit dialogue using Escape when a Goodbye link appears 2014-07-13 06:42:24 +02:00
mwgui Fix dangling model pointer after reference cleanup (Fixes #1653) 2014-07-14 16:53:58 +02:00
mwinput Fix not being able to exit dialogue using Escape when a Goodbye link appears 2014-07-13 06:42:24 +02:00
mwmechanics Initialize character skeleton to a suitable pose (Fixes #1473) 2014-07-13 10:40:48 +02:00
mwrender Fix compile error for OPENMW_USE_FFMPEG=0 2014-07-08 10:30:46 +02:00
mwscript Reset local rotation axis in SetAngle (Fixes #1630) 2014-07-09 10:23:01 +02:00
mwsound
mwstate
mwworld Traverse spells in record order from content files. bronrod_the_roarer is perfect now. Other NPCs have some differences. 2014-07-12 18:53:15 +02:00
CMakeLists.txt Implement Hrnchamd's player and NPC autocalc spells (Some unclarities remaining, XXX) 2014-07-12 18:53:15 +02:00
crashcatcher.cpp Fix messagebox on crash showing wrong path 2014-06-28 15:31:55 +02:00
doc.hpp
engine.cpp
engine.hpp
main.cpp