aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/FriendsModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* * Removed and sorted using clauses in a number of files.Adam Frisby2008-03-031-6/+3
* * ODEPlugin Teravus Ovares2008-02-291-11/+4
* * Added a way for the friends module to definitively know if an avatar's root...Teravus Ovares2008-02-281-1/+53
* * OnSignificantClientMovement was never being called. So we got no land updat...Teravus Ovares2008-02-281-0/+9
* * Turned Friends Module into a shared module (to comply with Scene.AddXmlRPCH...Teravus Ovares2008-02-271-12/+67
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Converted logging to use log4net.Jeff Ames2008-02-051-23/+12
* * Re-wrote IM that sends the friend request so that it displays the name of t...Teravus Ovares2008-01-021-3/+10
* * You can add and remove a friend in standalone now within the same simulator...Teravus Ovares2008-01-011-24/+151
* * Added graceful remote script server connection error handlingTeravus Ovares2007-12-301-2/+2
* * Fixed References in Prebuild so the project compilesTeravus Ovares2007-12-301-3/+40
* * Optimized usingslbsa712007-10-301-2/+2
* changes to pass nini config object to the modules that getSean Dague2007-10-191-61/+62
* * 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-12/+5
* 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