OpenSimMirror/OpenSim/Region/ClientStack/Linden/Caps
Justin Clark-Casey (justincc) b7d2d497fe minor: Comment out log line for the SimulatorFeatures cap request for now to reduce log verbiage. Please revert if still required. 2015-01-29 19:09:26 +00:00
..
BunchOfCaps Renamed VERSION_NUMBER to VersionNumber 2014-12-30 15:27:28 -08:00
EventQueue 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
ObjectCaps Preserve attachment point & position when attachment is rezzed in world 2013-09-22 21:10:01 -05:00
Properties Change assembly versions to 0.8.1 2014-06-17 18:37:15 +01:00
Tests 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
AvatarPickerSearchModule.cs minor: remove mono compiler warnings in AvatarPickerSearchModule and UploadBakedTextureModule 2013-10-31 23:51:01 +00:00
FetchInventory2Module.cs Cleanup on region modules: gave short node id's to all of them. 2012-11-12 18:08:02 -08:00
GetDisplayNamesModule.cs Added GetDisplayNames capability. For now, we don't actually use display names, and this cap returns the regular name. But this moves the server side into the newer, preferred, protocol used by the viewer for fetching the names of agents in the scene given their UUIDs. (the old protocol is via UDP). This works fine in my limited tests, but could use further testing by others. 2015-01-09 08:31:56 -08:00
GetMeshModule.cs Allow GetMesh capability to be served directly by a server like GetTexture 2014-11-25 23:21:38 +00:00
GetTextureModule.cs Finished implementing redirects in GetTexture. 2014-05-07 19:38:33 -07:00
MeshUploadFlagModule.cs Fix issue in the mesh upload flag module where the ID of the last agent to request the capability was always used instead of the original requesting agent for each cap. 2013-03-04 23:20:00 +00:00
NewFileAgentInventoryVariablePriceModule.cs Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 2013-03-26 03:40:06 +00:00
RegionConsoleModule.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
SimulatorFeaturesModule.cs minor: Comment out log line for the SimulatorFeatures cap request for now to reduce log verbiage. Please revert if still required. 2015-01-29 19:09:26 +00:00
UploadBakedTextureModule.cs minor: Comment out Cacheitems debug log lines for now 2014-05-02 13:31:58 +01:00
WebFetchInvDescModule.cs And finally renamed the classes themselves. 2015-01-13 22:21:50 -08:00