.. |
mwbase
|
Fix crash for on target spells cast by non-actors (Fixes #1529)
|
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
|
Fix crash for on target spells cast by non-actors (Fixes #1529)
|
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
|
Savegame: Store death counter (Fixes #1477)
|
2014-06-13 02:26:53 +02:00 |
mwworld
|
Fix crash for on target spells cast by non-actors (Fixes #1529)
|
2014-06-18 16:57:53 +02:00 |
CMakeLists.txt
|
CMake cleanup: Remove distribution-specific install stuff (unused)
|
2014-06-10 15:03:27 +02:00 |
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
|
first set of additional doxygen comments
|
2010-09-25 15:03:53 +02:00 |
engine.cpp
|
Don't run scripts when in pause menu (Fixes #1495)
|
2014-06-15 14:18:16 +02:00 |
engine.hpp
|
moved resources group creation from Engine to bsa component
|
2014-03-09 11:42:39 +01:00 |
main.cpp
|
Fix logging fatal exceptions to cerr, and log them to openmw.log
|
2014-06-13 22:04:20 +02:00 |