Modulestructure

Class modifications

Function modifications

Network packets modifications

The packet.h and packet.cxx files are generated by makepacket.py from the packet.def file.

UpdateClientPos

The float headingV describes the vertical viewing direction. This packet is additionally used to transmit the position of a seam.

KillActor, ActorPos, TransmitActor,TransmitActor, TransmitActor,RequestSlod, RequestGeometry, UpdateClientPos

In all these packets the worldId of type NetID has to be added because an actor needs to be identified by its actorId as well as its worldId.

RequestGeometry,RequestSlod,TransmitGeometry,TransmitSlod

In all these packets the field origin of type NetID has to be added because the seam-object needs to know to which client it should forward the packets to.