This website requires JavaScript.
Explore
Help
Sign In
OpenSim
/
OpenSimMirror
Watch
1
Star
0
Fork
You've already forked OpenSimMirror
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
938905df1e
OpenSimMirror
/
OpenSim
/
ApplicationPlugins
History
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>).
2010-03-19 15:16:35 -07:00
..
LoadRegions
Revert "Updates all IRegionModules to the new style region modules."
2010-01-29 07:21:06 +00:00
RegionModulesController
This fixes the problem that region modules (new style) weren't being recognized.
2010-01-11 14:39:15 -08:00
RemoteController
Changed asset CreatorID to a string
2010-02-22 14:18:59 -08:00
Rest
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>).
2010-03-19 15:16:35 -07:00