Dan Lake
|
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 年之前 |
Melanie
|
3c90d834ea
Remove all references to master avatar, replacing with estate owner where
|
15 年之前 |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 年之前 |
Dr Scofield
|
2ad8710e19
fixing XmlWriter problem
|
15 年之前 |
Melanie Thielker
|
acfb5051cd
Intermediate commit. WILL NOT COMPILE!
|
15 年之前 |
Dr Scofield
|
d5fbb2610d
Adds a new REST service /admin/regioninfo/ --- will return a
|
15 年之前 |