aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Addons/Groups/Local (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-07-27Several major improvements to group (V2) chat. Specifically: handle ↵Diva Canto1-22/+0
join/drop appropriately, invitechatboxes. The major departure from flotsam is to send only one message per destination region, as opposed to one message per group member. This reduces messaging considerably in large groups that have clusters of members in certain regions.
2013-02-19First commit of Diva Groups. The Data bits went to OpenSim.Data core, the ↵Diva Canto1-0/+347
rest to Addons.Groups.dll.