aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLPresenceData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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