aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IPresenceService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add method doc for IPresenceServiceJustin Clark-Casey (justincc)2012-10-201-1/+37
* More cleaning on presence. Friends online/offline works again.Diva Canto2010-05-081-28/+0
* Fixed Presence unit test. Removed unnecessary packing/unpacking of obsolete f...Diva Canto2010-05-071-6/+0
* GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-071-22/+2
* * Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto2010-01-101-1/+1
* Inching ahead... This compiles, but very likely does not run.Diva Canto2010-01-081-0/+20
* * Added packing/unpacking of the Home fields in PresenceInfoDiva Canto2009-12-281-0/+9
* Adding new fields and home location methid to presence. Adding cleanupMelanie2009-12-281-0/+4
* Database and presence changes. UntestedMelanie2009-12-281-5/+5
* Presence remote connector and handler. Presence HG Broker. Nothing tested, ju...Diva Canto2009-12-271-1/+38
* Changed GetAgents to take string[] instead of UUID[]Diva Canto2009-12-271-1/+1
* Remove the sesion from returned presence infoMelanie2009-12-271-2/+0
* Interface changesMelanie2009-12-271-10/+6
* More beef to the IPresenceService interface.Diva Canto2009-12-261-1/+12
* Presence Step 1Melanie2009-12-271-1/+8
* Tweak presence handling and whip up a database connector and handlerMelanie2009-11-181-1/+1
* Change PresenceData to PresenceInfo to remove a naming conflict in theMelanie2009-11-181-0/+8
* Stub out the Profile and Presence servicesMelanie2009-08-101-0/+37