OpenSimMirror/OpenSim/Capabilities
Justin Clark-Casey (justincc) f49c850269 If a link points to a non-existing item in FetchInventory caps, then don't try to add it to the return data rather than suffering an exception later on 2012-07-11 22:58:01 +01:00
..
Handlers If a link points to a non-existing item in FetchInventory caps, then don't try to add it to the return data rather than suffering an exception later on 2012-07-11 22:58:01 +01:00
Caps.cs Stop passing a request handler to the initial caps.RegisterHandler in EventQueueGetModule since this is immediatley replaced by a poll server handler. 2011-11-24 21:27:35 +00:00
CapsHandlers.cs properly lock CapsHandlers.m_capsHandlers 2011-12-07 14:55:01 +00:00
LLSD.cs
LLSDArray.cs
LLSDAssetUploadComplete.cs
LLSDAssetUploadRequest.cs
LLSDAssetUploadResponse.cs
LLSDCapEvent.cs
LLSDEmpty.cs
LLSDHelpers.cs
LLSDInventoryFolder.cs As with LLSDInventoryItem from commit 01a2b0b, send type values in LLSDInventoryFolder for inventory CAPs as integers rather than strings. 2012-06-20 23:56:25 +01:00
LLSDInventoryItem.cs Fix various issues with http inventory 2012-06-04 21:17:15 +01:00
LLSDItemUpdate.cs
LLSDMapLayer.cs
LLSDMapLayerResponse.cs
LLSDMapRequest.cs
LLSDMethod.cs
LLSDMethodString.cs
LLSDParcelVoiceInfoResponse.cs
LLSDRemoteParcelResponse.cs
LLSDStreamHandler.cs Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable. 2012-05-10 00:38:26 +01:00
LLSDTaskInventoryUploadComplete.cs
LLSDTaskScriptUpdate.cs
LLSDTaskScriptUploadComplete.cs
LLSDTest.cs
LLSDType.cs
LLSDVoiceAccountResponse.cs