aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Avatar/InstantMessage/InstantMessageModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-170/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-3/+2
* * Stop the instant message module from trying to register for the message tra...Justin Clarke Casey2009-02-021-3/+11
* minor: remove mono compiler warningsJustin Clarke Casey2008-11-171-1/+1
* Megapatch. Completely remove the multiparameter IM methods. Remove the insecureMelanie Thielker2008-11-161-28/+2
* First step tidy-up of IM packing/unpacking/repackingMelanie Thielker2008-11-161-11/+18
* GridIMs don't have a (sending) client, which led to a NRE on access.Homer Horwitz2008-11-161-1/+2
* Introduces the message transfer module. It splits the transfer mechanics offMelanie Thielker2008-11-161-633/+56
* Hack to temporarily fix friends-handling. This will be redone as soon asHomer Horwitz2008-11-151-2/+2
* Update svn properties. Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-091-1/+1
* Reintroduce transactionID to the parameter list for SendInstantMessage.Melanie Thielker2008-11-091-2/+2
* * Ported InstantMessageModule to IClientCoreAdam Frisby2008-11-081-6/+11
* * Added IClientIM to IClientCore interfacesAdam Frisby2008-11-081-9/+9
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-011-2/+8
* Make the IM and friends modules optional. Clean up some code that dealtMelanie Thielker2008-11-011-3/+16
* Committing a small fix for EventData along with more plumbing workMelanie Thielker2008-10-261-3/+7
* A few more bots to yesterday's plumbing: change instant message methodMelanie Thielker2008-10-251-1/+2
* * Fixed two major unhandled exceptions discovered during the Pub Quiz on friday.Adam Frisby2008-10-121-5/+30
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-52/+52
* dr scofield's continuing warnings safari:Dr Scofield2008-06-271-1/+2
* Added support for terrain map to be serialised to xml(as base64 binary). usef...MW2008-06-251-1/+1
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-041-19/+19
* * This enables grid-wide instant messaging in a peer to peer with tracker sty...Teravus Ovares2008-06-011-23/+167
* * Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares2008-06-011-11/+246
* * Committing some stuff I'm working to make it so I can commit an upcoming pa...Teravus Ovares2008-06-011-3/+169
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-011-157/+157
* * Cruft removal step #1. Cleaning Modules directory.Adam Frisby2008-04-301-37/+38
* * Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby2008-04-301-0/+157