OpenSimMirror/OpenSim/Region/CoreModules/ServiceConnectorsOut/Presence
Justin Clark-Casey (justincc) e60fe958df minor: Fix more compiler warnings in CoreModules tests by properly overriding OpenSimTestCase.SetUp() 2012-12-05 23:44:12 +00:00
..
Tests minor: Fix more compiler warnings in CoreModules tests by properly overriding OpenSimTestCase.SetUp() 2012-12-05 23:44:12 +00:00
BasePresenceServiceConnector.cs If GetAgents() is called with an empty userIDs array then don't bother with a useless potentially network call on the scene presence service connector. 2012-11-20 10:22:49 +00:00
LocalPresenceServiceConnector.cs refactor: Move common presence connector code into BasePresenceServiceConnector 2012-11-20 10:11:57 +00:00
PresenceDetector.cs OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather than scanning all scene for the presence with the right id 2012-06-12 02:43:33 +01:00
RemotePresenceServiceConnector.cs refactor: Move common presence connector code into BasePresenceServiceConnector 2012-11-20 10:11:57 +00:00