| Commit message (Expand) | Author | Age | Files | Lines |
* | let all clients get a group title update on create group | UbitUmarov | 2017-05-05 | 1 | -1/+1 |
* | Allow avatar to be charged group membership fees when a money module is in use | Kevin Cozens | 2017-01-06 | 1 | -1/+19 |
* | Only apply group creation fee > 0 and pass group name when applying fee | Kevin Cozens | 2017-01-06 | 1 | -2/+2 |
* | Restructure god level and permissions | Melanie Thielker | 2017-01-06 | 1 | -1/+1 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -21/+21 |
* | Fixed grammer in a comment | Kevin Cozens | 2016-08-18 | 1 | -1/+1 |
* | Fixed typo in two group messages | Kevin Cozens | 2016-08-17 | 1 | -1/+1 |
* | make sure all new scenepresences have fresh groups information at creation ti... | UbitUmarov | 2016-08-04 | 1 | -1/+1 |
* | add GetActiveMembershipData() to groups modules, let core groups also have Ge... | UbitUmarov | 2016-08-04 | 1 | -0/+6 |
* | apply the change to groups v2 also | UbitUmarov | 2016-07-26 | 1 | -1/+2 |
* | Merge branch 'master' of opensimulator.org:/var/git/opensim | Melanie Thielker | 2016-07-04 | 1 | -5/+1 |
|\ |
|
| * | cleanup a bit AgentGroupDataUpdate sending | UbitUmarov | 2016-07-01 | 1 | -5/+1 |
* | | Finally remove the requirement for an InventoryItem/FolderBase object to | Melanie Thielker | 2016-07-04 | 1 | -2/+1 |
|/ |
|
* | revert several changes to groups modules (agentGroupData is private). change ... | UbitUmarov | 2016-07-01 | 1 | -51/+51 |
* | Revert " don't try to send initial AgentGroupDataUpdate to NPCs" this was | UbitUmarov | 2016-06-28 | 1 | -3/+10 |
* | don't try to send initial AgentGroupDataUpdate to NPCs | UbitUmarov | 2016-06-28 | 1 | -10/+3 |
* | Mantis #7937: don't send group info to NPCs | Diva Canto | 2016-06-23 | 1 | -0/+5 |
* | Same change here too. | Diva Canto | 2016-06-23 | 1 | -1/+4 |
* | Mantis #7920: group info was not being updated in many situations. (regressio... | Diva Canto | 2016-06-19 | 1 | -10/+37 |
* | Restored sending group membership data via EventQueue -- this had been a regr... | Diva Canto | 2016-06-19 | 1 | -1/+2 |
* | Minor -- deregister an event handler in Groups V2 | Diva Canto | 2016-06-19 | 1 | -0/+1 |
* | Restore SendAgentGroupDataUpdate() call in GroupsModule.cs. | Robert Adams | 2016-06-11 | 1 | -7/+13 |
* | remove groups handlers onClientClose also on groups V2 | UbitUmarov | 2015-09-28 | 1 | -12/+18 |
* | apply changes to xmlrcp groups to groups V2, compiles but not tested :( | UbitUmarov | 2015-09-27 | 1 | -164/+77 |
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 1 | -1/+1 |
* | On teleport to a region that already has a child agent established (e.g. a ne... | Justin Clark-Casey (justincc) | 2014-08-15 | 1 | -1/+1 |
* | Show more meaningful error messages when failed to give an item to another user | Oren Hurvitz | 2014-05-06 | 1 | -2/+3 |
* | Fixed Debug command for Groups. (Use of wrong capitalization caused *two* "de... | Oren Hurvitz | 2014-03-24 | 1 | -1/+1 |
* | Send group notices through the same messaging module mechanism used to send g... | Justin Clark-Casey (justincc) | 2014-03-11 | 1 | -3/+1 |
* | Don't try and send group updates to NPCs via event queue, since NPCs have no ... | Justin Clark-Casey (justincc) | 2013-08-12 | 1 | -3/+7 |
* | Group notices bug fix: use a new IM for each member of the group, otherwise t... | Diva Canto | 2013-08-05 | 1 | -2/+2 |
* | Groups: Better warning messages to the user. | Diva Canto | 2013-07-28 | 1 | -0/+4 |
* | Removed commented lines and useless debug message | Diva Canto | 2013-07-28 | 1 | -16/+0 |
* | Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that ... | Diva Canto | 2013-07-28 | 1 | -21/+6 |
* | This makes group search work (Groups V2). | Diva Canto | 2013-07-28 | 1 | -0/+4 |
* | Several major improvements to group (V2) chat. Specifically: handle join/drop... | Diva Canto | 2013-07-27 | 1 | -4/+22 |
* | Improvement of fetching name in groups | Diva Canto | 2013-07-23 | 1 | -11/+10 |
* | minor: remove some mono compiler warnings in new groups code | Justin Clark-Casey (justincc) | 2013-07-08 | 1 | -1/+1 |
* | Groups V2: charge for group creation only after the group has been successful... | Diva Canto | 2013-06-30 | 1 | -1/+4 |
* | Mantis #6620 (removed debug message) | Diva Canto | 2013-06-07 | 1 | -1/+1 |
* | Update the money framework to allow sending the new style linden "serverside ... | Melanie | 2013-05-25 | 1 | -1/+1 |
* | First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res... | Diva Canto | 2013-02-19 | 1 | -0/+1467 |