1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 21:53:51 +00:00
openmw-tes3mp/components
scrawl 5104a5a023 Add missing setFactionReaction instruction, use absolute storage instead of difference
Seems to be closer to how MW is storing it (it has the complete FACT record in the savegame, actually).

This (somewhat) breaks OMW savegame compatibility in that old changes are discarded, but I don't think the faction reactions are quest relevant anywhere.
2015-01-20 00:53:31 +01:00
..
bsa Merge branch 'master' into QtOGre 2014-09-30 10:52:04 +10:00
compiler Add missing setFactionReaction instruction, use absolute storage instead of difference 2015-01-20 00:53:31 +01:00
config Launcher sets content list to match values in openmw.cfg (Fixes #811) 2015-01-10 18:46:47 +13:00
contentselector Use icon to show files with problem (Fixes #2268) 2015-01-12 21:17:41 +13:00
esm Add missing setFactionReaction instruction, use absolute storage instead of difference 2015-01-20 00:53:31 +01:00
esmterrain Fix terrain assertion 2015-01-19 12:03:30 +01:00
files fixes 2014-12-03 01:11:50 +04:00
fontloader Improve font file error handling 2014-12-24 15:45:13 +01:00
interpreter Add messagebox escape characters for spell/weapon cycling hotkeys 2014-12-24 15:45:13 +01:00
loadinglistener Show wallpaper when loading a savegame 2014-06-02 23:26:43 +02:00
misc Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
nif Revert "components/nif/base.hpp now uses the templated get() function" 2015-01-06 23:36:15 +01:00
nifbullet Fix initial scaling for btCompoundShape children (Fixes #2234) 2015-01-14 18:49:25 +01:00
nifcache Moved functions from niffile.cpp to where they belong. 2014-08-24 13:45:36 -04:00
nifogre Add setting for showing MRK nodes to NIF loaders 2015-01-13 17:29:25 +01:00
nifoverrides Extend NifOverrides to allow material overrides, useful for texture modding e.g. adding normal maps without having to edit the affected meshes 2014-01-05 18:09:50 +01:00
ogreinit Fix Ogre being initialised twice 2014-11-19 13:19:02 +01:00
process OSX build fix 2014-11-20 18:14:49 +01:00
settings Remove -Wno-ignored-qualifiers and fix caused warnings 2014-08-14 19:18:30 +02:00
terrain Terrain: documentation update 2015-01-13 05:37:44 +01:00
to_utf8 Fix some static analysis issues (coverity) 2014-12-24 15:45:12 +01:00
translation Fix cppcheck issues 2014-09-26 17:48:14 +02:00
version Distinguish between release and development builds 2014-01-23 13:18:05 +01:00
widgets Add SharedStateButton, used in spell window and controls box to apply mouseover effect to all buttons within one row (Fixes #1986) 2014-12-06 16:50:09 +01:00
CMakeLists.txt ESSImport: container state 2015-01-19 13:16:12 +01:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00