コミット履歴

作者 SHA1 メッセージ 日付
  UbitUmarov d62aed7f46 fix right to change permissions of group owned objects 7 年 前
  UbitUmarov 94bb6d965e change taskInventory copy/move to agents inventory rules 7 年 前
  Melanie Thielker cf1064a245 Add a missing viewer-relevant message to the perms module 7 年 前
  UbitUmarov eb11505d19 add bool CanObjectEnterWithScripts(SceneObjectGroup sog, ILandObject land) permissions check 7 年 前
  Melanie Thielker b033a2559e Adapt to a variable name that has changed in core 7 年 前
  Melanie Thielker 5587ee4500 Merge branch 'melanie' 7 年 前
  Melanie Thielker 27fdf3094d A god is a god is a god. Let gods access scripts and NCs 7 年 前
  UbitUmarov 9a01fddd1c add CanSellObject() permitions check functions 7 年 前
  UbitUmarov 0091c37ed3 several changes relative to objects return and parcel prim counts: avoid null refs, report correct count of returned objects, make obkects counts by ownership coerent with return rules, etc 7 年 前
  UbitUmarov 4b9c94a3aa bug fix: wrong enabled check 7 年 前
  UbitUmarov 56e3aaefde Permissions modules where made NONShared modules. Make them so, removing incoerences and their potencial bugs 7 年 前
  UbitUmarov 02fbe5a740 add and use CanDropInObjectInv 7 年 前
  UbitUmarov 74ac2034e0 make use of CanDoObjectInvToObjectInv 7 年 前
  UbitUmarov b45f6b933f fix a bug in CanCopyObjectInventory; add CanDoObjectInvToObjectInv ( not wired) 7 年 前
  UbitUmarov 8d99c86f96 share before groupr roles was a testing elsewhere induced mistake, clean it up 7 年 前
  UbitUmarov 50e318c401 work around group sharing and owned permitions issues, fix a non copy objects delete issue 7 年 前
  UbitUmarov c14ec1a9bd a few more changes on permissions 7 年 前
  UbitUmarov 7a1d9e213e fix CanReturnObjects 7 年 前
  UbitUmarov 186f0b73cd add/fix CanRunScript 7 年 前
  UbitUmarov 9d61df0887 fix CanObjectEntry and CanTerraformLand group permissions 7 年 前
  UbitUmarov 05196ebe27 test jenkins 7 年 前
  UbitUmarov dac32c4e5a change CanObjectEntry() to use a SOG 7 年 前
  UbitUmarov df40cdc83e remove redundant IsGod, rename some GOD as Administrator (both only on permissions module) 7 年 前
  UbitUmarov 69bcbd856b change CanDuplicateObject 7 年 前
  UbitUmarov d8108ab740 change CanDeedObject. WARNING like on other grids, if you do not set next owner rights on object and ALL ITS CONTENTS, you may loose all rights on it 7 年 前
  UbitUmarov 984345a202 add CanEdit check for SOGs, iclients and SPs that need to be in scene and use it 7 年 前
  UbitUmarov 673bd37219 object CanMove is for in scene SOGs Icleints and SPs and permitions module is NOT a shared module 7 年 前
  UbitUmarov fe9a785ecc object Take and TakeCopy are for in scene SOPs and SPs and permitions module is NOT a shared module 7 年 前
  UbitUmarov b9ecc962ac a few more aux methods and changes 7 年 前
  UbitUmarov 3b96cd8ff2 add a GetItemPermissions() to be used use on object contents checks in Permissions module 7 年 前