openmw-tes3coop/apps/openmw
Rhiyo d9fe3aac99 fixed new clothing replacing old clothing of same value
Found on the bug http://bugs.openmw.org/issues/4165.

In original Morrowind, new clothing of the same value wouldn't replace old clothing. Tested with common and expensive clothing by selling to merchants and using the AddItem console command in original Morrowind. 

In OpenMW, before this change, new clothing of the same value would replace old clothing, tested with the same methods used above.
2017-10-19 22:46:08 +10:30
..
mwbase Consider taking items from unconscious NPC as a theft 2017-09-30 20:22:26 +04:00
mwclass Do not speak with unconscious creatures 2017-09-30 21:20:38 +04:00
mwdialogue Make unconscious actors do not speak and do not track targets 2017-09-30 20:55:42 +04:00
mwgui Fix some style issues flagged by cppcheck 2017-10-15 17:06:58 +02:00
mwinput Set cursor active when moving by controller 2017-10-13 16:22:44 +00:00
mwmechanics Use SwimTurnLeft/Right animations correctly 2017-10-17 23:26:55 +04:00
mwphysics Fix some style issues flagged by cppcheck 2017-10-15 17:06:58 +02:00
mwrender fix water shader switching bug 2017-10-17 10:00:01 +02:00
mwscript Merge pull request #1481 from scrawl/keyfocus 2017-09-28 22:34:05 +00:00
mwsound
mwstate
mwworld fixed new clothing replacing old clothing of same value 2017-10-19 22:46:08 +10:30
android_commandLine.cpp
android_commandLine.h
android_main.c
CMakeLists.txt Add basic keyboard navigation for the GUI 2017-09-24 19:08:11 +02:00
crashcatcher.cpp
doc.hpp
engine.cpp Remove redundant update function 2017-09-24 19:08:15 +02:00
engine.hpp
main.cpp Strip quotes from the data-local setting if present (because for whatever reason it's a string, not a boost::filesystem::path) 2017-10-18 01:42:11 +01:00