aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Presence/LocalPresenceServiceConnector.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-07GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto1-9/+4
2010-03-05Fix LocalPresenceServiceConnector test now that the hardcoded test data has b...Justin Clark-Casey (justincc)1-1/+5
2010-01-10* Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto1-2/+2
2009-12-30Unit tests for presence. They helped fix a couple of wrongnesses.Diva Canto1-2/+11
2009-12-28Adding new fields and home location methid to presence. Adding cleanupMelanie1-0/+5
2009-12-28Database and presence changes. UntestedMelanie1-3/+3
2009-12-28* Added the new modules to Resources, making them active.Diva Canto1-2/+2
2009-12-27Presence remote connector and handler. Presence HG Broker. Nothing tested, ju...Diva Canto1-1/+0
2009-12-27Changed GetAgents to take string[] instead of UUID[]Diva Canto1-2/+2
2009-12-27First pass at the local connector for presence. No cache yet. Just the connec...Diva Canto1-0/+187