aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Presence/LocalPresenceServiceConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Move common presence connector code into BasePresenceServiceConnectorJustin Clark-Casey (justincc)2012-11-201-106/+7
* Last 27 modules' directives (service connectors out).Diva Canto2012-11-131-0/+2
* GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-071-9/+4
* Fix LocalPresenceServiceConnector test now that the hardcoded test data has b...Justin Clark-Casey (justincc)2010-03-051-1/+5
* * Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto2010-01-101-2/+2
* Unit tests for presence. They helped fix a couple of wrongnesses.Diva Canto2009-12-301-2/+11
* Adding new fields and home location methid to presence. Adding cleanupMelanie2009-12-281-0/+5
* Database and presence changes. UntestedMelanie2009-12-281-3/+3
* * Added the new modules to Resources, making them active.Diva Canto2009-12-281-2/+2
* Presence remote connector and handler. Presence HG Broker. Nothing tested, ju...Diva Canto2009-12-271-1/+0
* Changed GetAgents to take string[] instead of UUID[]Diva Canto2009-12-271-2/+2
* First pass at the local connector for presence. No cache yet. Just the connec...Diva Canto2009-12-271-0/+187