Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a typo in tho OhSillyThreat config file. | onefang | 2021-08-18 | 1 | -52/+52 |
| | | | | Not sure how this escaped me for so long. | ||||
* | Add gods to OhSilly threat level config. | onefang | 2021-07-07 | 1 | -52/+53 |
| | |||||
* | Fix up the usual script messes. | onefang | 2021-07-06 | 1 | -48/+49 |
| | | | | | | | | | Don't slow scripts down with bogus monitoring that isn't used anywhere. Don't make scripts sleep all the time. Don't bother with useless OhSilly Threat checks, and clean up the remains. | ||||
* | Various script engine speed ups, and Oh Silly Threat clean ups. | onefang | 2020-09-10 | 1 | -120/+164 |
| | | | | | | | | Don't bother doing useless threat level, sleep, and bogus stat collections, it only slows things down. https://sledjhamr.org/mantisbt/view.php?id=15 for an analysis of the bogus stat collection. | ||||
* | a few changes on osslEnable.ini | UbitUmarov | 2019-10-21 | 1 | -6/+6 |
| | |||||
* | a few changes on osslEnable.ini | UbitUmarov | 2019-10-21 | 1 | -1/+4 |
| | |||||
* | same for osSetDynamicTextureURLBlendFace(). thx djphil | UbitUmarov | 2019-10-19 | 1 | -1/+1 |
| | |||||
* | change osSetDynamicTextureURL(Blend) to ↵ | UbitUmarov | 2019-10-19 | 1 | -4/+2 |
| | | | | ThreatLevel.VeryHigh,ESTATE_MANAGER,ESTATE_OWNER | ||||
* | typo | UbitUmarov | 2019-10-16 | 1 | -2/+2 |
| | |||||
* | add OSSL option PermissionErrortoOwner (true or false). if true ossl ↵ | UbitUmarov | 2019-10-16 | 1 | -1/+4 |
| | | | | functions permission errors will only be sent to prim owner, defaul false: send all around | ||||
* | change coments on osslEnable.ini and remove list of functions always suported; | UbitUmarov | 2019-10-15 | 1 | -88/+18 |
| | |||||
* | minor update to osslEnable.ini | UbitUmarov | 2019-08-17 | 1 | -0/+3 |
| | |||||
* | ll rez objects: silent ginore null object id; remove redundante llSetColor code | UbitUmarov | 2019-03-02 | 1 | -2/+2 |
| | |||||
* | actually disable osSetContentType on osslEnable.ini, so is only enabled by ↵ | UbitUmarov | 2018-12-13 | 1 | -1/+1 |
| | | | | machine owner intentionally | ||||
* | cleanup last patch | UbitUmarov | 2018-12-11 | 1 | -1/+1 |
| | |||||
* | Add osNpcSayTo(key npc, key target, integer channel, string message) | Bill Blight | 2018-12-11 | 1 | -0/+1 |
| | | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | 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 | -2/+0 |
| | |||||
* | add osApproxEquals for float, vector and rotation, note that default margin ↵ | UbitUmarov | 2018-11-20 | 1 | -1/+2 |
| | | | | is 1e-6 to match strings rounding | ||||
* | removed repeated lines | UbitUmarov | 2018-11-19 | 1 | -3/+0 |
| | |||||
* | update osslEnable | UbitUmarov | 2018-11-18 | 1 | -0/+10 |
| | |||||
* | update osslEnable | UbitUmarov | 2018-11-18 | 1 | -1/+2 |
| | |||||
* | **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 |
| | |||||
* | mantis 8305: add osTriggerSoundLimited(..) | UbitUmarov | 2018-04-10 | 1 | -0/+1 |
| | |||||
* | update osslEnable.ini with the new functions | UbitUmarov | 2018-04-09 | 1 | -0/+11 |
| | |||||
* | Added references to new math related OSSL functions | Kevin Cozens | 2018-04-04 | 1 | -0/+4 |
| | |||||
* | fix merge issue | UbitUmarov | 2018-03-20 | 1 | -16/+16 |
|\ | |||||
| * | Removed trailing whitespace | Kevin Cozens | 2018-03-19 | 1 | -16/+16 |
| | | |||||
* | | let ossl have its own config section | UbitUmarov | 2018-02-02 | 1 | -86/+86 |
|/ | |||||
* | Added missing Allow line for osGetSimulatorMemoryKB. | Kevin Cozens | 2017-10-26 | 1 | -0/+1 |
| | |||||
* | Sorted the groups of Allow statements by alphabetical order. | Kevin Cozens | 2017-10-26 | 1 | -10/+10 |
| | |||||
* | Fixed typos in comments in osslEnable.ini | Kevin Cozens | 2017-09-04 | 1 | -2/+2 |
| | |||||
* | a few changes to ubOde avatar collisions | UbitUmarov | 2017-07-01 | 1 | -1/+0 |
| | |||||
* | do calls to m_host.AddScriptLPS() on the right place on osslm this stat is ↵ | UbitUmarov | 2017-06-30 | 1 | -2/+2 |
| | | | | of course still wrong LPS does not mean api function calls | ||||
* | put osGetAgentIP() in threat control with level Severe so it can be disabled ↵ | UbitUmarov | 2017-06-30 | 1 | -55/+61 |
| | | | | even for inworld administrators as needed on some grids. rearrage the osslEnable.ini file segregating the funtions only listed for information | ||||
* | put back getAgentIP bug restricted, script owner must be a Administrator (god) | UbitUmarov | 2017-06-28 | 1 | -1/+1 |
| | |||||
* | add osGetNPCList() | UbitUmarov | 2017-06-26 | 1 | -0/+1 |
| | |||||
* | take a few more out of level check | UbitUmarov | 2017-06-26 | 1 | -31/+30 |
| | |||||
* | update osslEnable.ini. functions that have no level check are still listed ↵ | UbitUmarov | 2017-06-26 | 1 | -2/+15 |
| | | | | but commented, just to be more visible | ||||
* | 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 | -16/+21 |
| | | | | 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 | ||||
* | revert the thread level change; remove unused dynamic texture timer from ↵ | UbitUmarov | 2017-06-24 | 1 | -1/+1 |
| | | | | internal code; let blend alpha work if < 255; let blend work with the selected face; etc | ||||
* | change thread level of osSetDynamicTextureDataBlendFace to VeryHigh | UbitUmarov | 2017-06-24 | 1 | -1/+1 |
| | |||||
* | osDrawFilledEllipse or string comand FillEllipse identical do Ellipse one | UbitUmarov | 2017-06-24 | 1 | -0/+1 |
| | |||||
* | fix osTeleportObject OSFunctionThreatLevel setting on osslEnable.ini | UbitUmarov | 2017-04-05 | 1 | -1/+1 |
| | |||||
* | give osTeleportObject proper OSFunctionThreatLevel setting on osslEnable.ini | UbitUmarov | 2017-04-05 | 1 | -0/+1 |
| | |||||
* | add the new GOD ossl option to osslEnable.ini | UbitUmarov | 2017-01-07 | 1 | -1/+2 |
| | |||||
* | rename OSSL enable option GOD as ACTIVE_GOD so its use is more clear | UbitUmarov | 2017-01-07 | 1 | -1/+1 |
| | |||||
* | change OSSL enable option GOD to use IsGod, so it means a active god, as my ↵ | UbitUmarov | 2017-01-07 | 1 | -1/+1 |
| | | | | original idea |