BlueWall a3651eb5d0 Thanks Kevin Cozens for a patch that: 13 years ago
..
Inventory a3651eb5d0 Thanks Kevin Cozens for a patch that: 13 years ago
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 years ago
RestPlugin.cs 784e78a9e8 minor: make rest (not comm) modules less noisy if they are disabled 14 years ago
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) 14 years ago
rest.xsd eeb5381bbb and this actually adds the appearance code itself (and not just the 16 years ago