aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IHypergridServices.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* In teleports, pass the source region to the destination (similar to an HTTP r...Oren Hurvitz2014-04-091-2/+3
* When sending QueryAccess to a region, also send the user's Home URIOren Hurvitz2014-04-071-0/+13
* When preparing a Hypergrid teleport, tell the receiving grid which user is en...Oren Hurvitz2014-04-061-1/+1
* When teleporting using Hypergrid, show more informative error messages in cas...Oren Hurvitz2014-04-031-1/+1
* If calls to UserAgentServiceConnector fail then throw an exception. This lets...Justin Clark-Casey (justincc)2014-02-141-4/+36
* Fixed misleading commentDiva Canto2013-12-061-3/+0
* Finally moved HG agent transfers to use agent fatpacks.Diva Canto2013-06-211-4/+1
* HG Friends: reroute the status notifications to the HGFriends service, so tha...Diva Canto2012-03-211-1/+3
* HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto2012-03-201-0/+11
* Added GetUUID(first, last) on UserAgentsService so that we can finally make d...Diva Canto2012-03-171-0/+2
* Profile UpdatesBlueWall2012-01-031-0/+1
* HG: Renamed one methodDiva Canto2011-12-041-1/+1
* This hopefully fixes all issues with online/offline notifications across grid...Diva Canto2011-06-071-1/+2
* This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=...Diva Canto2011-06-071-1/+1
* Bug fix on HG IM.Diva Canto2011-06-021-1/+1
* HG IM in grid mode working fairly well. Unknown target user references looked...Diva Canto2011-05-261-0/+3
* HG: Renamed, shuffled some interfaces around. Move them all to IHypergridServ...Diva Canto2011-05-251-0/+83