This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-08 12:45:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49f4becdae9faf4afbf03c4e464237e323de496d
opensim
/
OpenSim
/
ApplicationPlugins
History
Diva Canto
d72769930a
More cleaning on presence. Friends online/offline works again.
2010-05-08 07:44:07 -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
More cleaning on presence. Friends online/offline works again.
2010-05-08 07:44:07 -07: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