| Commit message (Expand) | Author | Age | Files | Lines |
* | mantis 8577: add key osGetInventoryItemKey(string name) to get a inventory it... | UbitUmarov | 2019-08-16 | 1 | -0/+19 |
* | change value of PARCEL_DETAILS_DWELL to a higher value to give more room for ... | UbitUmarov | 2019-07-31 | 1 | -1/+1 |
* | Mantis #8481 part two. | TBG Renfold | 2019-07-31 | 1 | -0/+10 |
* | soem cleanup | UbitUmarov | 2019-05-02 | 1 | -1/+1 |
* | add osLocalTeleportAgent(key agent, vector position, vector velocity, vector ... | UbitUmarov | 2019-05-01 | 1 | -0/+17 |
* | change osSetProjectionParams a bit and add a variant that atkes a linknumber ... | UbitUmarov | 2019-04-18 | 1 | -3/+33 |
* | linux likes other tz names | UbitUmarov | 2019-04-08 | 1 | -0/+11 |
* | add osGetPSTWallclock() returns wall clock in PST or PDT, for those that for ... | UbitUmarov | 2019-04-08 | 1 | -1/+22 |
* | fix osSet/GetPrimitiveParams threat level | UbitUmarov | 2019-03-31 | 1 | -2/+2 |
* | remove redundant osInventoryDescription() and improve osInventoryDesc() to do... | UbitUmarov | 2019-02-22 | 1 | -24/+1 |
* | add LSL_Key osGetLastChangedEventKey() ( it is a alias for lldetectedkey(0) b... | UbitUmarov | 2019-02-21 | 1 | -0/+9 |
* | add LSL_String osGetInventoryName(LSL_Key itemId) and LSL_String osGetInvento... | UbitUmarov | 2019-02-21 | 1 | -1/+33 |
* | add LSL_Key osGetInventoryLastOwner(string itemNameorid) | UbitUmarov | 2019-02-21 | 1 | -2/+19 |
* | add osKickAvatar(LSL_Key agentKey, string alert) | UbitUmarov | 2019-02-20 | 1 | -8/+33 |
* | still another | UbitUmarov | 2018-12-19 | 1 | -2/+4 |
* | cleanup last patch | UbitUmarov | 2018-12-11 | 1 | -18/+23 |
* | Add osNpcSayTo(key npc, key target, integer channel, string message) | Bill Blight | 2018-12-11 | 1 | -0/+26 |
* | change osSetContentType threat level | UbitUmarov | 2018-12-11 | 1 | -1/+1 |
* | OSSL remove functions with illegal lsl types, also redundante | UbitUmarov | 2018-11-28 | 1 | -75/+0 |
* | remove a ossl dev only option | UbitUmarov | 2018-11-26 | 1 | -11/+1 |
* | add script constant OS_APIVERSION, we should inc this on any change on any ap... | UbitUmarov | 2018-11-26 | 1 | -47/+77 |
* | fix ossl severe error | UbitUmarov | 2018-11-25 | 1 | -5/+5 |
* | add osApproxEquals for float, vector and rotation, note that default margin i... | UbitUmarov | 2018-11-20 | 1 | -0/+98 |
* | add a few string functions to OSSL | UbitUmarov | 2018-11-18 | 1 | -1/+176 |
* | remove odd ossl function | UbitUmarov | 2018-11-18 | 1 | -20/+0 |
* | remove CM api, add replacement ossl functions, as i should had done on the me... | UbitUmarov | 2018-11-15 | 1 | -0/+48 |
* | change ossl link sound functions to search for sound both on script host and... | UbitUmarov | 2018-11-14 | 1 | -18/+20 |
* | oops | UbitUmarov | 2018-10-20 | 1 | -1/+1 |
* | ossl error messages are not from a agent | UbitUmarov | 2018-10-20 | 1 | -1/+1 |
* | avoid a null ref during jenkins tests | UbitUmarov | 2018-10-20 | 1 | -1/+2 |
* | change ossl error report and NPC create error handling | UbitUmarov | 2018-10-20 | 1 | -10/+11 |
* | mantis 8398: fix with previus commits; removed redundante code | UbitUmarov | 2018-10-20 | 1 | -11/+5 |
* | minor changes | UbitUmarov | 2018-09-29 | 1 | -34/+52 |
* | **CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), threat... | Bill Blight | 2018-09-29 | 1 | -0/+10 |
* | fix osDie harakiri for Yengine | UbitUmarov | 2018-09-13 | 1 | -17/+20 |
* | a few changes to ScriptSleep() functions | UbitUmarov | 2018-09-04 | 1 | -3/+6 |
* | avoid using new c# sintaxe that will fail on older compilers | UbitUmarov | 2018-08-30 | 1 | -3/+5 |
* | minor changes to last patch | UbitUmarov | 2018-08-30 | 1 | -7/+7 |
* | Adding check permission CanIssueEstateCommand for osRegionNotice and new func... | Mandarinka Tasty | 2018-08-30 | 1 | -7/+30 |
* | mantis 8346: fix argument of osUnixTimeToTimestamp | UbitUmarov | 2018-07-27 | 1 | -1/+1 |
* | sound radius is a prim prop only set by llSetSoundRadius, fix it in case vie... | UbitUmarov | 2018-04-10 | 1 | -7/+7 |
* | mantis 8305: add osTriggerSoundLimited(..) | UbitUmarov | 2018-04-10 | 1 | -0/+20 |
* | mantis 8305: add several ossl sound funtions that accept a link number for t... | UbitUmarov | 2018-04-09 | 1 | -0/+193 |
* | fix the comment about return value of osAngleBetween() its 0 to PI | UbitUmarov | 2018-04-04 | 1 | -2/+2 |
* | add auxiliar functions float osVecMagSquare(a), float osVecDistSquare(vector ... | UbitUmarov | 2018-04-03 | 1 | -0/+28 |
* | let ossl have its own config section | UbitUmarov | 2018-02-02 | 1 | -5/+10 |
* | fix a string format | UbitUmarov | 2018-01-14 | 1 | -1/+1 |
* | Corrected name of function in call to CheckThreatLevel. | Kevin Cozens | 2017-10-26 | 1 | -1/+1 |
* | Whitespace cleanup. | Kevin Cozens | 2017-10-26 | 1 | -19/+19 |
* | add osGetSimulatorMemoryKB(). This allows work around the fact osGetSimulator... | UbitUmarov | 2017-10-15 | 1 | -0/+16 |