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