aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService/HGInstantMessageService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-1/+1
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-2/+17
* Improvement in HGInstantMessageService: account for the existence of an offli...Diva Canto2012-12-041-10/+25
* minor: remove mono compiler warningJustin Clark-Casey (justincc)2011-08-171-1/+1
* Do proper locking of m_localScenes list in SceneManagerJustin Clark-Casey (justincc)2011-08-061-4/+3
* refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginP...Justin Clark-Casey (justincc)2011-07-131-5/+3
* Deleted wrong debug message.Diva Canto2011-06-081-1/+0
* Remove scary error messageDiva Canto2011-06-071-6/+0
* This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=...Diva Canto2011-06-071-16/+12
* This should make offline IMs work again. It should work for incoming foreign ...Diva Canto2011-06-061-4/+47
* Bug fix on HG IM.Diva Canto2011-06-021-13/+13
* Commented a few extra debug messages.Diva Canto2011-05-261-5/+5
* HG IM in grid mode working fairly well. Unknown target user references looked...Diva Canto2011-05-261-8/+14
* HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...Diva Canto2011-05-251-0/+311