aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Runtime (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-04The new Constant: integer OBJECT_REZZER_KEY = 32;Mandarinka Tasty1-0/+1
2016-11-30The new Constant: integer OBJECT_TEMP_ATTACHED = 34;Mandarinka Tasty1-0/+1
2016-11-28The implementation of new flags = parameters for llGetObjectDetails - Part II...Mandarinka Tasty1-0/+2
2016-11-28The implementation of new flags = paramters for llGetObjectDetails - Part I C...Mandarinka Tasty1-0/+3
2016-11-25 add llGetMaxScaleFactor and llGetMinScaleFactorUbitUmarov1-0/+10
2016-11-25Implementation of LSL_Integer llScaleByFactor(double scaling_factor)Mandarinka Tasty1-0/+5
2016-11-07add a few more lsl constants for attachmentsUbitUmarov1-0/+15
2016-11-05add suport for PRIM_SIT_TARGET on get(link)PrimitveParameters and fix typosUbitUmarov1-5/+4
2016-11-05add a few lsl constants and move some aroundUbitUmarov1-7/+20
2016-11-04Implementation of new LSL function: list llGetAttachedList(key avatar); It al...Mandarinka Tasty1-0/+5
2016-08-27 experimental function. Results still too volatile to be usefullUbitUmarov1-2/+1
2016-08-27 stack overflow is (not)funny :)UbitUmarov1-1/+7
2016-08-27llCollisionSound(,value) back to disable all sounds. new osCollisionSound(..)...UbitUmarov1-0/+5
2016-07-25add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate...UbitUmarov1-0/+10
2016-07-24 add osSetHealth() value from 1 to 100; (mantis 7973)UbitUmarov1-0/+5
2016-07-04add OSSL osGetPhysicsEngineName(). this returns a string with name and versio...UbitUmarov1-0/+5
2016-05-30Enhancement of osRegionRestartMandarinka Tasty1-0/+5
2016-03-16Add osRequestURL and osRequestSecureURL with an options list.Melanie Thielker1-0/+10
2016-01-01 add npc create option OS_NPC_OBJECT_GROUP. with it the npc will be created w...UbitUmarov1-0/+1
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