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. 9 年 前
..
BunchOfCaps 2138d5c7f8 Renamed VERSION_NUMBER to VersionNumber 10 年 前
EventQueue fc878a33ed refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 10 年 前
ObjectCaps 2dc92e7de1 Preserve attachment point & position when attachment is rezzed in world 11 年 前
Properties 5450b1b024 Change assembly versions to 0.8.1 10 年 前
Tests fc878a33ed refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 10 年 前
AvatarPickerSearchModule.cs 50794c9008 minor: remove mono compiler warnings in AvatarPickerSearchModule and UploadBakedTextureModule 11 年 前
FetchInventory2Module.cs 86903f23dd Cleanup on region modules: gave short node id's to all of them. 12 年 前
GetDisplayNamesModule.cs e2dd15625f 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. 10 年 前
GetMeshModule.cs 16a5e15443 Allow GetMesh capability to be served directly by a server like GetTexture 10 年 前
GetTextureModule.cs a845c1a893 Finished implementing redirects in GetTexture. 10 年 前
MeshUploadFlagModule.cs fa9f4ef1ba 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. 11 年 前
NewFileAgentInventoryVariablePriceModule.cs 5f4c4df227 Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 11 年 前
RegionConsoleModule.cs e19defde36 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 11 年 前
SimulatorFeaturesModule.cs b7d2d497fe minor: Comment out log line for the SimulatorFeatures cap request for now to reduce log verbiage. Please revert if still required. 9 年 前
UploadBakedTextureModule.cs 53b72ab4b8 minor: Comment out Cacheitems debug log lines for now 10 年 前
WebFetchInvDescModule.cs 8cc590cf80 And finally renamed the classes themselves. 10 年 前