Commit History

Author SHA1 Message Date
  UbitUmarov 9d8220ac9f some reduction on large colision repulsive force on non physical placement of physical prims 7 years ago
  UbitUmarov 040037d713 update ode.dll for windows. Other platforms need fo be compiled from opensim-libs repo, folder ODE-OpenSim.0.13.2. This adds OsTerrain, a replacevment for Heightfield that ubOde can use. Its already rotated as needed and has a diferent Sphere collider, rest is still almost identical. Keep previus ode version in case this goes wrong. 7 years ago
  UbitUmarov 1848b1fdb1 mantis 8740: fix osTeleportObject set rotation 7 years ago
  UbitUmarov a41924d1f8 add missing invalidation of osGetLinkNumber cache 7 years ago
  UbitUmarov c0904a32cb OSSL CheckThreatLevel() with no arguments only tests if OSSL is enabled. Faster test for safe functions that are always allowed with OSSL enabled. other name could be CheckOSSLenabled, but this name preserves functions template. 7 years ago
  UbitUmarov c58f2167bb fix osTeleportObject OSFunctionThreatLevel setting on osslEnable.ini 7 years ago
  UbitUmarov 2805cb9dec give osTeleportObject proper OSFunctionThreatLevel setting on osslEnable.ini 7 years ago
  UbitUmarov d085c337a9 add a little speedup on repeated requests for same name on osGetLinkNumber. 7 years ago
  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 years ago
  UbitUmarov ca250e0b0b mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop parameter by flags, add flags OSTPOBJ_STOPATTARRGET and OSTPOBJ_SETROT 7 years ago
  UbitUmarov 056b765fbc mantis 8130: improve keyframes motion 7 years ago
  UbitUmarov c6150c2066 mantis 8140: fix objectTeleport rotation if stop TRUE 7 years ago
  UbitUmarov 4bb27917f4 oops 7 years ago
  UbitUmarov 1264069b41 fix typo 7 years ago
  UbitUmarov 2bb5e98574 add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, LSL_Rotation rotation, LSL_Integer stop) 7 years ago
  UbitUmarov eb11505d19 add bool CanObjectEnterWithScripts(SceneObjectGroup sog, ILandObject land) permissions check 7 years ago
  UbitUmarov 44993550a8 store the physics inertia override in SQlite 7 years ago
  UbitUmarov 443fc60cdf store the physics inertia override in Mysql and add it to serializer. run prebuild is required 7 years ago
  UbitUmarov 24b7903cd0 add missing file. Changes of inertia data of objects running does not 7 years ago
  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 years ago
  Melanie Thielker b033a2559e Adapt to a variable name that has changed in core 7 years ago
  Melanie Thielker 5587ee4500 Merge branch 'melanie' 7 years ago
  Melanie Thielker 6463ab7d79 If a DNS resolution fails on an outbound request, simply allow it 7 years ago
  Melanie Thielker 59f7cf79c9 Prevent error spew when script send IM to HG users before HG is up 7 years ago
  Melanie Thielker 5c3cb5297c Add missing dependency for etcd moduile 7 years ago
  Melanie Thielker a6ecedb72a Also ignore NPCs in short-circuiting region restarts 7 years ago
  Melanie Thielker c0ce746e2d When determining if a sim can be shut down, ignore NPCs 7 years ago
  Melanie Thielker 75915bd0f3 Add the ability to post to and act uponconfiguration in etcd 7 years ago
  Melanie Thielker 680231d7e7 Make the MySqlGeneric layer transaction aware 7 years ago
  Melanie Thielker 3e880cee45 Allow short-circuiting region restart delays of there are no users left 7 years ago