| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow people to teleport themselves. | onefang | 2021-08-27 | 1 | -3/+25 |
* | Bring back DebuggerSafe, default to true. | onefang | 2021-08-27 | 2 | -5/+5 |
* | whitespace++ | onefang | 2021-07-07 | 1 | -1/+1 |
* | LessOhSilly threat level nonsense. | onefang | 2021-07-07 | 1 | -11/+6 |
* | Fix up the usual script messes. | onefang | 2021-07-06 | 3 | -967/+3 |
* | Various script engine speed ups, and Oh Silly Threat clean ups. | onefang | 2020-09-10 | 3 | -735/+674 |
* | Various teleport fixes. | onefang | 2020-09-09 | 2 | -4/+4 |
* | Gatekeeper -> GatekeeperURI | root | 2020-09-09 | 1 | -2/+2 |
* | Revert list content type check. | onefang | 2020-09-09 | 1 | -6/+10 |
* | Remove various limits. | onefang | 2020-09-09 | 2 | -11/+23 |
* | Remove useless executable bit that Windows adds. | onefang | 2020-09-09 | 1 | -0/+0 |
* | mantis 8632: stop trigering Changed on just scale checks | UbitUmarov | 2019-12-03 | 1 | -3/+4 |
* | cosmetics | UbitUmarov | 2019-11-20 | 1 | -3/+3 |
* | limit max number of attachments to 38. All can be on same point | UbitUmarov | 2019-11-13 | 1 | -1/+1 |
* | terrain replace double by float | UbitUmarov | 2019-11-12 | 1 | -1/+1 |
* | Yengine: we also need to cancel timer events in queue, because some bad scrip... | UbitUmarov | 2019-11-11 | 1 | -1/+2 |
* | terraforming changes: missing file | UbitUmarov | 2019-11-10 | 1 | -15/+4 |
* | handle null refs on llSubStringIndex() | UbitUmarov | 2019-11-06 | 1 | -0/+4 |
* | a few changes on LlGetObjectDetails | UbitUmarov | 2019-10-20 | 1 | -9/+17 |
* | add a few lsl constants | UbitUmarov | 2019-10-19 | 1 | -4/+87 |
* | same for osSetDynamicTextureURLBlendFace(). thx djphil | UbitUmarov | 2019-10-19 | 1 | -1/+1 |
* | change osSetDynamicTextureURL(Blend) to ThreatLevel.VeryHigh,ESTATE_MANAGER,E... | UbitUmarov | 2019-10-19 | 1 | -6/+3 |
* | add LSL_Integer osIsNotValidNumber(LSL_Float v) | UbitUmarov | 2019-10-17 | 1 | -25/+28 |
* | OSSL: threading issue | UbitUmarov | 2019-10-16 | 1 | -1/+1 |
* | OSSL: stop reading configuration file on every script start. | UbitUmarov | 2019-10-16 | 1 | -63/+78 |
* | make OSSL parsing error warning more clear | UbitUmarov | 2019-10-16 | 1 | -4/+8 |
* | change OSSL functions allow control code. Behavior should stat pretty much th... | UbitUmarov | 2019-10-16 | 2 | -72/+121 |
* | add OSSL option PermissionErrortoOwner (true or false). if true ossl functio... | UbitUmarov | 2019-10-16 | 1 | -93/+101 |
* | add osResetAllScripts(LSL_Integer AllLinkset). use with care | UbitUmarov | 2019-10-11 | 1 | -0/+34 |
* | remove useragentserviceconnector dns lookup also on ossl | UbitUmarov | 2019-10-06 | 1 | -1/+1 |
* | fix saving appearence to notecard, so they can work on older regions | UbitUmarov | 2019-09-15 | 1 | -12/+6 |
* | allow particles scale max to be 7.96m, supported by protocol | UbitUmarov | 2019-09-12 | 1 | -1/+1 |
* | add osSlerp() | UbitUmarov | 2019-09-04 | 1 | -0/+12 |
* | mantis 8583: osGetRegionMapTexture(); now returns prim region map textureID, ... | UbitUmarov | 2019-08-27 | 1 | -3/+8 |
* | mantis 8577: add key osGetInventoryItemKey(string name) to get a inventory it... | UbitUmarov | 2019-08-16 | 1 | -0/+19 |
* | mantis8548: change more LSL arguments declarations to their formal form. Stil... | UbitUmarov | 2019-07-31 | 1 | -45/+53 |
* | mantis8564: add region_up_time to llGetEnv. Returns string with seconds since... | UbitUmarov | 2019-07-31 | 1 | -66/+55 |
* | change value of PARCEL_DETAILS_DWELL to a higher value to give more room for ... | UbitUmarov | 2019-07-31 | 2 | -2/+2 |
* | Mantis #8481 part two. | TBG Renfold | 2019-07-31 | 1 | -0/+10 |
* | Mantis #8481 part one. | TBG Renfold | 2019-07-31 | 1 | -0/+3 |
* | mantis 8563: do not modify collection inside a loop on it a foreach on it | UbitUmarov | 2019-07-15 | 1 | -8/+10 |
* | mantis 8527 and 8517: let llSetLinkPrimitiveParam*() PRIM_TEXTURE ignore text... | UbitUmarov | 2019-05-14 | 1 | -1/+1 |
* | 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 |
* | mantis 8517: actually let NULL_KEY do the same as on PRIM_TEXTURE | UbitUmarov | 2019-04-18 | 1 | -1/+1 |
* | mantis 8517: let texture argument of PRIM_TEXTURE only change the other par... | UbitUmarov | 2019-04-18 | 1 | -53/+72 |
* | 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 |