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
|
4 år sedan |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 år sedan |
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.
|
8 år sedan |
Diva Canto
|
7b0b5c9d97
Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that handler from both Groups modules in core, and replaced them with an operation on IGroupsModule.
|
11 år sedan |
Snoopy Pfeffer
|
19837ff4dd
Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(userID) that invite/eject users to/from groups the object containing the script is set to. These functions also work for closed groups.
|
12 år sedan |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 år sedan |
Justin Clark-Casey (justincc)
|
87fe96ae2c
replace recent IModule.GetGroup() with better GetGroupRecord(string name)
|
14 år sedan |
Justin Clark-Casey (justincc)
|
857918d3b0
minor: some debugging information and spacing changes to group module
|
14 år sedan |
Justin Clark-Casey (justincc)
|
f0703cad2c
add get group by name method to IGroupsModule
|
14 år sedan |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 år sedan |
Melanie Thielker
|
9248300596
Remove a misleading event that was only used internally
|
15 år sedan |
Melanie Thielker
|
fca73f3ae4
Add more group notify glue
|
15 år sedan |
Melanie Thielker
|
1b7d0a6c93
Paving the way for syncing group permissions across a grid
|
15 år sedan |
Melanie Thielker
|
7e95783dd3
Expose the GroupRecord and it's accessor API
|
15 år sedan |
Melanie Thielker
|
7306b73f02
Commit the group deeding support, thank you, mcortez
|
15 år sedan |
Melanie Thielker
|
03063375ee
Add AcceptNotices member to GroupMembershipData and an overload to
|
15 år sedan |
Melanie Thielker
|
8c4bcfb5d0
Module interface change
|
15 år sedan |
lbsa71
|
801da4346a
* optimized usings.
|
15 år sedan |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
15 år sedan |