OpenSimMirror/OpenSim/Capabilities/Handlers
Justin Clark-Casey (justincc) 51043746f3 refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
the separate mock package was not useful and was just another using line to always add
2014-10-08 21:09:25 +01:00
..
AvatarPickerSearch 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
FetchInventory2 minor: fix mono compiler warning in FetchInventory2Handler 2013-06-20 00:17:20 +01:00
GetMesh Revert "Removed unused files: Texture/Mesh server connectors" 2014-07-21 21:25:48 +00:00
GetTexture refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 2014-10-08 21:09:25 +01:00
Properties Change assembly versions to 0.8.1 2014-06-17 18:37:15 +01:00
UploadBakedTexture Added UploadBakedTexture/UploadBakedTextureServerConnector, so that this can eventually be served by a robust instance. NOT FINISHED YET. 2013-07-13 08:31:03 -07:00
WebFetchInventoryDescendents If GetFolderContent called by WebFetchInvDescHandler.Fetch() fails for some reason and returns null, log and return empty contents rather than throwing an exception that ends up terminating the simulator. 2014-02-20 22:35:41 +00:00