aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLPresenceData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New LL login service is working! -- tested in standalone only. Things still ↵Diva Canto2010-01-011-3/+3
| | | | missing from response, namely Library and Friends. Appearance service is also missing.
* Adding new fields and home location methid to presence. Adding cleanupMelanie2009-12-281-0/+52
| | | | (deleting all but one presence record) on logout so that they don't pile up.
* Add the migration for friends and guard the presence Report functionMelanie2009-12-281-0/+4
|
* Add the MySQL presence data moduleMelanie2009-12-271-0/+93