aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/InstantMessage/HGMessageTransferModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This fixes the crash reported in ↵Diva Canto2011-06-071-3/+5
| | | | http://opensimulator.org/mantis/view.php?id=5529 related to sending IMs to foreign friends who are offline. Hopefully.
* This should make offline IMs work again. It should work for incoming foreign ↵Diva Canto2011-06-061-1/+4
| | | | IMs where the local recipient is offline. I can't test any of this, because I don't run an offline IM server.
* Bug fix on HG IM.Diva Canto2011-06-021-2/+6
|
* HG lures working! Friends can offer friends HG teleports via the profile. ↵Diva Canto2011-05-271-1/+0
| | | | WARNING: additional configuration for HG inis -- see *Common.ini.example
* HG IM in grid mode working fairly well. Unknown target user references ↵Diva Canto2011-05-261-0/+74
| | | | 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/+268
testing.