aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/XmlRpcGroups (follow)
Commit message (Expand)AuthorAgeFilesLines
* Automatically add members to certain groups, and HGers from specific grids to...onefang2020-09-111-0/+7
* Remove useless executable bit that Windows adds.onefang2020-09-092-0/+0
* Massive console refactor. Greatly simplify interface.Melanie2019-08-202-2/+2
* missing files...UbitUmarov2019-04-301-1/+1
* mantis 8287: applied modified patch by hand, thx watcher64UbitUmarov2018-02-041-0/+2
* fix bad move on xmlgroupsUbitUmarov2017-05-051-3/+4
* let all clients get a group title update on create groupUbitUmarov2017-05-051-4/+4
* Restructure god level and permissionsMelanie Thielker2017-01-061-1/+1
* Massive tab and trailing space cleanupMelanie Thielker2017-01-056-122/+122
* use known name a group ejetee if its local clientUbitUmarov2016-08-241-13/+10
* Collect any group join fees. Pass group name when applying join/create fees.Kevin Cozens2016-08-181-6/+22
* Fixed grammer in a commentKevin Cozens2016-08-181-1/+1
* Fixed typo in two group messagesKevin Cozens2016-08-171-1/+1
* to do that don't use slideexpiration; add cap event ChatterBoxForceCloseUbitUmarov2016-08-111-1/+1
* stop renewing xml cache entries expires. Let them expire or grid changes wil...UbitUmarov2016-08-111-4/+4
* add GetActiveMembershipData() to groups modules, let core groups also have Ge...UbitUmarov2016-08-041-0/+5
* reduce some grid services calls on region crossings, sending more informatio...UbitUmarov2016-07-261-1/+2
* change group lists control so it does show something (only xmlrpcgroups for n...UbitUmarov2016-07-232-98/+100
* add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ...UbitUmarov2016-07-231-1/+4
* Merge branch 'master' of opensimulator.org:/var/git/opensimMelanie Thielker2016-07-043-22/+26
|\
| * revert to previus GroupProfileRequest because floatsam groups server seems t...UbitUmarov2016-07-021-3/+3
| * xmlrpcgroups: make use of a forgotten GetMemberGroupProfilemethod, put back x...UbitUmarov2016-07-013-15/+23
| * save one call to grid to get agent groups powers (xmlrpcgoups only for nowUbitUmarov2016-07-011-2/+1
| * cleanup a bit AgentGroupDataUpdate sendingUbitUmarov2016-07-011-4/+1
* | Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2016-07-041-2/+1
|/
* increase xmlrpc timeout in xmlrpcgroups, disable its cache until its entries ...UbitUmarov2016-07-011-1/+5
* revert several changes to groups modules (agentGroupData is private). change ...UbitUmarov2016-07-011-50/+59
* 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
* Fix failing testDiva Canto2016-06-231-1/+4
* Removed a couple of verbose messagesDiva Canto2016-06-192-2/+0
* Mantis #7920: group info was not being updated in many situations. (regressio...Diva Canto2016-06-191-12/+34
* Restored sending group membership data via EventQueue -- this had been a regr...Diva Canto2016-06-191-1/+2
* Mantis #7915: bring XmlRpcGroups/GroupsModule.cs up to speed with Groups V2Diva Canto2016-06-191-3/+5
* reduce xmlrpcgroups error messages if its debug option is off. Disable keepal...UbitUmarov2015-12-191-14/+15
* work around some 'tests' errors: AgentGroupDataUpdate is udpUbitUmarov2015-11-171-1/+3
* work around some 'tests' errors: a new event queue has a few null eventsUbitUmarov2015-11-171-0/+7
* try fix some whitespaces VS decided to changeUbitUmarov2015-09-291-26/+28
* add processing of AvatarGroupsRequest message that should be used to get oth...UbitUmarov2015-09-291-7/+34
* remove groups handlers onClientClosedUbitUmarov2015-09-281-29/+32
* let SendAvatarGroupsReply fall back to UDP if no caps and make use of itUbitUmarov2015-09-271-67/+1
* several changes to xmlrpcGroups. Packets AgentData and AgentGroupData are pr...UbitUmarov2015-09-271-83/+67
* in xmlrpcGroups send all groups on MakeRoot. this will slow down crossings e...UbitUmarov2015-09-261-2/+2
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-084-4/+0
|\
| * Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-044-4/+0
* | seems to compile ( tests comented out)UbitUmarov2015-09-021-1/+1
* | bad merge?UbitUmarov2015-09-011-8/+25
|\ \ | |/ |/|
| * change XMLIrpgGroups attach to events, using the more correctUbitUmarov2014-08-121-7/+24
| * Intermediate commit. Sill errors.Melanie2014-01-051-3/+62
| |\