forked from mirror/openmw-tes3mp
Previously, multiple stacks of the same item ID could overwrite data in each other because of how the logic in ContainerStore::add() works. For example, a stack of 5 grand soul gems with no souls would get added to the player, then the attempt to add a grand soul gem with a particular soul would retrieve the previous stack first before setting all of it to that soul, resulting in 6 grand soul gems with that soul. |
||
---|---|---|
.. | ||
browser | ||
bsatool | ||
esmtool | ||
essimporter | ||
launcher | ||
master | ||
mwiniimporter | ||
niftest | ||
opencs | ||
openmw | ||
openmw-mp | ||
openmw_test_suite | ||
wizard | ||
doc.hpp |