Commit History

Author SHA1 Message Date
  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 2bb5e98574 add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, LSL_Rotation rotation, LSL_Integer stop) 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 b16abc8166 Massive tab and trailing space cleanup 7 years ago
  Jeff Kelley 95d6396300 Add osDie(key) 8 years ago
  Mandarinka Tasty ec883d0f15 New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patch gives possibility to set image in created NPC's profile. You can use UUID of the texture or name of texture included in prim's inventory. 7 years ago
  UbitUmarov d4e285b1a1 add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile About text. requires OsNpcCreate rights 7 years ago
  UbitUmarov 78fa544f0d experimental function. Results still too volatile to be usefull 8 years ago
  UbitUmarov abadad47d3 stack overflow is (not)funny :) 8 years ago
  UbitUmarov b2386b8d0d llCollisionSound(,value) back to disable all sounds. new osCollisionSound(..). allows defualt sounds with volume 8 years ago
  UbitUmarov 4b832f0f8e add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate from 0 (disables auto heal) to 100 (maybe too fast) % per second. (untested) 8 years ago
  UbitUmarov 2bb467e358 add osSetHealth() value from 1 to 100; (mantis 7973) 8 years ago
  UbitUmarov ac72598c6b add OSSL osGetPhysicsEngineName(). this returns a string with name and version. does no permition checks or it whould be less usefull ( only ubOde returns value) 8 years ago
  Mandarinka Tasty 77af32cdbf Enhancement of osRegionRestart 8 years ago
  Melanie Thielker e8b46023e4 Add osRequestURL and osRequestSecureURL with an options list. 8 years ago
  UbitUmarov fb69661bb9 ... ossl merge issue 9 years ago
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 years ago
  UbitUmarov 371c9dd2af bad merge? 9 years ago
  Christopher 86c426e587 create osGetAvatarHomeURI 9 years ago
  dahlia 5d3c327e93 Add a new os function "osGetGender()" 9 years ago
  Robert Adams 9b337b089c Add osCheckODE() function so scripts can configure for running with legacy physics engine. 9 years ago
  Robert Adams 07dead7dcb varregion: any conversions of use of Constants.RegionSize converted into 9 years ago
  BlueWall aeb8a4bf85 Revert "Adding dynamic ossl permission control" 9 years ago
  BlueWall a3681f3052 Adding dynamic ossl permission control 9 years ago
  Justin Clark-Casey (justincc) 00b23e51ae Change name of just added OSSL osForceSit() to osForceOtherSit() 10 years ago
  Vegaslon 79a4d1ea8d Implements osForceSit(string avatar) & overload osForceSit(string avatar, string target) 10 years ago
  Justin Clark-Casey (justincc) 873eee5431 Implement osForceBreakAllLinks(). 10 years ago
  Justin Clark-Casey (justincc) 296d63e20b Implement osForceCreateLink() and osForceBreakLink() 10 years ago
  Melanie c6e9db5866 Merge branch 'master' into careminster 10 years ago