aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IPresenceService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-20Add method doc for IPresenceServiceJustin Clark-Casey (justincc)1-1/+37
2010-05-08More cleaning on presence. Friends online/offline works again.Diva Canto1-28/+0
2010-05-07Fixed Presence unit test. Removed unnecessary packing/unpacking of obsolete f...Diva Canto1-6/+0
2010-05-07GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto1-22/+2
2010-01-10* Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto1-1/+1
2010-01-08Inching ahead... This compiles, but very likely does not run.Diva Canto1-0/+20
2009-12-28* Added packing/unpacking of the Home fields in PresenceInfoDiva Canto1-0/+9
2009-12-28Adding new fields and home location methid to presence. Adding cleanupMelanie1-0/+4
2009-12-28Database and presence changes. UntestedMelanie1-5/+5
2009-12-27Presence remote connector and handler. Presence HG Broker. Nothing tested, ju...Diva Canto1-1/+38
2009-12-27Changed GetAgents to take string[] instead of UUID[]Diva Canto1-1/+1
2009-12-27Remove the sesion from returned presence infoMelanie1-2/+0
2009-12-27Interface changesMelanie1-10/+6
2009-12-26More beef to the IPresenceService interface.Diva Canto1-1/+12
2009-12-27Presence Step 1Melanie1-1/+8
2009-11-18Tweak presence handling and whip up a database connector and handlerMelanie1-1/+1
2009-11-18Change PresenceData to PresenceInfo to remove a naming conflict in theMelanie1-0/+8
2009-08-10Stub out the Profile and Presence servicesMelanie1-3/+2
2009-06-22Update svn properties.Jeff Ames1-38/+38
2009-06-14Factoring out "land_data" / RequestLandData that was hanging off of IGridServ...diva1-38/+38
2009-06-14Update svn properties.Jeff Ames1-38/+38
2009-06-14Oops. Forgot to add this file.diva1-33/+38
2009-05-05Add copyright header. Formatting cleanup. Ignore some generated files.Jeff Ames1-0/+27
2009-05-05Some refactoring. Database is now active in the new user serverMelanie Thielker1-1/+1
2009-05-05Add an interface skeleton for user servicesMelanie Thielker1-0/+6