| Commit message (Expand) | Author | Files | Lines |
2018-11-20 | add osApproxEquals for float, vector and rotation, note that default margin i... | UbitUmarov | 1 | -1/+2 |
2018-11-19 | removed repeated lines | UbitUmarov | 1 | -3/+0 |
2018-11-18 | update osslEnable | UbitUmarov | 1 | -0/+10 |
2018-11-18 | update osslEnable | UbitUmarov | 1 | -1/+2 |
2018-09-29 | **CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), threat... | Bill Blight | 1 | -0/+1 |
2018-08-30 | minor changes to last patch | UbitUmarov | 1 | -1/+1 |
2018-04-10 | mantis 8305: add osTriggerSoundLimited(..) | UbitUmarov | 1 | -0/+1 |
2018-04-09 | update osslEnable.ini with the new functions | UbitUmarov | 1 | -0/+11 |
2018-04-04 | Added references to new math related OSSL functions | Kevin Cozens | 1 | -0/+4 |
2018-03-19 | Removed trailing whitespace | Kevin Cozens | 1 | -16/+16 |
2018-02-02 | let ossl have its own config section | UbitUmarov | 1 | -86/+86 |
2017-10-26 | Added missing Allow line for osGetSimulatorMemoryKB. | Kevin Cozens | 1 | -0/+1 |
2017-10-26 | Sorted the groups of Allow statements by alphabetical order. | Kevin Cozens | 1 | -10/+10 |
2017-09-04 | Fixed typos in comments in osslEnable.ini | Kevin Cozens | 1 | -2/+2 |
2017-07-01 | a few changes to ubOde avatar collisions | UbitUmarov | 1 | -1/+0 |
2017-06-30 | do calls to m_host.AddScriptLPS() on the right place on osslm this stat is of... | UbitUmarov | 1 | -2/+2 |
2017-06-30 | put osGetAgentIP() in threat control with level Severe so it can be disabled ... | UbitUmarov | 1 | -55/+61 |
2017-06-28 | put back getAgentIP bug restricted, script owner must be a Administrator (god) | UbitUmarov | 1 | -1/+1 |
2017-06-26 | add osGetNPCList() | UbitUmarov | 1 | -0/+1 |
2017-06-26 | take a few more out of level check | UbitUmarov | 1 | -31/+30 |
2017-06-26 | update osslEnable.ini. functions that have no level check are still listed bu... | UbitUmarov | 1 | -2/+15 |
2017-06-25 | add respective ossl helper funtion osDrawScaleTransform(string drawList, LSL_... | UbitUmarov | 1 | -2/+3 |
2017-06-24 | add string osDrawTranslationTransform(string drawList, LSL_Float x, LSL_Float... | UbitUmarov | 1 | -16/+21 |
2017-06-24 | revert the thread level change; remove unused dynamic texture timer from inte... | UbitUmarov | 1 | -1/+1 |
2017-06-24 | change thread level of osSetDynamicTextureDataBlendFace to VeryHigh | UbitUmarov | 1 | -1/+1 |
2017-06-24 | osDrawFilledEllipse or string comand FillEllipse identical do Ellipse one | UbitUmarov | 1 | -0/+1 |
2017-04-05 | fix osTeleportObject OSFunctionThreatLevel setting on osslEnable.ini | UbitUmarov | 1 | -1/+1 |
2017-04-05 | give osTeleportObject proper OSFunctionThreatLevel setting on osslEnable.ini | UbitUmarov | 1 | -0/+1 |
2017-01-07 | add the new GOD ossl option to osslEnable.ini | UbitUmarov | 1 | -1/+2 |
2017-01-07 | rename OSSL enable option GOD as ACTIVE_GOD so its use is more clear | UbitUmarov | 1 | -1/+1 |
2017-01-07 | change OSSL enable option GOD to use IsGod, so it means a active god, as my o... | UbitUmarov | 1 | -1/+1 |
2016-12-23 | Add en explanation to osslEnable.ini for GRID_GOD | Melanie Thielker | 1 | -1/+2 |
2016-12-23 | replace the (hidden) GRID_GOD by a more usefull GOD so includes all types. Th... | UbitUmarov | 1 | -0/+1 |
2016-12-14 | correct the new npc entries in osslEnable.ini | UbitUmarov | 1 | -2/+2 |
2016-12-14 | update osslEnable.ini | UbitUmarov | 1 | -0/+1 |
2016-12-14 | also reduce check threat level of osNpcSetProfileAbout to Low; update osslEn... | UbitUmarov | 1 | -0/+2 |
2016-08-16 | sync osForceAttachToOtherAvatarFromInventory thread level in code and in oss... | UbitUmarov | 1 | -1/+1 |
2016-08-06 | fix osGetHealRate thread level | UbitUmarov | 1 | -1/+1 |
2016-07-25 | add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate... | UbitUmarov | 1 | -0/+2 |
2016-07-24 | add osSetHealth() value from 1 to 100; (mantis 7973) | UbitUmarov | 1 | -0/+1 |
2015-08-04 | create osGetAvatarHomeURI | Christopher | 1 | -0/+1 |
2015-05-30 | Add an entry for osGetGender to config-include/osslEnable.ini. Thanks to Aust... | dahlia | 1 | -3/+4 |
2015-05-25 | fix file perms and change AllowLightshareFunctions to AllowLightShareFunctions | Michael Cerquoni | 1 | -1/+1 |
2015-04-14 | Enable OSSL functions by default using the osslEnable.ini configuration file. | Robert Adams | 1 | -1/+1 |
2015-04-14 | Remove ossl settings in XEngine section of OpenSim.ini.example with note to w... | Robert Adams | 1 | -41/+68 |
2015-04-12 | Add warnings in osslEnable.ini about use of osAvatarPlayAnimation which force... | Robert Adams | 1 | -0/+4 |
2015-04-12 | Move osslEnable.ini file from bin/ to bin/config-include. | Robert Adams | 1 | -186/+197 |
2015-04-12 | Add the missing commas to parcel parameter setting in osslEnable.ini | Robert Adams | 1 | -2/+2 |
2015-04-11 | Add 'osslEnable.ini' file which enables a restricted set of ossl functions. | Robert Adams | 1 | -0/+186 |