.. |
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 лет назад |