Historia zmian

Autor SHA1 Wiadomość Data
  UbitUmarov 7902a94113 cosmetics 1 rok temu
  UbitUmarov 3a02bf077d let log4net find its configuration with Robust also 2 lat temu
  UbitUmarov ac65a5903e c# sugar... 2 lat temu
  UbitUmarov 357f20eb14 == UUID.Zero is slow 2 lat temu
  UbitUmarov a049e37952 go back using File.Exists on flotsam 4 lat temu
  UbitUmarov 2476d711c4 go back to events with wrong signatures, at least while they still work 4 lat temu
  UbitUmarov 5413e19a5c stop calling events to things that are not events (just a little few) 4 lat temu
  UbitUmarov fb54ca39d1 cosmetics ( i hope) 4 lat temu
  UbitUmarov b4d9f7ffe8 terraforming changes: support selected parcel edit; fix area smooth 5 lat temu
  UbitUmarov d62aed7f46 fix right to change permissions of group owned objects 7 lat temu
  UbitUmarov eb11505d19 add bool CanObjectEnterWithScripts(SceneObjectGroup sog, ILandObject land) permissions check 7 lat temu
  UbitUmarov 9a01fddd1c add CanSellObject() permitions check functions 7 lat temu
  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 lat temu
  UbitUmarov 56e3aaefde Permissions modules where made NONShared modules. Make them so, removing incoerences and their potencial bugs 7 lat temu
  UbitUmarov 02fbe5a740 add and use CanDropInObjectInv 7 lat temu
  UbitUmarov 74ac2034e0 make use of CanDoObjectInvToObjectInv 7 lat temu
  UbitUmarov 50e318c401 work around group sharing and owned permitions issues, fix a non copy objects delete issue 7 lat temu
  UbitUmarov 186f0b73cd add/fix CanRunScript 7 lat temu
  UbitUmarov dac32c4e5a change CanObjectEntry() to use a SOG 7 lat temu
  UbitUmarov df40cdc83e remove redundant IsGod, rename some GOD as Administrator (both only on permissions module) 7 lat temu
  UbitUmarov 69bcbd856b change CanDuplicateObject 7 lat temu
  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 lat temu
  UbitUmarov 984345a202 add CanEdit check for SOGs, iclients and SPs that need to be in scene and use it 7 lat temu
  UbitUmarov 7651d60d72 fix a null check 7 lat temu
  UbitUmarov 673bd37219 object CanMove is for in scene SOGs Icleints and SPs and permitions module is NOT a shared module 7 lat temu
  UbitUmarov fe9a785ecc object Take and TakeCopy are for in scene SOPs and SPs and permitions module is NOT a shared module 7 lat temu
  UbitUmarov 6d784f6306 Permissions module: GenerateClientFlags() no need to keep looking for the same part several times; fix locked mask in GetObjectPermissions() 7 lat temu
  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). 7 lat temu
  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) 7 lat temu
  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 7 lat temu