openmw-tes3coop/apps/openmw
scrawl 47e42d4fda Destroy Engine after exception is logged
In cases where OpenMW throws an exception, then crashes in the Engine destructor (ideally should not happen, but keeps happening), we will at least see what the exception was about.
2014-07-27 20:33:45 +02:00
..
mwbase Close doors instantly when using Lock instruction 2014-07-22 17:55:54 +02:00
mwclass Implement CellRef's faction rank (rank requirement to use item) 2014-07-24 02:17:38 +02:00
mwdialogue Implement Rank filter with no faction given (Fixes #1660) 2014-07-17 20:57:37 +02:00
mwgui Add workaround for ScrollView messing up canvas size (Fixes #1700) 2014-07-27 20:33:44 +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 Enchanting: fix inverted self-enchant success chance (Fixes #1701) 2014-07-27 20:33:44 +02:00
mwrender Add ManualResourceLoader for fog of war textures (Fixes #1675) 2014-07-24 19:00:57 +02:00
mwscript Close doors instantly when using Lock instruction 2014-07-22 17:55:54 +02:00
mwsound Merge branch 'master' of https://github.com/OpenMW/openmw 2014-06-26 04:29:03 +02:00
mwstate Fix some uninitialized data written to savegames 2014-06-25 00:11:25 +02:00
mwworld Determine target for On Touch effects for non-player actors 2014-07-27 20:33:44 +02:00
CMakeLists.txt Implement difficulty scaling (Fixes #1505) 2014-07-20 16:38:20 +02:00
crashcatcher.cpp Fix messagebox on crash showing wrong path 2014-06-28 15:31:55 +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 moved resources group creation from Engine to bsa component 2014-03-09 11:42:39 +01:00
main.cpp Destroy Engine after exception is logged 2014-07-27 20:33:45 +02:00