downdating protocol for 1.12.2.9
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@392 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -215,8 +215,8 @@ Seconds
|
||||
UpdateUserInfo
|
||||
AggregatePermTexturesOwner
|
||||
Set
|
||||
NewName
|
||||
Key
|
||||
NewName
|
||||
AgentID
|
||||
OnlineStatusRequest
|
||||
DataAgentAccessRequest
|
||||
@@ -666,7 +666,6 @@ TeleportProgress
|
||||
AgentQuitCopy
|
||||
LocationValid
|
||||
ToViewer
|
||||
AvatarInterestsUpdate
|
||||
GroupNoticeID
|
||||
ParcelName
|
||||
PriceObjectRent
|
||||
@@ -728,7 +727,6 @@ LogoutReply
|
||||
FeatureDisabled
|
||||
ObjectLocalID
|
||||
Dropped
|
||||
WebProfilesDisabled
|
||||
Destination
|
||||
MasterID
|
||||
TransferData
|
||||
@@ -836,7 +834,6 @@ GroupRoleMembersRequest
|
||||
OldFolderID
|
||||
TextureID
|
||||
UserInfoRequest
|
||||
ProfileURL
|
||||
Handle
|
||||
StartParcelRenameAck
|
||||
ButtonIndex
|
||||
@@ -1014,7 +1011,6 @@ ObjectSpinStop
|
||||
FullID
|
||||
ActivateGroup
|
||||
SysGPU
|
||||
AvatarInterestsReply
|
||||
StartLure
|
||||
SysRAM
|
||||
ObjectPosition
|
||||
@@ -1295,7 +1291,6 @@ ObjectUpdateCompressed
|
||||
MuteFlags
|
||||
Group
|
||||
AgentPause
|
||||
LanguagesText
|
||||
InternalScriptMail
|
||||
FindAgent
|
||||
AgentData
|
||||
|
||||
@@ -4486,7 +4486,6 @@ sim -> dataserver
|
||||
{ AgentID LLUUID }
|
||||
{ AvatarID LLUUID }
|
||||
{ GodLevel U8 }
|
||||
{ WebProfilesDisabled BOOL }
|
||||
}
|
||||
}
|
||||
// AvatarPropertiesReply
|
||||
@@ -4506,9 +4505,12 @@ sim -> dataserver
|
||||
{ FLImageID LLUUID }
|
||||
{ PartnerID LLUUID }
|
||||
{ AboutText Variable 2 } // string, up to 512
|
||||
{ WantToMask U32 }
|
||||
{ WantToText Variable 1 } // string
|
||||
{ SkillsMask U32 }
|
||||
{ SkillsText Variable 1 } // string
|
||||
{ FLAboutText Variable 1 } // string
|
||||
{ BornOn Variable 1 } // string
|
||||
{ ProfileURL Variable 1 } // string
|
||||
{ CharterMember Variable 1 } // special - usually U8
|
||||
{ AllowPublish BOOL } // whether profile is externally visible or not
|
||||
{ MaturePublish BOOL } // profile is "mature"
|
||||
@@ -4517,23 +4519,6 @@ sim -> dataserver
|
||||
}
|
||||
}
|
||||
|
||||
{
|
||||
AvatarInterestsReply Low Trusted Zerocoded
|
||||
{
|
||||
AgentData Single
|
||||
{ AgentID LLUUID } // your id
|
||||
{ AvatarID LLUUID } // avatar you're asking about
|
||||
}
|
||||
{
|
||||
PropertiesData Single
|
||||
{ WantToMask U32 }
|
||||
{ WantToText Variable 1 } // string
|
||||
{ SkillsMask U32 }
|
||||
{ SkillsText Variable 1 } // string
|
||||
{ LanguagesText Variable 1 } // string
|
||||
}
|
||||
}
|
||||
|
||||
// AvatarGroupsReply
|
||||
// dataserver -> simulator
|
||||
// simulator -> viewer
|
||||
@@ -4573,29 +4558,12 @@ sim -> dataserver
|
||||
{ FLImageID LLUUID }
|
||||
{ AboutText Variable 2 } // string, up to 512
|
||||
{ FLAboutText Variable 1 }
|
||||
{ AllowPublish BOOL } // whether profile is externally visible or not
|
||||
{ MaturePublish BOOL } // profile is "mature"
|
||||
{ ProfileURL Variable 1 } // string
|
||||
}
|
||||
}
|
||||
|
||||
// AvatarInterestsUpdate
|
||||
// viewer -> simulator
|
||||
// reliable
|
||||
{
|
||||
AvatarInterestsUpdate Low NotTrusted Zerocoded
|
||||
{
|
||||
AgentData Single
|
||||
{ AgentID LLUUID }
|
||||
{ SessionID LLUUID }
|
||||
}
|
||||
{
|
||||
PropertiesData Single
|
||||
{ WantToMask U32 }
|
||||
{ WantToText Variable 1 } // string
|
||||
{ SkillsMask U32 }
|
||||
{ SkillsText Variable 1 } // string
|
||||
{ LanguagesText Variable 1 } // string
|
||||
{ AllowPublish BOOL } // whether profile is externally visible or not
|
||||
{ MaturePublish BOOL } // profile is "mature"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6739,7 +6707,6 @@ sim -> dataserver
|
||||
InventoryData Variable
|
||||
{ ItemID LLUUID }
|
||||
{ FolderID LLUUID }
|
||||
{ NewName Variable 1 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6762,7 +6729,6 @@ sim -> dataserver
|
||||
{ OldAgentID LLUUID }
|
||||
{ OldItemID LLUUID }
|
||||
{ NewFolderID LLUUID }
|
||||
{ NewName Variable 1 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9694,12 +9660,12 @@ sim -> dataserver
|
||||
}
|
||||
{
|
||||
HeaderData Single
|
||||
{ NewFolderID LLUUID }
|
||||
{ NewFolderID LLUUID }
|
||||
}
|
||||
{
|
||||
ObjectData Variable
|
||||
{ OldItemID LLUUID }
|
||||
{ OldFolderID LLUUID }
|
||||
{ OldItemID LLUUID }
|
||||
{ OldFolderID LLUUID }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user