forked from mirror/openmw-tes3mp
f80f3bd484
Previously, a Container packet with a REQUEST action always made the client respond with the contents of all the containers in that cell. The previous behavior now only happens for requests that have no WorldObjects attached, while requests that have WorldObjects attached get a reply with the contents of those specific containers. |
||
---|---|---|
.. | ||
actor | ||
player | ||
world | ||
ActorProcessor.cpp | ||
ActorProcessor.hpp | ||
BaseClientPacketProcessor.cpp | ||
BaseClientPacketProcessor.hpp | ||
PlayerProcessor.cpp | ||
PlayerProcessor.hpp | ||
ProcessorInitializer.cpp | ||
ProcessorInitializer.hpp | ||
WorldProcessor.cpp | ||
WorldProcessor.hpp |