.. |
Inventory
|
a3651eb5d0
Thanks Kevin Cozens for a patch that:
|
13 лет назад |
Regions
|
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 лет назад |
RestPlugin.cs
|
784e78a9e8
minor: make rest (not comm) modules less noisy if they are disabled
|
15 лет назад |
RestXmlWriter.cs
|
387e9f7a7f
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework)
|
15 лет назад |
rest.xsd
|
eeb5381bbb
and this actually adds the appearance code itself (and not just the
|
16 лет назад |