aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Presence (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-2/+2
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-032-17/+10
* Rather than instantiating a UTF8 encoding everywhere when we want to supress ...Justin Clark-Casey (justincc)2012-07-131-5/+4
* Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-051-1/+1
* remove some mono compiler warnings and unnecessary dictionary instantiationsJustin Clark-Casey (justincc)2011-01-211-2/+0
* GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-071-43/+2
* Now showing friends online upon grid login.Diva Canto2010-02-261-0/+3
* Several more buglets removed.Diva Canto2010-01-131-4/+6
* * Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto2010-01-101-1/+8
* Test client for remote presence connector, and for the service itself. Connec...Diva Canto2010-01-021-1/+1
* * All modules and connectors for user account service are in place. Untested.Diva Canto2009-12-291-2/+2
* Adding new fields and home location methid to presence. Adding cleanupMelanie2009-12-281-0/+29
* Database and presence changes. UntestedMelanie2009-12-281-5/+4
* Presence remote connector and handler. Presence HG Broker. Nothing tested, ju...Diva Canto2009-12-271-8/+144
* Change the signature of the forms requester data in preparation to gettingMelanie2009-12-271-4/+4
* Just make it compile :)Melanie2009-12-271-2/+2
* Presence Step 1Melanie2009-12-271-10/+0
* Tweak presence handling and whip up a database connector and handlerMelanie2009-11-181-0/+27
* Add the presence server connectorMelanie2009-11-172-0/+216