aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/IPresenceData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement generic delete methodMelanie2009-11-181-1/+2
|
* Tweak presence handling and whip up a database connector and handlerMelanie2009-11-181-2/+2
| | | | for testign the new generic table handling
* Change PresenceData to PresenceInfo to remove a naming conflict in theMelanie2009-11-181-2/+2
| | | | OpenSim.Data namespace
* Adding the presence service skeletonMelanie2009-10-231-0/+55