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
David Cernat f853368641 [Client] Fix loss of player items in ContainerStore::unstack()
Previously, unstacking items for a player led to a PlayerInventory packet being sent about the items' removal.

This change makes it so both a packet about their re-addition and their removal are sent instead, cancelling each other out, which is inelegant, but arguably preferable to complicating the sending of PlayerInventory packets again.
6 years ago
..
browser [General] Switch to new official master server port when using old one 6 years ago
bsatool Restore trailing new lines to shrink PR 7 years ago
esmtool Dropping a separate NPDTstruct12 object and instead use NPDTstruct52 7 years ago
essimporter Initialize missing variables 7 years ago
launcher Merge pull request #469 from davidcernat/master while resolving conflicts 6 years ago
master [Master] Fix REST servers/info 8 years ago
mwiniimporter Fix MSVC warnings C4456 7 years ago
niftest Some PVS-Studio and cppcheck fixes 7 years ago
opencs Merge pull request #469 from davidcernat/master while resolving conflicts 6 years ago
openmw [Client] Fix loss of player items in ContainerStore::unstack() 6 years ago
openmw-mp [Server] Add GetArchitectureType() script function 6 years ago
openmw_test_suite Make partial binary search case insensitive, as it supposed to be (bug #4558) 6 years ago
wizard Merged pull request #1697 7 years ago
doc.hpp