aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Groups/GroupsModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-19Comment out OnIncomingInstantMessage and OnInstantMessage handlers in GroupsM...Justin Clark-Casey (justincc)1-10/+10
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-27/+8
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-8/+27
2009-06-19When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-22more cleanupDr Scofield1-6/+5
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-9/+9
2009-02-12* optimized usings.lbsa711-10/+9
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2009-01-06* prune and regrade log messages relating to client login and logoutJustin Clarke Casey1-20/+13
2008-11-16Megapatch. Completely remove the multiparameter IM methods. Remove the insecureMelanie Thielker1-15/+2
2008-11-16Introduces the message transfer module. It splits the transfer mechanics offMelanie Thielker1-5/+2
2008-11-01Make the IM and friends modules optional. Clean up some code that dealtMelanie Thielker1-2/+5
2008-10-24Lotsa plumming :)Melanie Thielker1-1/+1
2008-10-21Pare the groups module down to basics. Adjust dependent files so that aMelanie Thielker1-135/+82
2008-10-12Add a configuration section for groups modulesMelanie Thielker1-0/+20
2008-09-26* Patch from JHurlimanTeravus Ovares1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-18/+18
2008-08-18Formatting cleanup.Jeff Ames1-7/+3
2008-05-18* Group type stuff. Nothing spectacular. two packets, sorta almost semi half...Teravus Ovares1-9/+45
2008-05-14* Added standard copyright and removed un-necessary using of libsecondlife.Pa...Teravus Ovares1-1/+0
2008-05-14* Adding the very bare minimum for the client to register user as having the ...Teravus Ovares1-38/+9
2008-05-14* Added 3 warnings in response to the warnings. Adam, read the warnings.Teravus Ovares1-0/+1
2008-05-14* Refactored OutPacket out of ScenePresence Teravus Ovares1-1/+1
2008-05-14* Removed 19 warningsTeravus Ovares1-2/+2
2008-05-01* Rolled back a few changes.Adam Frisby1-5/+5
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-5/+5
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-272/+272
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-58/+53
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-278/+278
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-1/+3
2008-03-18Formatting cleanup.Jeff Ames1-30/+29
2008-03-03* Removed and sorted using clauses in a number of files.Adam Frisby1-4/+2
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-20* Added a few more packets to ClientView. Added tendons to the Skeletal Group...Teravus Ovares1-3/+220
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-13/+3
2007-08-30Added some place holder classes for various modules.MW1-0/+45