aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Addons (follow)
Commit message (Expand)AuthorAgeFilesLines
* Automatically add members to certain groups, and HGers from specific grids to...onefang2020-09-111-0/+9
* Remove useless executable bit that Windows adds.onefang2020-09-092-0/+0
* mantis 8598: filter dead groups from group search. honor querystart request. ...UbitUmarov2019-10-131-2/+9
* Massive console refactor. Greatly simplify interface.Melanie2019-08-202-2/+2
* missing files...UbitUmarov2019-04-301-1/+1
* code aestheticsUbitUmarov2018-11-171-1/+1
* fix groups v2 agentUUI ofr uuid.zero caseUbitUmarov2018-10-201-16/+4
* mantis 8333: kept idea but my own code. With ini setting ConsoleHistoryTimeSt...UbitUmarov2018-07-141-1/+1
* minor changes to last patchUbitUmarov2018-07-131-14/+12
* Group Powers changed and Officers role brought back for Groupsfly-man-2018-07-131-51/+60
* off line module V2 must not sent a empty mutes list. That is mutes modules jo...UbitUmarov2017-11-121-16/+0
* let StreamReader be in using statementsUbitUmarov2017-05-072-6/+8
* let all clients get a group title update on create groupUbitUmarov2017-05-051-1/+1
* Allow avatar to be charged group membership fees when a money module is in useKevin Cozens2017-01-061-1/+19
* Only apply group creation fee > 0 and pass group name when applying feeKevin Cozens2017-01-061-2/+2
* Restructure god level and permissionsMelanie Thielker2017-01-061-1/+1
* Massive tab and trailing space cleanupMelanie Thielker2017-01-0517-161/+161
* Fix some permissions checks in groupsMelanie Thielker2017-01-051-3/+16
* fix some invalid string.format argumentsUbitUmarov2016-11-091-1/+1
* change odd condition on groupsV2 add to roleUbitUmarov2016-08-231-1/+1
* Fixed grammer in a commentKevin Cozens2016-08-181-1/+1
* Fixed typo in two group messagesKevin Cozens2016-08-171-1/+1
* make sure all new scenepresences have fresh groups information at creation ti...UbitUmarov2016-08-041-1/+1
* add GetActiveMembershipData() to groups modules, let core groups also have Ge...UbitUmarov2016-08-041-0/+6
* apply the change to groups v2 alsoUbitUmarov2016-07-261-1/+2
* add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ...UbitUmarov2016-07-231-0/+2
* Merge branch 'master' of opensimulator.org:/var/git/opensimMelanie Thielker2016-07-041-5/+1
|\
| * cleanup a bit AgentGroupDataUpdate sendingUbitUmarov2016-07-011-5/+1
* | Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2016-07-041-2/+1
|/
* revert several changes to groups modules (agentGroupData is private). change ...UbitUmarov2016-07-011-51/+51
* Revert " don't try to send initial AgentGroupDataUpdate to NPCs" this wasUbitUmarov2016-06-281-3/+10
* don't try to send initial AgentGroupDataUpdate to NPCsUbitUmarov2016-06-281-10/+3
* Mantis #7937: don't send group info to NPCsDiva Canto2016-06-231-0/+5
* Same change here too.Diva Canto2016-06-231-1/+4
* Mantis #7920: group info was not being updated in many situations. (regressio...Diva Canto2016-06-191-10/+37
* Restored sending group membership data via EventQueue -- this had been a regr...Diva Canto2016-06-191-1/+2
* Minor -- deregister an event handler in Groups V2Diva Canto2016-06-191-0/+1
* Restore SendAgentGroupDataUpdate() call in GroupsModule.cs.Robert Adams2016-06-111-7/+13
* Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...Diva Canto2016-02-212-2/+2
* On to 0.8.3!Diva Canto2015-10-182-2/+2
* remove groups handlers onClientClose also on groups V2UbitUmarov2015-09-281-12/+18
* apply changes to xmlrcp groups to groups V2, compiles but not tested :(UbitUmarov2015-09-271-164/+77
* seems to compile ( tests comented out)UbitUmarov2015-09-021-1/+1
* Show last online status of group members from the PresenceService in group pr...Cinder2015-07-312-43/+75
* Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto2015-04-292-2/+2
* For built-in groups, if a delegate throws an exception (e.g. due to network f...Justin Clark-Casey (justincc)2015-02-041-61/+120
* Added GetDisplayNames capability. For now, we don't actually use display name...Diva Canto2015-01-094-1/+5
* Renamed VERSION_NUMBER to VersionNumberDiva Canto2014-12-302-4/+4
* This cleans up versioning. Specifically:Diva Canto2014-12-302-4/+4
* WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.Diva Canto2014-12-302-2/+2