Commit History

Author SHA1 Message Date
  Jeff Ames 2be0f7a6f0 Update svn properties, minor formatting cleanup. 15 years ago
  Melanie Thielker 98d0d728c2 Stop hacked godmode from being able to actually move other people's 15 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 15 years ago
  MW 027ae58dc4 Stop users taking a copy of a in world prim that contains inventory items that have no copy permission set. 15 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 15 years ago
  Melanie Thielker 1c30111c7a Stop owners from duplicating no-copy objects in-world 15 years ago
  Justin Clarke Casey 557567dcf8 * minor: remove some old logging messages 15 years ago
  Homer Horwitz 17a0474c5f Fixes Mantis#2744: Permissions returned false for resetting scripts in 15 years ago
  Homer Horwitz 4480d5527b Fix Mantis#2527. Permissions returned false for editing non-root SOPs. Now, 15 years ago
  Melanie Thielker 6c86823803 Mantis #2729 15 years ago
  Jeff Ames 25d6b18bcd Update svn properties, minor formatting cleanup. 15 years ago
  Melanie Thielker 691c4bc756 Mantis #2442 15 years ago
  Melanie Thielker ba723a4cf6 Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all 15 years ago
  Justin Clarke Casey 915593bfbc * refactor: Rip out SOP inventory from the partial into a separate class 15 years ago
  Justin Clarke Casey 6052ed4707 * Add allowed_script_editors to OpenSim.ini in the same fashion as allowed_script_creators. 15 years ago
  Justin Clarke Casey de526d0274 * refactor: move user set permissions parsing code into a separate method ready for reuse 15 years ago
  Justin Clarke Casey e3770cfee6 * Allow new script creation to be locked down to only gods if specified in OpenSim.ini 15 years ago
  Melanie Thielker edee11ff87 Reapplying a revised version of Christopher Yeoh's (IBM) patch for allow 15 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 15 years ago
  Justin Clarke Casey 8372880c75 * Hook up create new object event in the permissions module 15 years ago
  Dr Scofield 5c21ec6d10 reverting #7295, as it still fails a test case (as pointed out very 15 years ago
  Dr Scofield 5e20e32b69 From: Christopher Yeoh <[email protected]> 15 years ago
  Justin Clarke Casey 1fd32a5ab2 * Rename all the previous methods to be User rather than Avatar (for extra bonus points) 15 years ago
  Justin Clarke Casey bd61b946df * Add 15 years ago
  Justin Clarke Casey bf68255b86 * refactor: rename object inventory permission checks to distinguish between task inventory and agent inventory 15 years ago
  Justin Clarke Casey ef601d805a * First part of a series of patches 15 years ago
  Justin Clarke Casey 219015d699 * Attempt to make OpenSim.ini.example a bit more readable by 15 years ago
  Justin Clarke Casey 9366a234cf * refactor: Convert most non SOP methods to use SOG.IsAttachment rather than SOP.IsAttachment 15 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 15 years ago
  Justin Clarke Casey 48d86fb23f * Apply http://opensimulator.org/mantis/view.php?id=1207 15 years ago