openmw-tes3coop/apps/openmw/mwmp/processors/world
David Cernat f80f3bd484 [Client] Make it possible to reply to requests about specific containers
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.
2018-04-01 10:00:39 +03:00
..
BaseObjectProcessor.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorConsoleCommand.hpp [General] Implement ConsoleCommand packet 2017-11-23 00:21:47 +02:00
ProcessorContainer.hpp [Client] Make it possible to reply to requests about specific containers 2018-04-01 10:00:39 +03:00
ProcessorDoorDestination.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
ProcessorDoorState.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
ProcessorMusicPlay.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorObjectAnimPlay.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
ProcessorObjectAttach.hpp [General] Add placeholders for new packet types, part 2 2018-01-30 16:01:33 +02:00
ProcessorObjectCollision.hpp [General] Add placeholders for new packet types, part 2 2018-01-30 16:01:33 +02:00
ProcessorObjectDelete.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
ProcessorObjectLock.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
ProcessorObjectMove.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
ProcessorObjectPlace.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
ProcessorObjectReset.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
ProcessorObjectRotate.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
ProcessorObjectScale.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
ProcessorObjectSpawn.hpp [General] Use ObjectSpawn instead of ObjectPlace for actors 2017-05-29 06:59:05 +03:00
ProcessorObjectState.hpp [General] Implement ObjectState packet 2017-07-13 09:46:30 +03:00
ProcessorObjectTrap.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
ProcessorScriptGlobalFloat.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
ProcessorScriptGlobalShort.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorScriptLocalFloat.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
ProcessorScriptLocalShort.hpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
ProcessorScriptMemberFloat.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
ProcessorScriptMemberShort.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorVideoPlay.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00