You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/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.
7 years ago
..
mwbase Consider taking items from unconscious NPC as a theft 7 years ago
mwclass Do not speak with unconscious creatures 7 years ago
mwdialogue Make unconscious actors do not speak and do not track targets 7 years ago
mwgui Fix some style issues flagged by cppcheck 7 years ago
mwinput Set cursor active when moving by controller 7 years ago
mwmechanics Use SwimTurnLeft/Right animations correctly 7 years ago
mwphysics Fix some style issues flagged by cppcheck 7 years ago
mwrender fix water shader switching bug 7 years ago
mwscript Merge pull request #1481 from scrawl/keyfocus 7 years ago
mwsound Remove a function from the sound manager interface 7 years ago
mwstate Fade screen in on a new game start 8 years ago
mwworld fixed new clothing replacing old clothing of same value 7 years ago
CMakeLists.txt Add basic keyboard navigation for the GUI 7 years ago
android_commandLine.cpp Fix tab indentations in apps/ and components/ 9 years ago
android_commandLine.h Remove empty line at the beginning of files 10 years ago
android_main.c enable opengl es1 9 years ago
crashcatcher.cpp crashcatcher: complain when launching gdb fails 8 years ago
doc.hpp Fixed more spelling mistakes 8 years ago
engine.cpp Remove redundant update function 7 years ago
engine.hpp Allow starting at an (unnamed) exterior cell using --start (Feature #3941) 8 years ago
main.cpp Strip quotes from the data-local setting if present (because for whatever reason it's a string, not a boost::filesystem::path) 7 years ago