aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/IGroupsModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-31Automatically add members to certain groups, and HGers from specific grids to...onefang1-0/+1
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-3/+4
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-0/+2
2012-03-27Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(user...Snoopy Pfeffer1-0/+2
2010-09-12Formatting cleanup.Jeff Ames1-3/+3
2010-03-26replace recent IModule.GetGroup() with better GetGroupRecord(string name)Justin Clark-Casey (justincc)1-4/+10
2010-03-25minor: some debugging information and spacing changes to group moduleJustin Clark-Casey (justincc)1-1/+1
2010-03-25add get group by name method to IGroupsModuleJustin Clark-Casey (justincc)1-3/+26
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-14Remove a misleading event that was only used internallyMelanie Thielker1-2/+0
2009-05-12Add more group notify glueMelanie Thielker1-0/+1
2009-05-12Paving the way for syncing group permissions across a gridMelanie Thielker1-0/+2
2009-04-16Expose the GroupRecord and it's accessor APIMelanie Thielker1-9/+1
2009-04-15Commit the group deeding support, thank you, mcortezMelanie Thielker1-0/+9
2009-03-29Add AcceptNotices member to GroupMembershipData and an overload toMelanie Thielker1-0/+1
2009-03-29Module interface changeMelanie Thielker1-1/+1
2009-02-12* optimized usings.lbsa711-2/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2009-01-20And another method addedMelanie Thielker1-0/+1
2009-01-20Small interface additionMelanie Thielker1-0/+4
2008-11-14More groups plumbingMelanie Thielker1-0/+4
2008-10-29Plumbing along....Melanie Thielker1-0/+2
2008-10-26Committing a small fix for EventData along with more plumbing workMelanie Thielker1-0/+1
2008-10-25More plumbing and some wiresMelanie Thielker1-1/+3
2008-10-24Plumb some moreMelanie Thielker1-0/+9
2008-10-24Lotsa plumming :)Melanie Thielker1-5/+9
2008-09-27Continue working on the new EventQueueGetModule. Not finished (or even working)Homer Horwitz1-1/+2
2008-09-27* This is the very very early beginnings of an EventQueue:get module.Teravus Ovares1-2/+4
2008-09-25Add an extension to allow registering multiple interfaces of a type withMelanie Thielker1-4/+5
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-3/+3
2008-04-29* Spring cleaning.Adam Frisby1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-02-05Added copyright statements.Jeff Ames1-0/+28
2007-12-15Set svn:eol-style. Cleaned up set-eol-style.sh a bit.Jeff Ames1-9/+9
2007-12-14* ARequest changed name to AssetRequest and moved to own file.lbsa711-0/+10