aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Interface (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-15several changes for osTeleportObjectUbitUmarov1-2/+1
2017-04-04add a little speedup on repeated requests for same name on osGetLinkNumber.UbitUmarov1-0/+1
2017-04-04 mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop ...UbitUmarov1-1/+1
2017-04-03add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, L...UbitUmarov1-0/+2
2017-03-31 add OSSL functions to override linksets total mass, center of mass and inert...UbitUmarov1-0/+8
2017-01-08restore argument name material_bitsUbitUmarov1-1/+1
2017-01-08mantis 8117: fix llSetPhysicsMaterial, using proper LSL_float typeUbitUmarov1-1/+1
2017-01-05Massive tab and trailing space cleanupMelanie Thielker2-5/+5
2016-12-14Add osDie(key)Jeff Kelley1-0/+7
2016-12-14New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patc...Mandarinka Tasty1-0/+1
2016-12-06 add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile Abou...UbitUmarov1-0/+1
2016-11-25 add llGetMaxScaleFactor and llGetMinScaleFactorUbitUmarov1-0/+2
2016-11-25Implementation of LSL_Integer llScaleByFactor(double scaling_factor)Mandarinka Tasty1-0/+1
2016-11-04Implementation of new LSL function: list llGetAttachedList(key avatar); It al...Mandarinka Tasty1-0/+1
2016-08-27 experimental function. Results still too volatile to be usefullUbitUmarov1-0/+1
2016-08-27llCollisionSound(,value) back to disable all sounds. new osCollisionSound(..)...UbitUmarov1-0/+1
2016-07-25add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate...UbitUmarov1-0/+2
2016-07-24 add osSetHealth() value from 1 to 100; (mantis 7973)UbitUmarov1-0/+1
2016-07-04add OSSL osGetPhysicsEngineName(). this returns a string with name and versio...UbitUmarov1-0/+1
2016-05-30Enhancement of osRegionRestartMandarinka Tasty1-0/+1
2016-03-16Add osRequestURL and osRequestSecureURL with an options list.Melanie Thielker1-0/+3
2015-09-28 ... ossl merge issueUbitUmarov1-0/+1
2015-09-06add missing stub for llSetVelocityUbitUmarov1-0/+1
2015-08-04create osGetAvatarHomeURIChristopher1-0/+2
2015-05-29Add a new os function "osGetGender()"dahlia1-0/+1
2015-05-26Add WhiteCore's LL Json functionsMelanie Thielker1-0/+5
2015-04-12Add osCheckODE() function so scripts can configure for running with legacy ph...Robert Adams1-0/+1
2015-03-03added llGetEnv() implementationFreaky Tech1-0/+1
2015-02-27Revert "Adding dynamic ossl permission control"BlueWall1-4/+0
2015-02-27Adding dynamic ossl permission controlBlueWall1-0/+4
2014-10-11Change name of just added OSSL osForceSit() to osForceOtherSit()Justin Clark-Casey (justincc)1-2/+2
2014-10-11Implements osForceSit(string avatar) & overload osForceSit(string avatar, str...Vegaslon1-0/+2
2014-09-09Plumb the rest of the serverside AOMelanie Thielker1-0/+2
2014-09-09Plumb llSetAnimationOverrideMelanie Thielker1-0/+1
2014-05-06Mantis 7146 The lsl function llGetMassMKS is not implementedTalun1-0/+1
2014-03-13Implement osForceBreakAllLinks().Justin Clark-Casey (justincc)1-0/+5
2014-03-12Implement osForceCreateLink() and osForceBreakLink()Justin Clark-Casey (justincc)1-0/+13
2014-01-28Added osGetRegionSize(), which returns the region size in meters and recogniz...Oren Hurvitz1-0/+1
2013-07-06Add implementations for llSetVelocity and llSetAngularVelocity.Robert Adams1-0/+2
2013-06-15Mantis 6280: llSetContentType(). An implementation.Talun1-0/+1
2013-06-06Hook up Keyframe motion to almost everything. Failing to cross a sim borderMelanie1-0/+1
2013-05-05Implement llSetContentType using the new OpenID auth support for authenticationMelanie1-0/+1
2013-05-04Add llGetPhysicsMaterialMelanie1-0/+1
2013-02-25Remove osParseJSONNew because it's "object" return type is not useful for LSLroot1-1/+0
2013-01-24Reintroduce the return value of llGiveMoney. The grid will crash and burn wit...Melanie1-1/+1
2013-01-23Remove the return value from llGiveMoney and add llTransferLindenDollars. AlsoMelanie1-1/+2
2013-01-23Remove the return value from llGiveMoney (it was a LSL extension of OpenSim) andMelanie1-1/+1
2013-01-11BulletSim: add osGetPhysicsEngineType() LSL function and updateRobert Adams1-0/+1
2012-11-15Revert "Merge master into teravuswork", it should have been avination, not ma...teravus2-140/+3
2012-11-09llSetLinkCamera implementationPixelTomsen1-0/+1