aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/InstantMessage/MessageTransferModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-06* Kill an endless loop in the Instant Message delivery systemTeravus Ovares1-0/+8
2008-12-23* Add a method to allow friendship offers to a logged in client from an offli...Justin Clarke Casey1-1/+1
2008-11-22Enclose the inter-region IM sending in a try-catch for now to find possibly m...Homer Horwitz1-178/+188
2008-11-22- Add a warning if the agent data of the destination of an IM isn't foundHomer Horwitz1-0/+6
2008-11-17minor: remove mono compiler warningsJustin Clarke Casey1-17/+17
2008-11-17commenting out unused variable.Dr Scofield1-2/+2
2008-11-17Correct prim counts for group land. Correct MessageTransferModule startupMelanie Thielker1-12/+9
2008-11-16Megapatch. Completely remove the multiparameter IM methods. Remove the insecureMelanie Thielker1-5/+3
2008-11-16Add MessageTransferModule interface to all scenes, not only the firstMelanie Thielker1-1/+1
2008-11-16Fix 2 bugs in the message transfer module, thanks, Homer Horwitz!Melanie Thielker1-2/+2
2008-11-16Introduces the message transfer module. It splits the transfer mechanics offMelanie Thielker1-271/+139
2008-11-15Hack to temporarily fix friends-handling. This will be redone as soon asHomer Horwitz1-2/+2
2008-11-09Update svn properties. Add copyright headers. Minor formatting cleanup.Jeff Ames1-1/+1
2008-11-09Reintroduce transactionID to the parameter list for SendInstantMessage.Melanie Thielker1-2/+2
2008-11-08* Ported InstantMessageModule to IClientCoreAdam Frisby1-6/+11
2008-11-08* Added IClientIM to IClientCore interfacesAdam Frisby1-9/+9
2008-11-01Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz1-2/+8
2008-11-01Make the IM and friends modules optional. Clean up some code that dealtMelanie Thielker1-3/+16
2008-10-26Committing a small fix for EventData along with more plumbing workMelanie Thielker1-3/+7
2008-10-25A few more bots to yesterday's plumbing: change instant message methodMelanie Thielker1-1/+2
2008-10-12* Fixed two major unhandled exceptions discovered during the Pub Quiz on friday.Adam Frisby1-5/+30
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-52/+52
2008-06-27dr scofield's continuing warnings safari:Dr Scofield1-1/+2
2008-06-25Added support for terrain map to be serialised to xml(as base64 binary). usef...MW1-1/+1
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames1-19/+19
2008-06-01* This enables grid-wide instant messaging in a peer to peer with tracker sty...Teravus Ovares1-23/+167
2008-06-01* Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares1-11/+246
2008-06-01* Committing some stuff I'm working to make it so I can commit an upcoming pa...Teravus Ovares1-3/+169
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-157/+157
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-37/+38
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-159/+157
2008-04-10* With Grid Comms up in the air.. I decided have the friends module update ...Teravus Ovares1-0/+20
2008-04-07* EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it...Justin Clarke Casey1-2/+6
2008-03-18Formatting cleanup.Jeff Ames1-27/+25
2008-03-03* Removed and sorted using clauses in a number of files.Adam Frisby1-2/+0
2008-02-29* ODEPlugin Teravus Ovares1-4/+16
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-7/+0
2008-01-02* Re-wrote IM that sends the friend request so that it displays the name of t...Teravus Ovares1-2/+2
2008-01-01* You can add and remove a friend in standalone now within the same simulator...Teravus Ovares1-10/+35
2007-12-30* Applied Melanie's same instance IM fix. This will make IMs work within the...Teravus Ovares1-4/+6
2007-12-10refactored ChatModule a bit.Jeff Ames1-4/+5
2007-12-09removed old debugging code from IM and chat modulesJeff Ames1-3/+0
2007-10-30* Optimized usingslbsa711-14/+16
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+2
2007-10-29Started the process of cleaning up AssetCache and moving most of the code int...MW1-6/+11
2007-10-19changes to pass nini config object to the modules that getSean Dague1-100/+101
2007-10-19* Test thy commits! (oops, sorry!)Adam Frisby1-3/+5
2007-10-19* Instant Message functionality moved into a Region ModulesAdam Frisby1-3/+40
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-1/+29