OpenSimMirror/OpenSim/Capabilities/Handlers
Justin Clark-Casey (justincc) 4509bbb8e4 Stop currently unsettable display names from appearing when [ClientStack.LindenCaps] Cap_GetDisplayNames = "localhost" is set by never passing the username.
Unexpectedly, not setting user name achieves this whereas one might have expected it to be done by not setting display_name in the cap OSD.
Emulates LL behaviour when no display name is set.
Relates to http://opensimulator.org/mantis/view.php?id=7408
2015-01-29 19:09:59 +00: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
FetchInventoryDescendents And finally renamed the classes themselves. 2015-01-13 22:21:50 -08:00
GetDisplayNames Stop currently unsettable display names from appearing when [ClientStack.LindenCaps] Cap_GetDisplayNames = "localhost" is set by never passing the username. 2015-01-29 19:09:59 +00:00
GetMesh Allow GetMesh capability to be served directly by a server like GetTexture 2014-11-25 23:21:38 +00:00
GetTexture refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 2014-11-25 23:21:37 +00: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