OpenSimMirror/OpenSim/ApplicationPlugins
Melanie 98cb4f74b2 Merge branch 'master' into careminster-presence-refactor 2010-04-19 07:00:40 +01:00
..
LoadRegions Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListModule, OfflineMessageModule, PresenceModule, InventoryTransferModule and LureModule to new style. Reduce FriendsModule and PresenceModule to shells. 2009-12-28 01:24:15 +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 Merge branch 'master' into careminster-presence-refactor 2010-04-19 07:00:40 +01: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