| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into httptests | UbitUmarov | 2017-05-31 | 1 | -31/+40 |
|\ |
|
| * | make use of a rare thing called StringBuilder on LSL_List. LSL_List uses may... | UbitUmarov | 2017-05-28 | 1 | -30/+39 |
| * | make LSL_list a CLASS again. Now we need to it allover again. Scripts need t... | UbitUmarov | 2017-05-28 | 1 | -1/+1 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-27 | 3 | -78/+33 |
|\ \
| |/ |
|
| * | minor cleanup | UbitUmarov | 2017-05-27 | 2 | -76/+32 |
| * | avoid some wrong watchdog timeouts | UbitUmarov | 2017-05-26 | 1 | -2/+1 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-25 | 2 | -1/+5 |
|\ \
| |/ |
|
| * | move assetsconnector threads to whatchdog; Abort all alive threads known to w... | UbitUmarov | 2017-05-25 | 2 | -0/+2 |
| * | give up on the code to stop AsyncCommandManager. It fails with many scripts r... | UbitUmarov | 2017-05-24 | 1 | -1/+3 |
* | | merge master | UbitUmarov | 2017-05-23 | 2 | -34/+37 |
|\ \
| |/ |
|
| * | fix lock position removing a not necessary function | UbitUmarov | 2017-05-23 | 1 | -10/+1 |
| * | allow new thread creation if it was aborted on AsyncCommandManager | UbitUmarov | 2017-05-23 | 1 | -3/+6 |
| * | protect AsyncCommandManager thread from fails on the several things it checks | UbitUmarov | 2017-05-23 | 1 | -6/+7 |
| * | only remove AsyncCommandManager thread when last instance is deleted | UbitUmarov | 2017-05-23 | 1 | -4/+11 |
| * | stop a few more threads on exit | UbitUmarov | 2017-05-23 | 1 | -16/+14 |
| * | please DIE! PLEASE?? | UbitUmarov | 2017-05-23 | 1 | -0/+3 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-21 | 1 | -5/+19 |
|\ \
| |/ |
|
| * | fix a cast that makes LitJson unhappy | UbitUmarov | 2017-05-20 | 1 | -1/+1 |
| * | mantis 8172: fix llList2Json() in case of vector or rotation types | UbitUmarov | 2017-05-20 | 1 | -4/+18 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-19 | 2 | -139/+650 |
|\ \
| |/ |
|
| * | reWrite lsl json functions, forward slash is not escaped as LitJson spec; cod... | UbitUmarov | 2017-05-19 | 2 | -139/+650 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-14 | 1 | -4/+10 |
|\ \
| |/ |
|
| * | minor fix on sensorrepeat | UbitUmarov | 2017-05-12 | 1 | -4/+10 |
* | | fix merge | UbitUmarov | 2017-05-07 | 1 | -1/+1 |
|/ |
|
* | do the same in the cases we are just moving parts around and not changing th... | UbitUmarov | 2017-05-04 | 1 | -1/+1 |
* | fix LSL_ApiHttpTests | UbitUmarov | 2017-05-02 | 1 | -5/+9 |
* | mantis 6738: change parsing of the HTTP_CUSTOM_HEADER parameter and ignore e... | UbitUmarov | 2017-04-26 | 1 | -3/+10 |
* | some fixes on the materials paramenters of llGetPrimitiveParams() | UbitUmarov | 2017-04-24 | 1 | -8/+48 |
* | add suport for materials parameters PRIM_NORMAL, PRIM_SPECULAR and PRIM_ALPH... | UbitUmarov | 2017-04-24 | 1 | -0/+88 |
* | fix (or actually break) llList2float() since LSL_Key is same as LSL_String,... | UbitUmarov | 2017-04-24 | 1 | -2/+3 |
* | mantis 8154 dont let self lResetOtherScript mean harakiri | UbitUmarov | 2017-04-21 | 1 | -89/+77 |
* | several changes for osTeleportObject | UbitUmarov | 2017-04-15 | 4 | -9/+8 |
* | OSSL CheckThreatLevel() with no arguments only tests if OSSL is enabled. Fast... | UbitUmarov | 2017-04-05 | 1 | -4/+28 |
* | give osTeleportObject proper OSFunctionThreatLevel setting on osslEnable.ini | UbitUmarov | 2017-04-05 | 1 | -2/+2 |
* | add a little speedup on repeated requests for same name on osGetLinkNumber. | UbitUmarov | 2017-04-04 | 1 | -0/+1 |
* | add LSL_Integer osGetLinkNumber(LSL_String name). uses a cache for the strin... | UbitUmarov | 2017-04-04 | 2 | -0/+14 |
* | mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop ... | UbitUmarov | 2017-04-04 | 4 | -7/+14 |
* | add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, L... | UbitUmarov | 2017-04-03 | 3 | -0/+52 |
* | add OSSL functions to override linksets total mass, center of mass and inert... | UbitUmarov | 2017-03-31 | 3 | -0/+247 |
* | Merge branch 'melanie' | Melanie Thielker | 2017-03-31 | 1 | -0/+13 |
|\ |
|
| * | Add the option to link a scene object with a monitoring object | Melanie Thielker | 2017-03-31 | 1 | -0/+13 |
* | | remove SOP.AttachPoint, redundant( and incoerent) with SOG.AttachmentPoint | UbitUmarov | 2017-01-26 | 1 | -2/+0 |
* | | fix test setup | UbitUmarov | 2017-01-25 | 1 | -3/+10 |
* | | fix llScriptDanger(); don't call old ScriptDamage on ossl health functions | UbitUmarov | 2017-01-21 | 2 | -5/+6 |
* | | change CanObjectEntry() to use a SOG | UbitUmarov | 2017-01-20 | 1 | -1/+1 |
* | | add more calls to effective permissions aggregation, some paths may still be ... | UbitUmarov | 2017-01-17 | 1 | -0/+1 |
|/ |
|
* | restore argument name material_bits | UbitUmarov | 2017-01-08 | 2 | -3/+3 |
* | mantis 8117: fix llSetPhysicsMaterial, using proper LSL_float type | UbitUmarov | 2017-01-08 | 3 | -6/+6 |
* | Revert "Allow OSSL scripts to softfail" | Melanie Thielker | 2017-01-07 | 2 | -23/+20 |
* | Fix a compile issue and reintroduce the "GOD" script option | Melanie Thielker | 2017-01-07 | 2 | -23/+32 |