aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Interface (unfollow)
Commit message (Expand)AuthorFilesLines
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
2012-10-26adding ability for listeners to be filtered by regular expressions and a gene...SignpostMarv1-0/+24
2012-10-02added perms checking, duplicated functionality to methods that do not require...SignpostMarv1-0/+12
2012-10-02implementing osDropAttachment & osDropAttachmentAtSignpostMarv1-0/+12
2012-09-04wrapping attachment functions in a regionSignpostMarv1-1/+1
2012-09-04Implementing functing to send messages directly to attachmentsSignpostMarv1-0/+13
2012-09-04implementing a function to get the number of attachments wornSignpostMarv1-0/+10
2012-08-29This partially implements the LSL function to set the responseMic Bowman1-0/+6
2012-08-29track originating IScriptApi method for SL-like error messages. Will add rule...SignpostMarv1-1/+1
2012-08-28copying documentation from http://opensimulator.org/wiki/Threat_levelSignpostMarv1-0/+59
2012-08-25renaming to be similar to equivalent Set commandMelanie1-1/+1
2012-08-25renaming to be similar to equivalent Set commandSignpostMarv1-1/+1
2012-08-24Revert "implementing function to allow scripts to self-replicate as if the ow...Justin Clark-Casey (justincc)1-7/+0
2012-08-24implementing function to allow scripts to self-replicate as if the owner dupl...SignpostMarv1-0/+7
2012-08-24Adds osGetHealth.TBG Renfold1-0/+1
2012-08-02reduced-complexity implementation of function to get rezzing object keySignpostMarv1-0/+6
2012-07-28LSL/OSSL lacks Math.Min & Math.Max implementations.SignpostMarv1-0/+16
2012-07-20Implements a very useful OSSL function to test a string to seeMic Bowman1-0/+7
2012-07-14Implementation of llSetRegionPos(). Does not implement failure on object entr...SignpostMarv1-0/+1
2012-07-09This script allows an object to be attached directly from prim inventory to a...Justin Clark-Casey (justincc)1-2/+16
2012-07-06Mantis 6063 osNpcTouch.Talun1-0/+1
2012-07-06 added llSetVelocity. will refuse to work on vehicles and on attachments ( th...UbitUmarov1-0/+2