Bulk of server-baking impelmentation and a bit of cleanup.

This commit is contained in:
Shyotl
2013-01-13 02:37:12 -06:00
parent c9954cf14e
commit e622e03d2a
104 changed files with 3804 additions and 2478 deletions

View File

@@ -2939,6 +2939,10 @@ version 2.0
PidStat Single
{ PID S32 }
}
{
RegionInfo Variable
{ RegionFlagsExtended U64 }
}
}
// viewer -> sim
@@ -2991,6 +2995,10 @@ version 2.0
{ HardMaxAgents U32 }
{ HardMaxObjects U32 }
}
{
RegionInfo3 Variable
{ RegionFlagsExtended U64 }
}
}
// GodUpdateRegionInfo
@@ -3016,6 +3024,10 @@ version 2.0
{ RedirectGridX S32 }
{ RedirectGridY S32 }
}
{
RegionInfo2 Variable
{ RegionFlagsExtended U64 }
}
}
//NearestLandingRegionRequest
@@ -3116,6 +3128,11 @@ version 2.0
{ ProductSKU Variable 1 } // string
{ ProductName Variable 1 } // string
}
{
RegionInfo4 Variable
{ RegionFlagsExtended U64 }
{ RegionProtocols U64 }
}
}
// RegionHandshakeReply
@@ -3571,6 +3588,12 @@ version 2.0
VisualParam Variable
{ ParamValue U8 }
}
{
AppearanceData Variable
{ AppearanceVersion U8 }
{ CofVersion S32 }
{ Flags U32 }
}
}
// AvatarSitResponse - response to a request to sit on an object