aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Hypergrid/UserAgentServerConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Profile UpdatesBlueWall2012-01-031-0/+33
| | | | 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 minor bug fix and marked one method obsolete in UAS.Diva Canto2011-12-161-0/+1
|
* HG: Renamed one methodDiva Canto2011-12-041-1/+1
|
* This hopefully fixes all issues with online/offline notifications across ↵Diva Canto2011-06-071-3/+13
| | | | grids. http://opensimulator.org/mantis/view.php?id=5528
* This fixes the crash reported in ↵Diva Canto2011-06-071-12/+12
| | | | http://opensimulator.org/mantis/view.php?id=5529 related to sending IMs to foreign friends who are offline. Hopefully.
* Avoid a scary warning message about null replies from the user agent service.Diva Canto2011-05-271-0/+4
|
* HG IM in grid mode working fairly well. Unknown target user references ↵Diva Canto2011-05-261-7/+50
| | | | looked back in source user's User Agent service.
* HG: Instant Message working. Tested on HG standalones only. Needs a lot more ↵Diva Canto2011-05-251-0/+48
| | | | testing.
* Added necessary code to drop inventory on hg friends using the profile ↵Diva Canto2011-05-241-1/+31
| | | | window, but can't test because this mechanism doesn't seem to work without a profile service.
* HG friends: Status notifications working. Also initial logins get the online ↵Diva Canto2011-05-231-1/+83
| | | | friends in other grids.
* remove some mono compiler warnings and unnecessary dictionary instantiationsJustin Clark-Casey (justincc)2011-01-211-3/+3
|
* Made the home agent handler check for xff if behind a proxy.Diva Canto2010-10-031-1/+2
|
* Make User Agent Service and Login Service separable.Diva Canto2010-09-041-1/+3
|
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-1/+28
|
* HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-281-0/+168