aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Addons/Groups/GroupsModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't try and send group updates to NPCs via event queue, since NPCs have no ...Justin Clark-Casey (justincc)2013-08-121-3/+7
* Group notices bug fix: use a new IM for each member of the group, otherwise t...Diva Canto2013-08-051-2/+2
* Groups: Better warning messages to the user.Diva Canto2013-07-281-0/+4
* Removed commented lines and useless debug messageDiva Canto2013-07-281-16/+0
* Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that ...Diva Canto2013-07-281-21/+6
* This makes group search work (Groups V2).Diva Canto2013-07-281-0/+4
* Several major improvements to group (V2) chat. Specifically: handle join/drop...Diva Canto2013-07-271-4/+22
* Improvement of fetching name in groupsDiva Canto2013-07-231-11/+10
* minor: remove some mono compiler warnings in new groups codeJustin Clark-Casey (justincc)2013-07-081-1/+1
* Groups V2: charge for group creation only after the group has been successful...Diva Canto2013-06-301-1/+4
* Mantis #6620 (removed debug message)Diva Canto2013-06-071-1/+1
* Update the money framework to allow sending the new style linden "serverside ...Melanie2013-05-251-1/+1
* First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto2013-02-191-0/+1467