aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Presence (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add the XInventoryServicesConnector, a new inventory connector without the cruftMelanie2010-01-051-2/+2
| | | | | of the old one that makes inventory crash on folder creation. This is just the connector part, the handler is still ont he todo list.
* Change the signature of the forms requester data in preparation to gettingMelanie2010-01-051-4/+4
| | | | to where lists can be sent as requests
* Tweak presence handling and whip up a database connector and handlerMelanie2009-11-181-0/+27
| | | | for testign the new generic table handling
* Add the presence server connectorMelanie2009-11-172-0/+216