.. |
Resources
|
d367f0bf0c
Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls. Fix issue 1876.
|
16 years ago |
tests
|
859bc717a4
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>).
|
14 years ago |
IRest.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
IRestHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
RequestData.cs
|
b63405c1a7
Inching ahead... This compiles, but very likely does not run.
|
15 years ago |
Rest.cs
|
cddd48aeea
Some more unnecessary things deleted in Framework.Communications.
|
15 years ago |
RestAppearanceServices.cs
|
818ed2032a
READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.
|
14 years ago |
RestAssetServices.cs
|
df76e95aa2
Changed asset CreatorID to a string
|
15 years ago |
RestFileServices.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
RestHandler.cs
|
784e78a9e8
minor: make rest (not comm) modules less noisy if they are disabled
|
15 years ago |
RestInventoryServices.cs
|
c617d658dd
Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being.
|
14 years ago |
RestTestServices.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |