aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/XmlRpcGroups (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-11-232-6/+4
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-11-031-50/+122
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2013-08-131-1/+0
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into careminsterMelanie2013-07-291-16/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-05-301-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-02-271-18/+28
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-01-111-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-253-67/+77
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-134-4/+4
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-124-4/+4
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-10-202-7/+106
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-08-031-25/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-07-121-2/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-04-291-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-04-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-04-071-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-03-271-25/+119
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-02-151-8/+63
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-01-281-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2011-12-191-30/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2011-12-182-12/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | | | | | refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)2014-11-251-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | On teleport to a region that already has a child agent established (e.g. a ne...Justin Clark-Casey (justincc)2014-08-151-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | On verbose groups messaging logging, count all operations in reported time wh...Justin Clark-Casey (justincc)2014-05-191-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | Split verbose groups messaging logging into its own setting separate from tha...Justin Clark-Casey (justincc)2014-05-191-23/+77
* | | | | | | | | | | | | | | | | | | | | | | | Fix recent regression from 77e7bbc where an attachment on a received group no...Justin Clark-Casey (justincc)2014-05-193-4/+27
* | | | | | | | | | | | | | | | | | | | | | | | For XmlRpcGroups (Flotsam) module, when MessageOnlineUsersOnly = true, handle...Justin Clark-Casey (justincc)2014-05-121-13/+26
* | | | | | | | | | | | | | | | | | | | | | | | Add send group notice regression test for when MessageOnlineUsersOnly=trueJustin Clark-Casey (justincc)2014-05-121-0/+71
* | | | | | | | | | | | | | | | | | | | | | | | minor: eliminate unused UUID in xmlrpc GroupsMessagingModule.ProcessMessageFr...Justin Clark-Casey (justincc)2014-05-121-2/+0
* | | | | | | | | | | | | | | | | | | | | | | | Show more meaningful error messages when failed to give an item to another userOren Hurvitz2014-05-061-2/+3
* | | | | | | | | | | | | | | | | | | | | | | | When sending group notices through group messaging, allow the agent ID to use...Justin Clark-Casey (justincc)2014-03-122-6/+6
* | | | | | | | | | | | | | | | | | | | | | | | Send group notices through the same messaging module mechanism used to send g...Justin Clark-Casey (justincc)2014-03-113-91/+151
* | | | | | | | | | | | | | | | | | | | | | | | Add regression test for sending group notices via xmlrpc groups connector.Justin Clark-Casey (justincc)2014-03-072-0/+56
* | | | | | | | | | | | | | | | | | | | | | | | Log information about which function, request data and agent ID triggered an ...Justin Clark-Casey (justincc)2014-02-141-14/+5
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Create regression test TestSendAgentGroupDataUpdate() for groups agent data s...Justin Clark-Casey (justincc)2013-12-181-3/+62
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)2013-11-152-6/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Added support for attachments to group notices when using Flotsam groups.Kevin Cozens2013-10-151-50/+122
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Don't try and send group updates to NPCs via event queue, since NPCs have no ...Justin Clark-Casey (justincc)2013-08-121-1/+0
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |