aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IHypergridServices.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Profile UpdatesBlueWall2012-01-031-0/+1
| | | | Update basic profile to use the replaceable interface, making configuration less error-prone. Add support to query avatar's home user account and profile service for regions usng the updated OpenProfileModule with Hypergrid.
* HG: Renamed one methodDiva Canto2011-12-041-1/+1
|
* This hopefully fixes all issues with online/offline notifications across ↵Diva Canto2011-06-071-1/+2
| | | | grids. http://opensimulator.org/mantis/view.php?id=5528
* This fixes the crash reported in ↵Diva Canto2011-06-071-1/+1
| | | | http://opensimulator.org/mantis/view.php?id=5529 related to sending IMs to foreign friends who are offline. Hopefully.
* Bug fix on HG IM.Diva Canto2011-06-021-1/+1
|
* HG IM in grid mode working fairly well. Unknown target user references ↵Diva Canto2011-05-261-0/+3
| | | | looked back in source user's User Agent service.
* HG: Renamed, shuffled some interfaces around. Move them all to ↵Diva Canto2011-05-251-0/+83
IHypergridServices.