aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Avatar/Friends/FriendsModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-10* With Grid Comms up in the air.. I decided have the friends module update ...Teravus Ovares1-0/+138
2008-04-02* Updating the version of the ODE library. (big update). The Mac library nee...Teravus Ovares1-1/+7
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-03* Removed and sorted using clauses in a number of files.Adam Frisby1-6/+3
2008-02-29* ODEPlugin Teravus Ovares1-11/+4
2008-02-28* Added a way for the friends module to definitively know if an avatar's root...Teravus Ovares1-1/+53
2008-02-28* OnSignificantClientMovement was never being called. So we got no land updat...Teravus Ovares1-0/+9
2008-02-27* Turned Friends Module into a shared module (to comply with Scene.AddXmlRPCH...Teravus Ovares1-12/+67
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-23/+12
2008-01-02* Re-wrote IM that sends the friend request so that it displays the name of t...Teravus Ovares1-3/+10
2008-01-01* You can add and remove a friend in standalone now within the same simulator...Teravus Ovares1-24/+151
2007-12-30* Added graceful remote script server connection error handlingTeravus Ovares1-2/+2
2007-12-30* Fixed References in Prebuild so the project compilesTeravus Ovares1-3/+40
2007-10-30* Optimized usingslbsa711-2/+2
2007-10-19changes to pass nini config object to the modules that getSean Dague1-61/+62
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-12/+5
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