aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/XmlRpcGroups/GroupsMessagingModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-117/+120
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-96/+193
* Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
* Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-121-1/+1
* Relocate temporary debug message for sending group IMs to online members only...Justin Clark-Casey (justincc)2012-10-201-4/+12
* Add experimental [Groups] MessageOnlineUsersOnly option for Flotsam XmlRpc gr...Justin Clark-Casey (justincc)2012-10-201-7/+69
* Removed use of 'is' operator and casting to find the root ScenePresence in Me...Dan Lake2011-10-271-8/+7
* Change default groups messaging module in hardcode to the empty string.Melanie2011-10-121-1/+1
* Changed actual default values of 'ServiceConnectorModule' and 'MessagingModul...Makopoppo2011-06-241-1/+1
* Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dllDiva Canto2011-04-301-2/+0
* First stab at cleaning up Caps. Compiles. Untested.Diva Canto2011-04-301-2/+1
* Comment out some startup logging lines to make up for the one I added earlier...Justin Clark-Casey (justincc)2011-04-021-3/+0
* Formatting cleanup.Jeff Ames2010-10-271-2/+2
* Pass in requesting agent ID when GetGroupMembers is called in the XMLRPC grou...Justin Clark-Casey (justincc)2010-10-191-2/+2
* Display more information when xmlrpcgroupsserver comms failsJustin Clark-Casey (justincc)2010-10-191-8/+9
* Revert "Patch from mcortez: Update groups, add ALPHA Siman grid connector for...Melanie2010-05-061-139/+135
* Patch from mcortez: Update groups, add ALPHA Siman grid connector for groupsMelanie2010-05-051-135/+139
* * May fix mantis #4603.Diva Canto2010-04-051-64/+64
* Patch from mcortez. This appears to be a huge change to the groups moduleMelanie2010-04-041-118/+98
* oops, add file missing from last commitJustin Clark-Casey (justincc)2010-04-011-9/+7
* expose methods that allow region modules to send messages to groupsJustin Clark-Casey (justincc)2010-04-011-63/+81
* Ensure the specified imSessionID exists in the DroppedSession collection befo...Michael Cortez2009-10-051-1/+1
* 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 do...Michael Cortez2009-08-051-0/+2
* Begin refactoring XmlRpcGroups to a more generic Groups module that allows fo...Michael Cortez2009-08-051-0/+548