aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.Permissions.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-01Make the permissions module hook CanResetScript suitable for useMelanie Thielker1-3/+3
2008-11-22Mantis #2442Melanie Thielker1-3/+3
2008-11-21Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make allMelanie Thielker1-270/+270
2008-11-13* Rename all the previous methods to be User rather than Avatar (for extra bo...Justin Clarke Casey1-44/+44
2008-11-13* Add Justin Clarke Casey1-2/+141
2008-11-13* refactor: rename object inventory permission checks to distinguish between ...Justin Clarke Casey1-31/+45
2008-11-13* First part of a series of patchesJustin Clarke Casey1-2/+2
2008-09-22Create CanEditObjectInventory to preserve the abilityMelanie Thielker1-0/+27
2008-09-08fix: warnings from libomvDr Scofield1-0/+4
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-80/+80
2008-08-18Formatting cleanup.Jeff Ames1-767/+804
2008-08-14Make the estate owner work. Changes permissions checks to allow theMelanie Thielker1-3/+3
2008-06-28Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke1-0/+1
2008-06-26Mantis#1597. Thank you, Melanie for a patch that:Charles Krinke1-0/+25
2008-06-06* This wraps the autopilot request to the client's sit response. An interes...Teravus Ovares1-0/+3
2008-05-28*Added a Few External Checks relating to scripts including the seperation of ...mingchen1-1/+88
2008-05-23Thank you kindly, Melanie, for:Charles Krinke1-0/+1
2008-05-16Formatting cleanup.Jeff Ames1-9/+9
2008-05-15Committing patch from Melanie. 0001290: [PATCH] implement permissions propag...Teravus Ovares1-1/+36
2008-05-15* Committing Patch mantis 0001275: [PATCH] Add more perms-fu. From Melanie. ...Teravus Ovares1-9/+241
2008-05-14* Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking per...Teravus Ovares1-1/+73
2008-05-14* Fixed attaching objects that are in-world.Teravus Ovares1-2/+2
2008-05-14Formatting cleanup.Jeff Ames1-1/+1
2008-05-13*Complete redo of the permissions modulemingchen1-163/+215
2008-05-09Update svn properties.Jeff Ames1-605/+605
2008-05-08*Added all the permission checks to the sceneexternalchecks and modified perm...mingchen1-40/+541
2008-05-07*Fixed Missing SceneExternalChecks.csmingchen1-0/+104