[sldev] List of packets that are never sent or received from clients

John Hurliman jhurliman at wsu.edu
Mon Apr 16 00:05:36 PDT 2007


Not sure if this is of direct interest to opensl developers, but more to 
those who are working on their own Second Life clients. We 
(libsecondlife) try to maintain a list of packets that are only used in 
backend services, and that the viewer does not need to be aware of in 
any form. This list is used to prune entries when we pre-generate the 
code for packet classes, and I thought I would post it here in case 
anyone else maintains a similar list and notices any discrepancies. Our 
list currently includes 117 packets.

John Hurliman


AddCircuitCode
RelayLogControl
NeighborList
SimulatorAssign
SpaceServerSimulatorTimeMessage
ClosestSimulator
AvatarTextureUpdate
SimulatorMapUpdate
SimulatorSetMap
SubscribeLoad
UnsubscribeLoad
SimulatorStart
SimulatorReady
SimulatorPresentAtLocation
SimulatorLoad
SimulatorShutdownRequest
RegionPresenceRequestByRegionID
RegionPresenceRequestByHandle
RegionPresenceResponse
RecordAgentPresence
EraseAgentPresence
AgentPresenceRequest
AgentPresenceResponse
UpdateSimulator
TrackAgentSession
ClearAgentSessions
LogDwellTime
FeatureDisabled
LogFailedMoneyTransaction
UserReportInternal
SetSimStatusInDatabase
SetSimPresenceInDatabase
AvatarPickerRequestBackend
DirFindQueryBackend
DirPlacesQueryBackend
DirClassifiedQueryBackend
DirPicksQueryBackend
DirLandQueryBackend
DirPopularQueryBackend
OnlineStatusRequest
OnlineStatusReply
GroupNoticeAdd
DataHomeLocationRequest
DataHomeLocationReply
SpaceLocationTeleportRequest
SpaceLocationTeleportReply
CompleteLure
AddModifyAbility
RemoveModifyAbility
NearestLandingRegionRequest
NearestLandingRegionReply
NearestLandingPointUpdated
TeleportLandingStatusChanged
SystemKickUser
AvatarPropertiesRequestBackend
RequestParcelTransfer
UpdateParcel
RemoveParcel
MergeParcel
LogParcelChanges
CheckParcelSales
ParcelSales
StartAuction
ConfirmAuctionStart
CompleteAuction
CancelAuction
CheckParcelAuctions
ParcelAuctions
ChatPass
EdgeDataPacket
SimStatus
PassObject
AtomicPassObject
KillChildAgents
ScriptSensorRequest
ScriptSensorReply
LogLogin
DataServerLogout
TransferInventory
TransferInventoryAck
EventLocationRequest
EventLocationReply
MoneyTransferBackend
BulkMoneyTransfer
SetStartLocation
NetTest
SetCPURatio
SimCrashed
NameValuePair
RemoveNameValuePair
GetNameValuePair
UpdateAttachment
RemoveAttachment
EmailMessageRequest
EmailMessageReply
InternalScriptMail
ScriptDataRequest
ScriptDataReply
InviteGroupResponse
TallyVotes
LogTextMessage
StartExpungeProcess
StartExpungeProcessAck
StartParcelRename
StartParcelRenameAck
BulkParcelRename
ParcelRename
StartParcelRemove
BulkParcelRemove
RpcChannelRequest
RpcChannelReply
RpcScriptRequestInbound
RpcScriptRequestInboundForward
RpcScriptReplyInbound
MailTaskSimRequest
MailTaskSimReply
ScriptMailRegistration


More information about the SLDev mailing list