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.
2018-08-21 10:10:06 +03:00
..
mwbase Merge pull request #469 from davidcernat/master while resolving conflicts 2018-08-20 14:08:44 +03:00
mwclass Merge pull request #469 from davidcernat/master while resolving conflicts 2018-08-20 14:08:44 +03:00
mwdialogue Merge pull request #469 from davidcernat/master while resolving conflicts 2018-08-20 14:08:44 +03:00
mwgui [Client] Send only individual items in PlayerInventory packets 2018-08-21 10:10:06 +03:00
mwinput Merge pull request #456 from OpenMW/master while resolving conflicts 2018-07-04 01:52:29 +03:00
mwmechanics [Client] Send only individual items in PlayerInventory packets 2018-08-21 10:10:06 +03:00
mwmp [Client] Send only individual items in PlayerInventory packets 2018-08-21 10:10:06 +03:00
mwphysics Merge pull request #469 from davidcernat/master while resolving conflicts 2018-08-20 14:08:44 +03:00
mwrender Merge pull request #469 from davidcernat/master while resolving conflicts 2018-08-20 14:08:44 +03:00
mwscript [Client] Send only individual items in PlayerInventory packets 2018-08-21 10:10:06 +03:00
mwsound Replace 0 sound range values separately 2018-08-02 12:40:53 +03:00
mwstate Add resumeGame method 2018-07-26 20:35:34 +03:00
mwworld [Client] Send only individual items in PlayerInventory packets 2018-08-21 10:10:06 +03:00
android_commandLine.cpp Fix tab indentations in apps/ and components/ 2015-09-16 20:45:37 +02:00
android_commandLine.h Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
android_main.c android: Update for sdl 2.0.8 2018-03-30 12:44:38 -04:00
CMakeLists.txt [General] Implement PlayerItemUse packet 2018-08-09 18:25:20 +03:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp Merge pull request #469 from davidcernat/master while resolving conflicts 2018-08-20 14:08:44 +03:00
engine.hpp Merge branch 'master' into screenshot360 2018-02-25 11:25:19 +01:00
main.cpp Merge pull request #469 from davidcernat/master while resolving conflicts 2018-08-20 14:08:44 +03:00