aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/IPresenceData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-1/+1
* Restrict IPresenceData.VerifyAgentBlueWall2012-12-091-1/+1
* Add agent verification to PresenceBlueWall2012-12-081-0/+1
* GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-071-3/+1
* Unit tests for presence. They helped fix a couple of wrongnesses.Diva Canto2009-12-301-1/+1
* Adding new fields and home location methid to presence. Adding cleanupMelanie2009-12-281-0/+3
* Database and presence changes. UntestedMelanie2009-12-281-1/+1
* Finish the presence serviceMelanie2009-12-271-3/+5
* Presence Step 1Melanie2009-12-271-6/+4
* Implement generic delete methodMelanie2009-11-181-1/+2
* Tweak presence handling and whip up a database connector and handlerMelanie2009-11-181-2/+2
* Change PresenceData to PresenceInfo to remove a naming conflict in theMelanie2009-11-181-2/+2
* Adding the presence service skeletonMelanie2009-10-231-0/+55