Diva Canto d72769930a More cleaning on presence. Friends online/offline works again. 14 years ago
..
LoadRegions eebddcd5e6 Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListModule, OfflineMessageModule, PresenceModule, InventoryTransferModule and LureModule to new style. Reduce FriendsModule and PresenceModule to shells. 15 years ago
RegionModulesController 4e7c449c5a This fixes the problem that region modules (new style) weren't being recognized. 15 years ago
RemoteController d72769930a More cleaning on presence. Friends online/offline works again. 14 years ago
Rest 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