aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Runtime (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-28 ... ossl merge issueUbitUmarov1-3/+6
2015-09-08add missing llSetVelocity stubUbitUmarov1-0/+6
2015-09-03 minor cleanUbitUmarov1-48/+0
2015-09-02seems to compile ( tests comented out)UbitUmarov1-3/+0
2015-08-04create osGetAvatarHomeURIChristopher1-0/+5
2015-06-01Correct constant RCERR_CAST_TIME_EXCEEDED.Magnuz Binder1-1/+1
2015-05-29Add a new os function "osGetGender()"dahlia1-0/+5
2015-05-26Add WhiteCore's LL Json functionsMelanie Thielker2-0/+35
2015-05-04Missing constants for llGetObjectDetailsTalun1-0/+4
2015-04-12Add osCheckODE() function so scripts can configure for running with legacy ph...Robert Adams1-0/+5
2015-03-29varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams1-4/+6
2015-03-03added llGetEnv() implementationFreaky Tech1-0/+5
2015-02-27Revert "Adding dynamic ossl permission control"BlueWall1-10/+0
2015-02-27Adding dynamic ossl permission controlBlueWall1-0/+10
2014-10-11Change name of just added OSSL osForceSit() to osForceOtherSit()Justin Clark-Casey (justincc)1-4/+5
2014-10-11Implements osForceSit(string avatar) & overload osForceSit(string avatar, str...Vegaslon1-0/+9
2014-10-04Add LSL transaction_result event.Justin Clark-Casey (justincc)1-0/+2
2014-09-09Plumb the rest of the serverside AOMelanie Thielker1-0/+10
2014-09-09Plumb llSetAnimationOverrideMelanie Thielker2-0/+6
2014-08-29Implement STATUS_BLOCK_GRAB_OBJECT in llSetStatus()/llGetStatus() and correct...Justin Clark-Casey (justincc)1-0/+1
2014-06-27add LSL constant PRIM_ALPHA_MODEdahlia1-0/+1
2014-06-23add LSL constants PRIM_SPECULAR and PRIM_NORMALdahlia1-0/+2
2014-05-06Mantis 7146 The lsl function llGetMassMKS is not implementedTalun1-0/+5
2014-05-01Mantis 7144 missing ATTACH_AVATAR_CENTER constantTalun1-0/+2
2014-03-26Remove unmaintained and unused YieldProlog scripting languageJustin Clark-Casey (justincc)16-15874/+0
2014-03-13Implement osForceBreakAllLinks().Justin Clark-Casey (justincc)1-0/+5
2014-03-12Implement osForceCreateLink() and osForceBreakLink()Justin Clark-Casey (justincc)1-0/+10
2014-01-28Added osGetRegionSize(), which returns the region size in meters and recogniz...Oren Hurvitz1-0/+5
2013-12-26varregion: many more updates removing the constant RegionSize and replacingRobert Adams1-4/+6
2013-11-08varregion: elimination of Constants.RegionSize from all over OpenSimulator.Robert Adams1-2/+2
2013-10-31add new LSL constants associated with new "ribbon", "glow", and "blend" parti...dahlia1-0/+13
2013-07-06Add implementations for llSetVelocity and llSetAngularVelocity.Robert Adams1-0/+10
2013-06-15Mantis 6280: llSetContentType(). An implementation.Talun2-0/+16
2013-06-06Hook up Keyframe motion to almost everything. Failing to cross a sim borderMelanie2-0/+18
2013-06-02Implement PERMISSION_TELEPORT and the needed checks to make it work.Melanie1-0/+1
2013-05-05Implement llSetContentType using the new OpenID auth support for authenticationMelanie2-0/+8
2013-05-04Add llGetPhysicsMaterialMelanie1-0/+5
2013-03-29Added missing functionality (mainly custom headers) to llHTTPRequest.Kevin Cozens1-6/+9
2013-02-25Remove osParseJSONNew because it's "object" return type is not useful for LSLroot1-5/+0
2013-02-06Partial port of Avination's support for the new physics parameters.Melanie1-0/+11
2013-02-05Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2-2/+2
2013-02-01Revert "Update assembly version numbers"BlueWall2-2/+2
2013-02-01Update assembly version numbersBlueWall2-2/+2
2013-01-24Reintroduce the return value of llGiveMoney. The grid will crash and burn wit...Melanie1-2/+2
2013-01-23Remove the return value from llGiveMoney and add llTransferLindenDollars. AlsoMelanie1-2/+7
2013-01-23Remove the return value from llGiveMoney (it was a LSL extension of OpenSim) andMelanie1-2/+2
2013-01-19New constants for llGetObjectDetailsTalun1-0/+17
2013-01-19New constants for llGetObjectDetailsTalun1-0/+17
2013-01-11BulletSim: add osGetPhysicsEngineType() LSL function and updateRobert Adams1-0/+5
2012-11-15Revert "Merge master into teravuswork", it should have been avination, not ma...teravus2-118/+2