Commit History

Author SHA1 Message Date
  Gwyneth Llewelyn 6ade61d685 Upload the latest and greatest 3 years ago
  UbitUmarov 128e0be382 add GetFullGroupPowers(agentID, groupID) to groups modules. This returns the 'sum' of powers of all agent roles on that group, apply it to some OSSL (mantis 8777). It May be needed elsewhere 3 years ago
  UbitUmarov a61b5d5d38 revert some changes to groups V2 that will break external modules, with no special gain 4 years ago
  UbitUmarov d3cb210080 apply similar changes to groups V2 4 years ago
  UbitUmarov 6c49f16132 minor changes 4 years ago
  UbitUmarov d0ba9f84df add some async work to profiles module, take profile out of groups v2, not its job 4 years ago
  Melanie 0fd17c08ae Massive console refactor. Greatly simplify interface. 4 years ago
  UbitUmarov 9225b78309 missing files... 5 years ago
  UbitUmarov 9e12ef9234 let all clients get a group title update on create group 7 years ago
  Kevin Cozens 4a18444e6e Allow avatar to be charged group membership fees when a money module is in use 7 years ago
  Kevin Cozens 5bc869391a Only apply group creation fee > 0 and pass group name when applying fee 7 years ago
  Melanie Thielker ad8915f154 Restructure god level and permissions 7 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  Kevin Cozens 847d351bf5 Fixed grammer in a comment 7 years ago
  Kevin Cozens df8f189f5c Fixed typo in two group messages 7 years ago
  UbitUmarov e57d3edf6f make sure all new scenepresences have fresh groups information at creation time (grouptitle missing but not that needed at that point) (use direct calls exactly where we want things to happen), reusing a funtion name to rename later 7 years ago
  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. 7 years ago
  UbitUmarov e0e8b784a5 apply the change to groups v2 also 7 years ago
  Melanie Thielker 4468aa0dcf Merge branch 'master' of opensimulator.org:/var/git/opensim 8 years ago
  Melanie Thielker ea8f3c83bf Finally remove the requirement for an InventoryItem/FolderBase object to 8 years ago
  UbitUmarov 1777324a86 cleanup a bit AgentGroupDataUpdate sending 8 years ago
  UbitUmarov 9358a6ad29 revert several changes to groups modules (agentGroupData is private). change interregions invite/eject messages, etc 8 years ago
  UbitUmarov 158e0ae402 Revert " don't try to send initial AgentGroupDataUpdate to NPCs" this was 8 years ago
  UbitUmarov 84a6a6e008 don't try to send initial AgentGroupDataUpdate to NPCs 8 years ago
  Diva Canto cec5682da9 Mantis #7937: don't send group info to NPCs 8 years ago
  Diva Canto 55a4d1cf44 Same change here too. 8 years ago
  Diva Canto 8d99fe095a Mantis #7920: group info was not being updated in many situations. (regression) Putting back the heavy messaging. 8 years ago
  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. 8 years ago
  Diva Canto a9fb3d0e18 Minor -- deregister an event handler in Groups V2 8 years ago
  Robert Adams 9ebdae8676 Restore SendAgentGroupDataUpdate() call in GroupsModule.cs. 8 years ago