aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Lure/LureModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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