OpenSimMirror/OpenSim/Capabilities
Diva Canto 959872315f WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum.
This means that from now on, [new] root folders have code 8 (FolderType.Root), as the viewers expect, as opposed to 9, which was what we had been doing. Normal folders are as they were, -1. Also now sending folder code 100 for Suitcase folders to viewers, with no filter.
All tests pass, but fingers crossed!
2015-08-08 12:12:50 -07:00
..
Handlers WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. 2015-08-08 12:12:50 -07:00
Properties Bump version and assembly version numbers from 0.7.5 to 0.7.6 2013-02-05 00:23:17 +00:00
Caps.cs Add regression test for http inventory fetch. 2014-03-17 20:51:35 +00:00
CapsHandlers.cs Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap 2013-07-08 22:03:07 +01:00
LLSD.cs Close streams immediately when we finish using them 2014-07-21 08:30:03 +01:00
LLSDArray.cs
LLSDAssetUploadComplete.cs
LLSDAssetUploadRequest.cs
LLSDAssetUploadResponse.cs
LLSDAvatarPicker.cs Added AvatarPickerSearch capability handler. 2013-05-07 18:01:48 -07:00
LLSDCapEvent.cs
LLSDEmpty.cs
LLSDEnvironmentSettings.cs
LLSDHelpers.cs
LLSDInventoryFolder.cs
LLSDInventoryItem.cs
LLSDItemUpdate.cs
LLSDMapLayer.cs
LLSDMapLayerResponse.cs
LLSDMapRequest.cs
LLSDMethod.cs
LLSDMethodString.cs
LLSDParcelVoiceInfoResponse.cs
LLSDRemoteParcelResponse.cs
LLSDStreamHandler.cs Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap 2013-07-08 22:03:07 +01:00
LLSDTaskInventoryUploadComplete.cs
LLSDTaskScriptUpdate.cs
LLSDTaskScriptUploadComplete.cs
LLSDTest.cs
LLSDType.cs
LLSDVoiceAccountResponse.cs