Melanie Thielker
|
993b965f0a
Prevent error message from scripted IM
|
16 years ago |
Jeff Ames
|
2be0f7a6f0
Update svn properties, minor formatting cleanup.
|
16 years ago |
Melanie Thielker
|
98d0d728c2
Stop hacked godmode from being able to actually move other people's
|
16 years ago |
Justin Clarke Casey
|
b4680f653d
* Implement 'Save Object Back to My Inventory'. On the Linden client this is in the Tools menu available when editing an object
|
16 years ago |
MW
|
027ae58dc4
Stop users taking a copy of a in world prim that contains inventory items that have no copy permission set.
|
16 years ago |
MW
|
6c8f9078ef
Added a check to CanDuplicateObject(), to stop duplicating prims that contains inventory items that you don't have permission to copy
|
16 years ago |
Melanie Thielker
|
1c30111c7a
Stop owners from duplicating no-copy objects in-world
|
16 years ago |
Justin Clarke Casey
|
557567dcf8
* minor: remove some old logging messages
|
16 years ago |
Homer Horwitz
|
17a0474c5f
Fixes Mantis#2744: Permissions returned false for resetting scripts in
|
16 years ago |
Homer Horwitz
|
4480d5527b
Fix Mantis#2527. Permissions returned false for editing non-root SOPs. Now,
|
16 years ago |
Melanie Thielker
|
6c86823803
Mantis #2729
|
16 years ago |
Jeff Ames
|
25d6b18bcd
Update svn properties, minor formatting cleanup.
|
16 years ago |
Melanie Thielker
|
691c4bc756
Mantis #2442
|
16 years ago |
Melanie Thielker
|
ba723a4cf6
Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all
|
16 years ago |
Justin Clarke Casey
|
915593bfbc
* refactor: Rip out SOP inventory from the partial into a separate class
|
16 years ago |
Justin Clarke Casey
|
6052ed4707
* Add allowed_script_editors to OpenSim.ini in the same fashion as allowed_script_creators.
|
16 years ago |
Justin Clarke Casey
|
de526d0274
* refactor: move user set permissions parsing code into a separate method ready for reuse
|
16 years ago |
Justin Clarke Casey
|
e3770cfee6
* Allow new script creation to be locked down to only gods if specified in OpenSim.ini
|
16 years ago |
Melanie Thielker
|
edee11ff87
Reapplying a revised version of Christopher Yeoh's (IBM) patch for allow
|
16 years ago |
Justin Clarke Casey
|
165fcd1aac
* Switch default permissions back to false (so they are not on) as they were two revisions ago, since it sounds like this was our agreed position from some time back
|
16 years ago |
Justin Clarke Casey
|
8372880c75
* Hook up create new object event in the permissions module
|
16 years ago |
Dr Scofield
|
5c21ec6d10
reverting #7295, as it still fails a test case (as pointed out very
|
16 years ago |
Dr Scofield
|
5e20e32b69
From: Christopher Yeoh <[email protected]>
|
16 years ago |
Justin Clarke Casey
|
1fd32a5ab2
* Rename all the previous methods to be User rather than Avatar (for extra bonus points)
|
16 years ago |
Justin Clarke Casey
|
bd61b946df
* Add
|
16 years ago |
Justin Clarke Casey
|
bf68255b86
* refactor: rename object inventory permission checks to distinguish between task inventory and agent inventory
|
16 years ago |
Justin Clarke Casey
|
ef601d805a
* First part of a series of patches
|
16 years ago |
Justin Clarke Casey
|
219015d699
* Attempt to make OpenSim.ini.example a bit more readable by
|
16 years ago |
Justin Clarke Casey
|
9366a234cf
* refactor: Convert most non SOP methods to use SOG.IsAttachment rather than SOP.IsAttachment
|
16 years ago |
Justin Clarke Casey
|
9324c3f110
* refactor: Move error logging from GetUserDetails up to callers, since there are some circumstances in which not finding a user is not an error
|
16 years ago |