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