aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Permissions/PermissionsModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* *Locked objects can now be unlockedmingchen2008-05-131-1/+1
* *Locked objects now delete after accepting warning as expectedmingchen2008-05-131-9/+9
* *Complete redo of the permissions modulemingchen2008-05-131-339/+479
* * Minor tweak to TerrainChannelAdam Frisby2008-05-091-1/+1
* *Added all the permission checks to the sceneexternalchecks and modified perm...mingchen2008-05-081-42/+58
* *Fixed bug causing Object Duplication to not correctly follow permissionsmingchen2008-05-071-1/+4
* *Added CanRunScript to SceneExternalChecksmingchen2008-05-071-0/+2
* *Added SceneExternalChecks.cs that is used to manage checking the results of ...mingchen2008-05-071-1/+10
* De-tabify source.Jeff Ames2008-05-061-3/+3
* * Cleaning up code, making it conform to OpenSim standards.Adam Frisby2008-05-061-7/+7
* * Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey2008-05-051-0/+698