Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove CM api, add replacement ossl functions, as i should had done on the ↵ | UbitUmarov | 2018-11-15 | 2 | -46/+3 |
| | | | | merge of avination code contrib. (runprebuild) | ||||
* | add a bit more things to ScriptSyntax, change a few more incoerent lsl types ↵ | UbitUmarov | 2018-11-10 | 1 | -6/+14 |
| | | | | in function arguments | ||||
* | remove a unnecessary scripts constants file | UbitUmarov | 2018-10-25 | 3 | -3/+4 |
| | |||||
* | a few changes to last commit | UbitUmarov | 2018-10-23 | 1 | -6/+6 |
| | |||||
* | llName2Key. Thanks to mewtwo0641 and watcher64. | Mandarinka Tasty | 2018-10-23 | 1 | -0/+1 |
| | | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | remove TempAttachments module | UbitUmarov | 2018-10-20 | 1 | -2/+3 |
| | |||||
* | minor changes | UbitUmarov | 2018-09-29 | 1 | -1/+1 |
| | |||||
* | **CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), ↵ | Bill Blight | 2018-09-29 | 1 | -0/+1 |
| | | | | | | threat level moderate Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | minor changes to last patch | UbitUmarov | 2018-08-30 | 1 | -1/+1 |
| | |||||
* | Adding check permission CanIssueEstateCommand for osRegionNotice and new ↵ | Mandarinka Tasty | 2018-08-30 | 1 | -0/+1 |
| | | | | | | function osRegionNotice(string agentID, string msg) Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | mantis 8346: fix argument of osUnixTimeToTimestamp | UbitUmarov | 2018-07-27 | 1 | -1/+1 |
| | |||||
* | mantis 8305: add osTriggerSoundLimited(..) | UbitUmarov | 2018-04-10 | 1 | -0/+2 |
| | |||||
* | mantis 8305: add several ossl sound funtions that accept a link number for ↵ | UbitUmarov | 2018-04-09 | 1 | -0/+11 |
| | | | | the prim associated to that sound. The link number must point to a single prim | ||||
* | add auxiliar functions float osVecMagSquare(a), float osVecDistSquare(vector ↵ | UbitUmarov | 2018-04-03 | 1 | -0/+6 |
| | | | | a), float osAngleBetween(vector a, vector b) and float osRound(ffloat value, integer ndigits) | ||||
* | fix some LSL functions to return type Key as they should and not string | UbitUmarov | 2018-03-05 | 1 | -7/+7 |
| | |||||
* | add osGetSimulatorMemoryKB(). This allows work around the fact ↵ | UbitUmarov | 2017-10-15 | 1 | -0/+1 |
| | | | | osGetSimulatorMemory() reports at most 2GB. This one limit is now 2TB, should ne enought for a while | ||||
* | bug fix: add missing stub for osSetInertia | UbitUmarov | 2017-10-01 | 1 | -0/+1 |
| | |||||
* | put back getAgentIP bug restricted, script owner must be a Administrator (god) | UbitUmarov | 2017-06-28 | 1 | -0/+1 |
| | |||||
* | remove osGetAgentIP() this was not a good idea to have :( | UbitUmarov | 2017-06-27 | 1 | -1/+0 |
| | |||||
* | add osGetNPCList() | UbitUmarov | 2017-06-26 | 1 | -0/+1 |
| | |||||
* | add respective ossl helper funtion osDrawScaleTransform(string drawList, ↵ | UbitUmarov | 2017-06-25 | 1 | -2/+3 |
| | | | | LSL_Float x, LSL_Float y) | ||||
* | add string osDrawTranslationTransform(string drawList, LSL_Float x, ↵ | UbitUmarov | 2017-06-24 | 1 | -0/+3 |
| | | | | LSL_Float y), string osDrawRotationTransform(string drawList, LSL_Float x) and string osDrawResetTransform(string drawList) helper functions for the new vector renderer comands. Removed ThreadLevel check of similar funtions that had it None, and actually only set strings | ||||
* | add string osSetDynamicTextureDataFace(string dynamicID, string contentType, ↵ | UbitUmarov | 2017-06-24 | 1 | -0/+1 |
| | | | | string data, string extraParams, int timer, int face) to easy only setting a prim face | ||||
* | osDrawFilledEllipse or string comand FillEllipse identical do Ellipse one | UbitUmarov | 2017-06-24 | 1 | -0/+1 |
| | |||||
* | several changes for osTeleportObject | UbitUmarov | 2017-04-15 | 1 | -2/+1 |
| | |||||
* | add a little speedup on repeated requests for same name on osGetLinkNumber. | UbitUmarov | 2017-04-04 | 1 | -0/+1 |
| | |||||
* | mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop ↵ | UbitUmarov | 2017-04-04 | 1 | -1/+1 |
| | | | | parameter by flags, add flags OSTPOBJ_STOPATTARRGET and OSTPOBJ_SETROT | ||||
* | add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, ↵ | UbitUmarov | 2017-04-03 | 1 | -0/+2 |
| | | | | LSL_Rotation rotation, LSL_Integer stop) | ||||
* | add OSSL functions to override linksets total mass, center of mass and ↵ | UbitUmarov | 2017-03-31 | 1 | -0/+8 |
| | | | | inertia. replacing the crude automatic estimation based on prims known to physics and density. Changed parameters are still not saved, and are lost on region crossings. only suported by UbODE. EXPERIMENTAL feature, only test it for now.. don't try to use in products. | ||||
* | restore argument name material_bits | UbitUmarov | 2017-01-08 | 1 | -1/+1 |
| | |||||
* | mantis 8117: fix llSetPhysicsMaterial, using proper LSL_float type | UbitUmarov | 2017-01-08 | 1 | -1/+1 |
| | |||||
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 2 | -5/+5 |
| | |||||
* | Add osDie(key) | Jeff Kelley | 2016-12-14 | 1 | -0/+7 |
| | | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This ↵ | Mandarinka Tasty | 2016-12-14 | 1 | -0/+1 |
| | | | | | | | patch gives possibility to set image in created NPC's profile. You can use UUID of the texture or name of texture included in prim's inventory. Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile ↵ | UbitUmarov | 2016-12-06 | 1 | -0/+1 |
| | | | | About text. requires OsNpcCreate rights | ||||
* | add llGetMaxScaleFactor and llGetMinScaleFactor | UbitUmarov | 2016-11-25 | 1 | -0/+2 |
| | |||||
* | Implementation of LSL_Integer llScaleByFactor(double scaling_factor) | Mandarinka Tasty | 2016-11-25 | 1 | -0/+1 |
| | | | | | Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | Implementation of new LSL function: list llGetAttachedList(key avatar); It ↵ | Mandarinka Tasty | 2016-11-04 | 1 | -0/+1 |
| | | | | | | | also returns HUDs' keys. Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | experimental function. Results still too volatile to be usefull | UbitUmarov | 2016-08-27 | 1 | -0/+1 |
| | |||||
* | llCollisionSound(,value) back to disable all sounds. new ↵ | UbitUmarov | 2016-08-27 | 1 | -0/+1 |
| | | | | osCollisionSound(..). allows defualt sounds with volume | ||||
* | add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); ↵ | UbitUmarov | 2016-07-25 | 1 | -0/+2 |
| | | | | healrate from 0 (disables auto heal) to 100 (maybe too fast) % per second. (untested) | ||||
* | add osSetHealth() value from 1 to 100; (mantis 7973) | UbitUmarov | 2016-07-24 | 1 | -0/+1 |
| | |||||
* | add OSSL osGetPhysicsEngineName(). this returns a string with name and ↵ | UbitUmarov | 2016-07-04 | 1 | -0/+1 |
| | | | | version. does no permition checks or it whould be less usefull ( only ubOde returns value) | ||||
* | Enhancement of osRegionRestart | Mandarinka Tasty | 2016-05-30 | 1 | -0/+1 |
| | | | | | Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: Melanie Thielker <melanie@t-data.com> | ||||
* | Add osRequestURL and osRequestSecureURL with an options list. | Melanie Thielker | 2016-03-16 | 1 | -0/+3 |
| | | | | | | Only currently supported option is "allowXss" which will send the needed Access-control-allow-origin: * header to allow xss scripting against the LSL http server. | ||||
* | ... ossl merge issue | UbitUmarov | 2015-09-28 | 1 | -0/+1 |
| | |||||
* | add missing stub for llSetVelocity | UbitUmarov | 2015-09-06 | 1 | -0/+1 |
| | |||||
* | bad merge? | UbitUmarov | 2015-09-01 | 3 | -7/+61 |
|\ | |||||
| * | Add WhiteCore's LL Json functions | Melanie Thielker | 2015-05-26 | 1 | -0/+5 |
| | | |||||
| * | Plumb the rest of the serverside AO | Melanie Thielker | 2014-09-09 | 1 | -0/+2 |
| | |