Varregion/Protocol

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(event message additions)
(info on EstablishAgentCommunication)
Line 9: Line 9:
 
* CrossRegion event message: add integers 'RegionSizeX' and 'RegionSizeY' to 'RegionData' section.
 
* CrossRegion event message: add integers 'RegionSizeX' and 'RegionSizeY' to 'RegionData' section.
 
* TeleportFinish event message: add integers 'RegionSizeX' and 'RegionSizeY' to 'Info' section.
 
* TeleportFinish event message: add integers 'RegionSizeX' and 'RegionSizeY' to 'Info' section.
 +
* EstablishAgentCommunication event message: add integers 'region-size-x' and 'region-size-y'.
  
 
===Terrain Patch===
 
===Terrain Patch===

Revision as of 10:46, 29 December 2013

Varregion Protocol

Contents

The communication protocols need extensions to pass around the size of the regions. These extensions are in the simulator to client protocols, the simulator to simulator protocols and the simulator to grid service protocols. This page documents most of the changes.

Simulator to Client Protocol

  • EnableSimulator event message: add integers 'RegionSizeX' and 'RegionSizeY'
  • CrossRegion event message: add integers 'RegionSizeX' and 'RegionSizeY' to 'RegionData' section.
  • TeleportFinish event message: add integers 'RegionSizeX' and 'RegionSizeY' to 'Info' section.
  • EstablishAgentCommunication event message: add integers 'region-size-x' and 'region-size-y'.

Terrain Patch

Cloud Patch

Wind Patch

Simulator to Grid Service Protocol

Simulator to Simulator Protocol

Personal tools
General
About This Wiki