aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/InstantMessage/HGMessageTransferModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-25/+6
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-4/+14
* Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
* Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region...Diva Canto2011-12-291-2/+1
* Do a ScenePresence null check in HGMessageTransferModule.SendIMToScene() to s...Justin Clark-Casey (justincc)2011-11-141-1/+2
* Removed use of 'is' operator and casting to find the root ScenePresence in Me...Dan Lake2011-10-271-35/+22
* Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2011-10-251-0/+1
* Removed redundant scene presence lookups in HGMessageTransferModuleDan Lake2011-10-051-21/+4
* Fix failure to teleport when an agent is lured on the same sim (and probably ...Justin Clark-Casey (justincc)2011-09-221-5/+6
* This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=...Diva Canto2011-06-071-3/+5
* This should make offline IMs work again. It should work for incoming foreign ...Diva Canto2011-06-061-1/+4
* Bug fix on HG IM.Diva Canto2011-06-021-2/+6
* HG lures working! Friends can offer friends HG teleports via the profile. WAR...Diva Canto2011-05-271-1/+0
* HG IM in grid mode working fairly well. Unknown target user references looked...Diva Canto2011-05-261-0/+74
* HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...Diva Canto2011-05-251-0/+268