1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/apps/openmw
2014-06-18 16:57:53 +02:00
..
mwbase Ignore distance when considering aggression due to crime (seems to work better, all balmora mages guild members now come to help when one is attacked) 2014-06-18 16:57:53 +02:00
mwclass Count werewolf kills (Fixes #1525) 2014-06-18 16:56:36 +02:00
mwdialogue Implement disposition/distance based aggression (Fixes #1520) 2014-06-16 20:05:53 +02:00
mwgui Fix level up dialogue layout (Fixes #1393) 2014-06-18 16:57:53 +02:00
mwinput Disable QuickKeysMenu in werewolf form 2014-06-18 16:57:53 +02:00
mwmechanics Ignore distance when considering aggression due to crime (seems to work better, all balmora mages guild members now come to help when one is attacked) 2014-06-18 16:57:53 +02:00
mwrender Savegame: Store AiSettings and summoned creatures 2014-06-15 21:19:37 +02:00
mwscript Implement Murder crimes and OnMurder instruction (Fixes #1315) 2014-06-17 04:05:27 +02:00
mwsound Fix crash when avformat_open_input fails (Fixes #1522) 2014-06-18 16:57:53 +02:00
mwstate
mwworld Make Detect Life spell detect NPCs when in werewolf form (Fixes #1527) 2014-06-17 16:27:33 +02:00
CMakeLists.txt
crashcatcher.cpp Crashcatcher: create temp file in /tmp, not working directory (which may not have write access) 2014-06-16 04:13:36 +02:00
doc.hpp
engine.cpp Don't run scripts when in pause menu (Fixes #1495) 2014-06-15 14:18:16 +02:00
engine.hpp
main.cpp