aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Avatar/InstantMessage (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added local lookup before we ask the messaging server.Homer Horwitz2008-11-261-6/+26
* Next step of the PresenceModule. Still not complete; local optimizations and theHomer Horwitz2008-11-251-33/+101
* WIP: Adding a few things to PresenceModule. Not quite finished yet.Homer Horwitz2008-11-241-2/+83
* - Evaluate config only onceHomer Horwitz2008-11-241-21/+35
* Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker2008-11-231-9/+15
* Add error handling to catch the WebExceptions thrown if you haveMelanie Thielker2008-11-231-23/+48
* Adding root agent position messages to the message serverMelanie Thielker2008-11-221-0/+42
* Add root agent tracking to presence moduleMelanie Thielker2008-11-221-5/+17
* Next step in the presence module - some core plumbing included atMelanie Thielker2008-11-221-0/+18
* Adding region up/down notifications to the PresenceModule. MessagingMelanie Thielker2008-11-221-0/+42
* Check in the presence module skeletonMelanie Thielker2008-11-221-0/+100
* Enclose the inter-region IM sending in a try-catch for now to find possibly m...Homer Horwitz2008-11-221-178/+188
* - Add a warning if the agent data of the destination of an IM isn't foundHomer Horwitz2008-11-221-0/+6
* minor: remove mono compiler warningsJustin Clarke Casey2008-11-172-18/+18
* commenting out unused variable.Dr Scofield2008-11-171-2/+2
* Correct prim counts for group land. Correct MessageTransferModule startupMelanie Thielker2008-11-171-12/+9
* Megapatch. Completely remove the multiparameter IM methods. Remove the insecureMelanie Thielker2008-11-162-33/+5
* 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
* Add MessageTransferModule interface to all scenes, not only the firstMelanie Thielker2008-11-161-1/+1
* Fix 2 bugs in the message transfer module, thanks, Homer Horwitz!Melanie Thielker2008-11-161-2/+2
* Introduces the message transfer module. It splits the transfer mechanics offMelanie Thielker2008-11-162-633/+682
* 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