aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Addons/Groups/GroupsModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Groups V2: charge for group creation only after the group has been ↵Diva Canto2013-06-301-1/+4
| | | | successfully created
* 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
| | | | | | is now viewerside" messages regarding currency This will require all money modules to be refactored!
* First commit of Diva Groups. The Data bits went to OpenSim.Data core, the ↵Diva Canto2013-02-191-0/+1467
rest to Addons.Groups.dll.