aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/InstantMessageModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Re-wrote IM that sends the friend request so that it displays the name of t...Teravus Ovares2008-01-021-2/+2
* * You can add and remove a friend in standalone now within the same simulator...Teravus Ovares2008-01-011-10/+35
* * Applied Melanie's same instance IM fix. This will make IMs work within the...Teravus Ovares2007-12-301-4/+6
* refactored ChatModule a bit.Jeff Ames2007-12-101-4/+5
* removed old debugging code from IM and chat modulesJeff Ames2007-12-091-3/+0
* * Optimized usingslbsa712007-10-301-14/+16
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+2
* Started the process of cleaning up AssetCache and moving most of the code int...MW2007-10-291-6/+11
* changes to pass nini config object to the modules that getSean Dague2007-10-191-100/+101
* * Test thy commits! (oops, sorry!)Adam Frisby2007-10-191-3/+5
* * Instant Message functionality moved into a Region ModulesAdam Frisby2007-10-191-3/+40
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-1/+29
* * Gave ModuleLoader some good lovin'lbsa712007-10-101-32/+32
* getting all our line endings consistant againSean Dague2007-10-051-4/+4
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-191-13/+6
* fixing me some line endingsSean Dague2007-09-171-40/+40
* Some work on Module loading/management.MW2007-09-041-0/+5
* Added a Debug method to the Console/log class that has the Conditional attrib...MW2007-08-311-1/+26
* Added some place holder classes for various modules.MW2007-08-301-0/+10