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-tes3coop/apps/openmw
David Cernat 03832f933b [Client] Send only individual items in PlayerInventory packets
For a long time, whenever a PlayerInventory packet was sent, it contained all the items in the player's inventory, because that's how Koncord originally implemented it and I always had too many other priorities to go back and rework it.

From now on, clients only send PlayerInventory packet with the one item added or removed, with the single exception being trading with merchants, where the entire inventory is still sent for the time being.
6 years ago
..
mwbase Merge pull request #469 from davidcernat/master while resolving conflicts 6 years ago
mwclass Merge pull request #469 from davidcernat/master while resolving conflicts 6 years ago
mwdialogue Merge pull request #469 from davidcernat/master while resolving conflicts 6 years ago
mwgui [Client] Send only individual items in PlayerInventory packets 6 years ago
mwinput Merge pull request #456 from OpenMW/master while resolving conflicts 7 years ago
mwmechanics [Client] Send only individual items in PlayerInventory packets 6 years ago
mwmp [Client] Send only individual items in PlayerInventory packets 6 years ago
mwphysics Merge pull request #469 from davidcernat/master while resolving conflicts 6 years ago
mwrender Merge pull request #469 from davidcernat/master while resolving conflicts 6 years ago
mwscript [Client] Send only individual items in PlayerInventory packets 6 years ago
mwsound Replace 0 sound range values separately 7 years ago
mwstate Add resumeGame method 7 years ago
mwworld [Client] Send only individual items in PlayerInventory packets 6 years ago
CMakeLists.txt [General] Implement PlayerItemUse packet 6 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 android: Update for sdl 2.0.8 7 years ago
doc.hpp Fixed more spelling mistakes 8 years ago
engine.cpp Merge pull request #469 from davidcernat/master while resolving conflicts 6 years ago
engine.hpp Merge branch 'master' into screenshot360 7 years ago
main.cpp Merge pull request #469 from davidcernat/master while resolving conflicts 6 years ago