aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/InstantMessageModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-159/+0
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
2007-10-10* Gave ModuleLoader some good lovin'lbsa711-32/+32
2007-10-05getting all our line endings consistant againSean Dague1-4/+4
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-13/+6
2007-09-17fixing me some line endingsSean Dague1-40/+40
2007-09-04Some work on Module loading/management.MW1-0/+5
2007-08-31Added a Debug method to the Console/log class that has the Conditional attrib...MW1-1/+26
2007-08-30Added some place holder classes for various modules.MW1-0/+10