.. |
Inventory
|
5d6c9644fa
early code to allow scripts to force npcs not to fly when moving to target
|
vor 13 Jahren |
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>).
|
vor 15 Jahren |
RestPlugin.cs
|
784e78a9e8
minor: make rest (not comm) modules less noisy if they are disabled
|
vor 15 Jahren |
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)
|
vor 15 Jahren |
rest.xsd
|
eeb5381bbb
and this actually adds the appearance code itself (and not just the
|
vor 16 Jahren |