Historial de Commits

Autor SHA1 Mensaje Fecha
  UbitUmarov b4d9f7ffe8 terraforming changes: support selected parcel edit; fix area smooth hace 4 años
  UbitUmarov d62aed7f46 fix right to change permissions of group owned objects hace 7 años
  UbitUmarov eb11505d19 add bool CanObjectEnterWithScripts(SceneObjectGroup sog, ILandObject land) permissions check hace 7 años
  UbitUmarov 9a01fddd1c add CanSellObject() permitions check functions hace 7 años
  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 hace 7 años
  UbitUmarov 56e3aaefde Permissions modules where made NONShared modules. Make them so, removing incoerences and their potencial bugs hace 7 años
  UbitUmarov 02fbe5a740 add and use CanDropInObjectInv hace 7 años
  UbitUmarov 74ac2034e0 make use of CanDoObjectInvToObjectInv hace 7 años
  UbitUmarov 50e318c401 work around group sharing and owned permitions issues, fix a non copy objects delete issue hace 7 años
  UbitUmarov 186f0b73cd add/fix CanRunScript hace 7 años
  UbitUmarov dac32c4e5a change CanObjectEntry() to use a SOG hace 7 años
  UbitUmarov df40cdc83e remove redundant IsGod, rename some GOD as Administrator (both only on permissions module) hace 7 años
  UbitUmarov 69bcbd856b change CanDuplicateObject hace 7 años
  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 hace 7 años
  UbitUmarov 984345a202 add CanEdit check for SOGs, iclients and SPs that need to be in scene and use it hace 7 años
  UbitUmarov 7651d60d72 fix a null check hace 7 años
  UbitUmarov 673bd37219 object CanMove is for in scene SOGs Icleints and SPs and permitions module is NOT a shared module hace 7 años
  UbitUmarov fe9a785ecc object Take and TakeCopy are for in scene SOPs and SPs and permitions module is NOT a shared module hace 7 años
  UbitUmarov 6d784f6306 Permissions module: GenerateClientFlags() no need to keep looking for the same part several times; fix locked mask in GetObjectPermissions() hace 7 años
  UbitUmarov 1984f316fc Add permission CanChangeSelectedState replacing 2 calls to check Move and Modify/edit. As those calls did, this controls changes to objects selected state for edition (simulation hold etc). hace 7 años
  UbitUmarov 1253f19325 more changes to GenerateClientFlags(), use already cached presence group information, let it be aware of groups roles. (not exactly as the other grid) hace 7 años
  UbitUmarov e0ab0b3b6b change GenerateClientFlags(...) to work with a scenepresence; make use of the new IsGod to check its God rights; remove the non standard estate manager right to move other ppl prims i added on last commits; coment out a test method i added sometime ago hace 7 años
  UbitUmarov e3f7c27c93 remove obsolete PrimFlags.ObjectYouOfficer; rearrange GenerateClientFlags(...) with changes: allow estatemanager to move other ppl objects to help solve placement disputes; exclude attachments on that and from same group members hace 7 años
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup hace 7 años
  Diva Canto 359908fa88 Related to mantis #7929: "For sale" was not being accepted, because of permissions fail. This adds a new permissions check CanSellGroupObject. THIRD-PARTY PERMISSIONS MODULES TAKE NOTE OF THIS NEW EVENT. hace 8 años
  UbitUmarov 0934e1cf71 add IsEstateManager check to Permissions hace 8 años
  Melanie Thielker d97896d39a Differentiate between requests only the owner should be able to do and those hace 10 años
  Oren Hurvitz 9622e8ac72 If a Grid God teleports then include the Godlike teleport flag. This can affect the starting position in the destination region. hace 12 años
  Melanie 5286198650 Add permissions hooks for object transfers hace 13 años
  Justin Clark-Casey (justincc) 3b1c91c24b remove mono compiler warnings hace 13 años