aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/XmlRpcGroups/SimianGroupsServicesConnectorModule.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-04Patch from mcortez. This appears to be a huge change to the groups moduleMelanie1-93/+144
and I can't say if this is beneficial or destructive due to the way it was delivered (zipfile). Pushing this on faith alone.
2010-04-03* Made UserAccountService handle UserLevel, UserFlags and UserTitle ↵Diva Canto1-75/+75
appropriately. * Removed Store service from the UserAccount handler.
2010-04-02Adding the groups update (Mantis #4646)Melanie1-0/+1278
Thanks, mcortez.