1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 00:39:59 +00:00
OpenMW/components
scrawl 89d9649b50 Change save format to store relative equipment index
Store the index for the allowedSlots vector instead of the absolute slot index. This will more gracefully handle edge cases like the available slots for an item having changed when loading the game, or the "allows stacking" property having changed. However the main reason this was done is to ease work on the essimporter.
2015-01-20 23:55:26 +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 Change save format to store relative equipment index 2015-01-20 23:55:26 +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
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
nifogre Add setting for showing MRK nodes to NIF loaders 2015-01-13 17:29:25 +01:00
nifoverrides
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
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
version
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