Commit History

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