Cronologia Commit

Autore SHA1 Messaggio Data
  UbitUmarov 63e3fc21ef fix the name of a funtion on last commit 7 anni fa
  UbitUmarov cc5d6f6b7b throttle collision sounds on a SOG. 7 anni fa
  UbitUmarov 9526a96b4f some cleanup 7 anni fa
  UbitUmarov be975d1e89 add a adicional in transit flag to signal HG tps, and use it to ignore usernames requests sent to start region during tp; don't send unknows display names ( getdisplaynames cap ) 7 anni fa
  UbitUmarov 3402819888 do the same in the cases we are just moving parts around and not changing their caches (ie their taskInventory) 7 anni fa
  UbitUmarov 3a8dd24fd1 move deep effective permissions aggregation to first time use and not on changes. There flag it is need with InvalidateDeepEffectivePerms(). Add config options PropagateGroupShareOutwards and PropagateAnyOneOutwards 7 anni fa
  UbitUmarov b52f7b9203 missing file and remove warnings 7 anni fa
  UbitUmarov 0f7ffc56ce several changes for osTeleportObject 7 anni fa
  UbitUmarov 1848b1fdb1 mantis 8740: fix osTeleportObject set rotation 7 anni fa
  UbitUmarov d085c337a9 add a little speedup on repeated requests for same name on osGetLinkNumber. 7 anni fa
  UbitUmarov e237e1b2fa add LSL_Integer osGetLinkNumber(LSL_String name). uses a cache for the string to linknumber map, cache invalidations may still be missing :( 7 anni fa
  UbitUmarov ca250e0b0b mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop parameter by flags, add flags OSTPOBJ_STOPATTARRGET and OSTPOBJ_SETROT 7 anni fa
  UbitUmarov c6150c2066 mantis 8140: fix objectTeleport rotation if stop TRUE 7 anni fa
  UbitUmarov 2bb5e98574 add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, LSL_Rotation rotation, LSL_Integer stop) 7 anni fa
  UbitUmarov 443fc60cdf store the physics inertia override in Mysql and add it to serializer. run prebuild is required 7 anni fa
  UbitUmarov 6a35a965ff add OSSL functions to override linksets total mass, center of mass and inertia. replacing the crude automatic estimation based on prims known to physics and density. Changed parameters are still not saved, and are lost on region crossings. only suported by UbODE. EXPERIMENTAL feature, only test it for now.. don't try to use in products. 7 anni fa
  Melanie Thielker 5587ee4500 Merge branch 'melanie' 7 anni fa
  Melanie Thielker 91f142bbd2 Add the option to link a scene object with a monitoring object 7 anni fa
  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 anni fa
  UbitUmarov cdc23bab74 remove unused and wrong methods 7 anni fa
  UbitUmarov dac32c4e5a change CanObjectEntry() to use a SOG 7 anni fa
  UbitUmarov db2fbf6516 add more calls to effective permissions aggregation, some paths may still be missing on objects changes, but remove the aggregation on check paths, so all can be tested. 7 anni fa
  UbitUmarov 1113407280 add more calls to effective permissions aggregation; do not change groupmask on deed 7 anni fa
  UbitUmarov 2b5ef89272 remove now unused SetRootPartOwner() 7 anni fa
  UbitUmarov 180add745c replace calls to SetOwnerId and SetRootPartOwner by a single new SetOwner() so owner is not changed twice on rootpart 7 anni fa
  UbitUmarov ffa6c7aae2 avoid lastOwner beeing the group 7 anni fa
  UbitUmarov fb86e41561 fix incoerent definition of Slam bit (bits 3 and 4 used in diferent 7 anni fa
  UbitUmarov 386a8136c9 don't let object lastowner be its group 7 anni fa
  Melanie Thielker 6d44ee9099 Change improperly named isNPC to be IsNPC as a property should be uppercase 7 anni fa
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 anni fa