| Commit message (Expand) | Author | Age | Files | Lines |
* | code aesthetics | UbitUmarov | 2018-11-17 | 1 | -1/+1 |
* | fix groups v2 agentUUI ofr uuid.zero case | UbitUmarov | 2018-10-20 | 1 | -16/+4 |
* | mantis 8333: kept idea but my own code. With ini setting ConsoleHistoryTimeSt... | UbitUmarov | 2018-07-14 | 1 | -1/+1 |
* | minor changes to last patch | UbitUmarov | 2018-07-13 | 1 | -14/+12 |
* | Group Powers changed and Officers role brought back for Groups | fly-man- | 2018-07-13 | 1 | -51/+60 |
* | let StreamReader be in using statements | UbitUmarov | 2017-05-07 | 2 | -6/+8 |
* | 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 | 14 | -154/+154 |
* | Fix some permissions checks in groups | Melanie Thielker | 2017-01-05 | 1 | -3/+16 |
* | fix some invalid string.format arguments | UbitUmarov | 2016-11-09 | 1 | -1/+1 |
* | change odd condition on groupsV2 add to role | UbitUmarov | 2016-08-23 | 1 | -1/+1 |
* | 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 |
* | add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ... | UbitUmarov | 2016-07-23 | 1 | -0/+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 |
* | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ... | Diva Canto | 2016-02-21 | 1 | -1/+1 |
* | On to 0.8.3! | Diva Canto | 2015-10-18 | 1 | -1/+1 |
* | 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 |
* | Show last online status of group members from the PresenceService in group pr... | Cinder | 2015-07-31 | 2 | -43/+75 |
* | Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8... | Diva Canto | 2015-04-29 | 1 | -1/+1 |
* | For built-in groups, if a delegate throws an exception (e.g. due to network f... | Justin Clark-Casey (justincc) | 2015-02-04 | 1 | -61/+120 |
* | Added GetDisplayNames capability. For now, we don't actually use display name... | Diva Canto | 2015-01-09 | 4 | -1/+5 |
* | Renamed VERSION_NUMBER to VersionNumber | Diva Canto | 2014-12-30 | 1 | -2/+2 |
* | This cleans up versioning. Specifically: | Diva Canto | 2014-12-30 | 1 | -2/+2 |
* | WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT. | Diva Canto | 2014-12-30 | 1 | -1/+1 |
* | Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ... | Diva Canto | 2014-12-29 | 1 | -1/+1 |
* | refactor: Move methods to start a monitored thread, start work in its own thr... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -2/+2 |
* | Minor: Include missing EventHost power for group owner role. | AliciaRaven | 2014-11-19 | 1 | -0/+1 |
* | Fixed a hard-to-run-into bug in groups: at the time of creation of a group, t... | Diva Canto | 2014-09-21 | 1 | -10/+18 |
* | For monitoring purposes, start non-timeout tasks (which do not currently use ... | Justin Clark-Casey (justincc) | 2014-09-05 | 1 | -2/+3 |
* | 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 |