aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Runtime (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-12 osSetParcelDetails: place hard restrictions on change owner,claimdate (both ...UbitUmarov1-1/+3
2017-06-28put back getAgentIP bug restricted, script owner must be a Administrator (god)UbitUmarov1-0/+5
2017-06-27remove osGetAgentIP() this was not a good idea to have :(UbitUmarov1-6/+1
2017-06-26add osGetNPCList()UbitUmarov1-0/+5
2017-06-25add respective ossl helper funtion osDrawScaleTransform(string drawList, LSL_...UbitUmarov1-4/+9
2017-06-24add string osDrawTranslationTransform(string drawList, LSL_Float x, LSL_Float...UbitUmarov1-0/+15
2017-06-24add string osSetDynamicTextureDataFace(string dynamicID, string contentType, ...UbitUmarov1-0/+6
2017-06-24osDrawFilledEllipse or string comand FillEllipse identical do Ellipse oneUbitUmarov1-0/+5
2017-05-19reWrite lsl json functions, forward slash is not escaped as LitJson spec; cod...UbitUmarov1-9/+11
2017-04-15several changes for osTeleportObjectUbitUmarov2-3/+3
2017-04-04 add LSL_Integer osGetLinkNumber(LSL_String name). uses a cache for the strin...UbitUmarov1-0/+5
2017-04-04 mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop ...UbitUmarov2-2/+9
2017-04-03add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, L...UbitUmarov1-0/+4
2017-03-31 add OSSL functions to override linksets total mass, center of mass and inert...UbitUmarov1-0/+26
2017-01-08restore argument name material_bitsUbitUmarov1-2/+2
2017-01-08mantis 8117: fix llSetPhysicsMaterial, using proper LSL_float typeUbitUmarov1-2/+2
2017-01-05Massive tab and trailing space cleanupMelanie Thielker4-14/+14
2016-12-16reserve constant OBJECT_ATTACHED_SLOTS_AVAILABLE from mantis 8096. But do not...UbitUmarov1-0/+1
2016-12-14Add osDie(key)Jeff Kelley1-0/+5
2016-12-14New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patc...Mandarinka Tasty1-0/+5
2016-12-06 add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile Abou...UbitUmarov1-0/+5
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