| Commit message (Expand) | Author | Files | Lines |
2017-07-12 | osSetParcelDetails: place hard restrictions on change owner,claimdate (both ... | UbitUmarov | 1 | -1/+3 |
2017-06-28 | put back getAgentIP bug restricted, script owner must be a Administrator (god) | UbitUmarov | 1 | -0/+5 |
2017-06-27 | remove osGetAgentIP() this was not a good idea to have :( | UbitUmarov | 1 | -6/+1 |
2017-06-26 | add osGetNPCList() | UbitUmarov | 1 | -0/+5 |
2017-06-25 | add respective ossl helper funtion osDrawScaleTransform(string drawList, LSL_... | UbitUmarov | 1 | -4/+9 |
2017-06-24 | add string osDrawTranslationTransform(string drawList, LSL_Float x, LSL_Float... | UbitUmarov | 1 | -0/+15 |
2017-06-24 | add string osSetDynamicTextureDataFace(string dynamicID, string contentType, ... | UbitUmarov | 1 | -0/+6 |
2017-06-24 | osDrawFilledEllipse or string comand FillEllipse identical do Ellipse one | UbitUmarov | 1 | -0/+5 |
2017-05-19 | reWrite lsl json functions, forward slash is not escaped as LitJson spec; cod... | UbitUmarov | 1 | -9/+11 |
2017-04-15 | several changes for osTeleportObject | UbitUmarov | 2 | -3/+3 |
2017-04-04 | add LSL_Integer osGetLinkNumber(LSL_String name). uses a cache for the strin... | UbitUmarov | 1 | -0/+5 |
2017-04-04 | mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop ... | UbitUmarov | 2 | -2/+9 |
2017-04-03 | add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, L... | UbitUmarov | 1 | -0/+4 |
2017-03-31 | add OSSL functions to override linksets total mass, center of mass and inert... | UbitUmarov | 1 | -0/+26 |
2017-01-08 | restore argument name material_bits | UbitUmarov | 1 | -2/+2 |
2017-01-08 | mantis 8117: fix llSetPhysicsMaterial, using proper LSL_float type | UbitUmarov | 1 | -2/+2 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 4 | -14/+14 |
2016-12-16 | reserve constant OBJECT_ATTACHED_SLOTS_AVAILABLE from mantis 8096. But do not... | UbitUmarov | 1 | -0/+1 |
2016-12-14 | Add osDie(key) | Jeff Kelley | 1 | -0/+5 |
2016-12-14 | New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patc... | Mandarinka Tasty | 1 | -0/+5 |
2016-12-06 | add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile Abou... | UbitUmarov | 1 | -0/+5 |
2016-12-04 | The new Constant: integer OBJECT_REZZER_KEY = 32; | Mandarinka Tasty | 1 | -0/+1 |
2016-11-30 | The new Constant: integer OBJECT_TEMP_ATTACHED = 34; | Mandarinka Tasty | 1 | -0/+1 |
2016-11-28 | The implementation of new flags = parameters for llGetObjectDetails - Part II... | Mandarinka Tasty | 1 | -0/+2 |
2016-11-28 | The implementation of new flags = paramters for llGetObjectDetails - Part I C... | Mandarinka Tasty | 1 | -0/+3 |
2016-11-25 | add llGetMaxScaleFactor and llGetMinScaleFactor | UbitUmarov | 1 | -0/+10 |
2016-11-25 | Implementation of LSL_Integer llScaleByFactor(double scaling_factor) | Mandarinka Tasty | 1 | -0/+5 |
2016-11-07 | add a few more lsl constants for attachments | UbitUmarov | 1 | -0/+15 |
2016-11-05 | add suport for PRIM_SIT_TARGET on get(link)PrimitveParameters and fix typos | UbitUmarov | 1 | -5/+4 |
2016-11-05 | add a few lsl constants and move some around | UbitUmarov | 1 | -7/+20 |
2016-11-04 | Implementation of new LSL function: list llGetAttachedList(key avatar); It al... | Mandarinka Tasty | 1 | -0/+5 |
2016-08-27 | experimental function. Results still too volatile to be usefull | UbitUmarov | 1 | -2/+1 |
2016-08-27 | stack overflow is (not)funny :) | UbitUmarov | 1 | -1/+7 |
2016-08-27 | llCollisionSound(,value) back to disable all sounds. new osCollisionSound(..)... | UbitUmarov | 1 | -0/+5 |
2016-07-25 | add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate... | UbitUmarov | 1 | -0/+10 |
2016-07-24 | add osSetHealth() value from 1 to 100; (mantis 7973) | UbitUmarov | 1 | -0/+5 |
2016-07-04 | add OSSL osGetPhysicsEngineName(). this returns a string with name and versio... | UbitUmarov | 1 | -0/+5 |
2016-05-30 | Enhancement of osRegionRestart | Mandarinka Tasty | 1 | -0/+5 |
2016-03-16 | Add osRequestURL and osRequestSecureURL with an options list. | Melanie Thielker | 1 | -0/+10 |
2016-01-01 | add npc create option OS_NPC_OBJECT_GROUP. with it the npc will be created w... | UbitUmarov | 1 | -0/+1 |
2015-09-28 | ... ossl merge issue | UbitUmarov | 1 | -3/+6 |
2015-09-08 | add missing llSetVelocity stub | UbitUmarov | 1 | -0/+6 |
2015-09-03 | minor clean | UbitUmarov | 1 | -48/+0 |
2015-09-02 | seems to compile ( tests comented out) | UbitUmarov | 1 | -3/+0 |
2015-08-04 | create osGetAvatarHomeURI | Christopher | 1 | -0/+5 |
2015-06-01 | Correct constant RCERR_CAST_TIME_EXCEEDED. | Magnuz Binder | 1 | -1/+1 |
2015-05-29 | Add a new os function "osGetGender()" | dahlia | 1 | -0/+5 |
2015-05-26 | Add WhiteCore's LL Json functions | Melanie Thielker | 2 | -0/+35 |
2015-05-04 | Missing constants for llGetObjectDetails | Talun | 1 | -0/+4 |
2015-04-12 | Add osCheckODE() function so scripts can configure for running with legacy ph... | Robert Adams | 1 | -0/+5 |