Histórico de Commits

Autor SHA1 Mensagem Data
  UbitUmarov f31fe66ce1 fix bad move on xmlgroups há 7 anos atrás
  UbitUmarov 9e12ef9234 let all clients get a group title update on create group há 7 anos atrás
  Melanie Thielker ad8915f154 Restructure god level and permissions há 7 anos atrás
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup há 7 anos atrás
  UbitUmarov 95970d7788 use known name a group ejetee if its local client há 8 anos atrás
  Kevin Cozens 1b2e240bf8 Collect any group join fees. Pass group name when applying join/create fees. há 8 anos atrás
  Kevin Cozens 847d351bf5 Fixed grammer in a comment há 8 anos atrás
  Kevin Cozens df8f189f5c Fixed typo in two group messages há 8 anos atrás
  UbitUmarov a66e747c95 add GetActiveMembershipData() to groups modules, let core groups also have GetMembershipData(), wait for client to ask for it not telling in OnNewClient, as other modules do. há 8 anos atrás
  UbitUmarov 52decfcc16 reduce some grid services calls on region crossings, sending more information on the agent update ( groups v2 needs change ) há 8 anos atrás
  Melanie Thielker 4468aa0dcf Merge branch 'master' of opensimulator.org:/var/git/opensim há 8 anos atrás
  Melanie Thielker ea8f3c83bf Finally remove the requirement for an InventoryItem/FolderBase object to há 8 anos atrás
  UbitUmarov cd34f978fb revert to previus GroupProfileRequest because floatsam groups server seems to return wrong values for GroupMembershipCount and GroupRolesCount. this should be fixed because we are getting the full lists just to count number of entries há 8 anos atrás
  UbitUmarov 057bc648f3 xmlrpcgroups: make use of a forgotten GetMemberGroupProfilemethod, put back xmlrpc cache since it is necessary to prevent folish viewers flooding há 8 anos atrás
  UbitUmarov 7b7483ec7e save one call to grid to get agent groups powers (xmlrpcgoups only for now há 8 anos atrás
  UbitUmarov 1777324a86 cleanup a bit AgentGroupDataUpdate sending há 8 anos atrás
  UbitUmarov 9358a6ad29 revert several changes to groups modules (agentGroupData is private). change interregions invite/eject messages, etc há 8 anos atrás
  UbitUmarov 158e0ae402 Revert " don't try to send initial AgentGroupDataUpdate to NPCs" this was há 8 anos atrás
  UbitUmarov 84a6a6e008 don't try to send initial AgentGroupDataUpdate to NPCs há 8 anos atrás
  Diva Canto cec5682da9 Mantis #7937: don't send group info to NPCs há 8 anos atrás
  Diva Canto 648cf51411 Fix failing test há 8 anos atrás
  Diva Canto 8d99fe095a Mantis #7920: group info was not being updated in many situations. (regression) Putting back the heavy messaging. há 8 anos atrás
  Diva Canto 76ab1ed10c Restored sending group membership data via EventQueue -- this had been a regression. Took the opportunity to refactor that code, so that both Groups V2 and XmlRpcGroups can use the same function. há 8 anos atrás
  Diva Canto d51fe01ed8 Mantis #7915: bring XmlRpcGroups/GroupsModule.cs up to speed with Groups V2 há 8 anos atrás
  UbitUmarov 0b21724fe4 try fix some whitespaces VS decided to change há 9 anos atrás
  UbitUmarov f2c8f83215 add processing of AvatarGroupsRequest message that should be used to get other avatars group memberships, but keep it disabled since some viewers no longer suport it correctly and expect memberships in reply to avatar properties, so we need to keep wasting bandwith sending useless information when some viewers really only want avatarproperties há 9 anos atrás
  UbitUmarov cf6856a8df remove groups handlers onClientClosed há 9 anos atrás
  UbitUmarov 04b32e1982 let SendAvatarGroupsReply fall back to UDP if no caps and make use of it há 9 anos atrás
  UbitUmarov b269185031 several changes to xmlrpcGroups. Packets AgentData and AgentGroupData are private to the requesting agent, etc há 9 anos atrás
  UbitUmarov 238b32d95f in xmlrpcGroups send all groups on MakeRoot. this will slow down crossings even more, but viewers seem to need it now, something to review later há 9 anos atrás