aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/XmlRpcGroups/GroupsMessagingModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ensure the specified imSessionID exists in the DroppedSession collection ↵Michael Cortez2009-10-051-1/+1
| | | | before attempting to access it.
* Replace the Replaceable modules nameMelanie2009-08-101-1/+1
|
* Continue with renaming of Groups module componentsMichael Cortez2009-08-051-15/+12
|
* Fixes mono Add-In references for the OptionalModules add-in so that groups ↵Michael Cortez2009-08-051-0/+2
| | | | doesn't throw errors, and so that the add-in is correctly reported as "OptionalModules" rather then as "SampleMoney"
* Begin refactoring XmlRpcGroups to a more generic Groups module that allows ↵Michael Cortez2009-08-051-0/+548
for replaceable Groups Service Connectors.