aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IPresenceService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tweak presence handling and whip up a database connector and handlerMelanie2009-11-181-1/+1
| | | | for testign the new generic table handling
* Change PresenceData to PresenceInfo to remove a naming conflict in theMelanie2009-11-181-0/+8
| | | | OpenSim.Data namespace
* Stub out the Profile and Presence servicesMelanie2009-08-101-0/+37