| Commit message (Expand) | Author | Files | Lines |
2017-05-04 | do the same in the cases we are just moving parts around and not changing th... | UbitUmarov | 1 | -5/+5 |
2017-05-04 | move deep effective permissions aggregation to first time use and not on cha... | UbitUmarov | 1 | -1/+1 |
2017-04-15 | missing file and remove warnings | UbitUmarov | 1 | -1/+1 |
2017-04-15 | several changes for osTeleportObject | UbitUmarov | 1 | -142/+265 |
2017-04-06 | mantis 8740: fix osTeleportObject set rotation | UbitUmarov | 1 | -4/+5 |
2017-04-04 | add a little speedup on repeated requests for same name on osGetLinkNumber. | UbitUmarov | 1 | -7/+28 |
2017-04-04 | add LSL_Integer osGetLinkNumber(LSL_String name). uses a cache for the strin... | UbitUmarov | 1 | -0/+61 |
2017-04-04 | mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop ... | UbitUmarov | 1 | -11/+23 |
2017-04-04 | mantis 8140: fix objectTeleport rotation if stop TRUE | UbitUmarov | 1 | -1/+9 |
2017-04-03 | add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, L... | UbitUmarov | 1 | -0/+85 |
2017-04-01 | store the physics inertia override in Mysql and add it to serializer. run p... | UbitUmarov | 1 | -9/+11 |
2017-03-31 | add OSSL functions to override linksets total mass, center of mass and inert... | UbitUmarov | 1 | -0/+41 |
2017-03-31 | Add the option to link a scene object with a monitoring object | Melanie Thielker | 1 | -0/+2 |
2017-01-27 | several changes relative to objects return and parcel prim counts: avoid nul... | UbitUmarov | 1 | -2/+2 |
2017-01-26 | remove unused and wrong methods | UbitUmarov | 1 | -57/+0 |
2017-01-20 | change CanObjectEntry() to use a SOG | UbitUmarov | 1 | -1/+1 |
2017-01-17 | add more calls to effective permissions aggregation, some paths may still be ... | UbitUmarov | 1 | -11/+15 |
2017-01-17 | add more calls to effective permissions aggregation; do not change groupmask ... | UbitUmarov | 1 | -0/+3 |
2017-01-16 | remove now unused SetRootPartOwner() | UbitUmarov | 1 | -21/+1 |
2017-01-16 | replace calls to SetOwnerId and SetRootPartOwner by a single new SetOwner() s... | UbitUmarov | 1 | -0/+24 |
2017-01-16 | avoid lastOwner beeing the group | UbitUmarov | 1 | -1/+2 |
2017-01-14 | fix incoerent definition of Slam bit (bits 3 and 4 used in diferent | UbitUmarov | 1 | -3/+0 |
2017-01-11 | don't let object lastowner be its group | UbitUmarov | 1 | -1/+2 |
2017-01-07 | Change improperly named isNPC to be IsNPC as a property should be uppercase | Melanie Thielker | 1 | -1/+1 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 1 | -96/+96 |
2016-12-04 | remove SOG.FromPartID from main code and flag it obsolete | UbitUmarov | 1 | -1/+6 |
2016-12-04 | The new Constant: integer OBJECT_REZZER_KEY = 32; | Mandarinka Tasty | 1 | -0/+6 |
2016-11-25 | add llGetMaxScaleFactor and llGetMinScaleFactor | UbitUmarov | 1 | -0/+77 |
2016-11-25 | change llScaleByFactor (sorry Mandarinka). | UbitUmarov | 1 | -0/+97 |
2016-11-22 | replace datetime.now on just timming by faster utcnow | UbitUmarov | 1 | -3/+3 |
2016-10-17 | ignore prims with shape type none on max size check for physics | UbitUmarov | 1 | -8/+12 |
2016-09-24 | fix linknumbers when unlink the root prim | UbitUmarov | 1 | -3/+108 |
2016-09-16 | change spinobject math, and a few minor things | UbitUmarov | 1 | -7/+12 |
2016-09-16 | pass touch_end as other touchs, make blockgrab work on nonphysical also | UbitUmarov | 1 | -52/+44 |
2016-08-28 | mantis: 8008 unscripted child prim collisions didn't trigger scripted root pr... | UbitUmarov | 1 | -0/+20 |
2016-08-28 | let mouse steer work on crossings; some cleanup | UbitUmarov | 1 | -1/+0 |
2016-08-24 | fix the conditions to do parcel objects autoreturn | UbitUmarov | 1 | -7/+8 |
2016-08-22 | (re)fix avatar standup from a child prim on object delete | UbitUmarov | 1 | -1/+1 |
2016-08-19 | on sog unlink loose the reference to the deleted physics actor | UbitUmarov | 1 | -0/+3 |
2016-08-19 | on object delete send a direct kill and a delayed one via updates queue, Unti... | UbitUmarov | 1 | -1/+3 |
2016-08-12 | partially revert commit 42a9afdc43cc.. of 06-12 not allowing more updates to... | UbitUmarov | 1 | -21/+17 |
2016-08-09 | add a SimpleAngularDistance Updates prioritazition scheme. Results don't look... | UbitUmarov | 1 | -0/+17 |
2016-07-27 | actually that was redundante, already done at low level | UbitUmarov | 1 | -11/+4 |
2016-07-27 | move refresh forces into applyphysics | UbitUmarov | 1 | -13/+12 |
2016-07-27 | a few more changes relative to sits crossing | UbitUmarov | 1 | -4/+15 |
2016-07-13 | make getBoundsCenter() call GetBoundsRadius() to do the math if needed | UbitUmarov | 1 | -1/+4 |
2016-07-13 | use geometric center and not sog root position in culling | UbitUmarov | 1 | -13/+19 |
2016-07-12 | let radius be radius, not diameter | UbitUmarov | 1 | -1/+1 |
2016-07-12 | add object UUID to a debug/warn message | UbitUmarov | 1 | -1/+1 |
2016-07-08 | don't auto return objects if they have sitting avatars (not npcs) - mantis 78... | UbitUmarov | 1 | -0/+14 |