| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove profile from basic configuration | Kevin Cozens | 2017-08-05 | 1 | -3/+0 |
* | 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 of... | UbitUmarov | 2017-06-30 | 1 | -2/+2 |
* | put osGetAgentIP() in threat control with level Severe so it can be disabled ... | UbitUmarov | 2017-06-30 | 1 | -55/+61 |
* | 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 bu... | UbitUmarov | 2017-06-26 | 1 | -2/+15 |
* | add respective ossl helper funtion osDrawScaleTransform(string drawList, LSL_... | UbitUmarov | 2017-06-25 | 1 | -2/+3 |
* | add string osDrawTranslationTransform(string drawList, LSL_Float x, LSL_Float... | UbitUmarov | 2017-06-24 | 1 | -16/+21 |
* | revert the thread level change; remove unused dynamic texture timer from inte... | UbitUmarov | 2017-06-24 | 1 | -1/+1 |
* | 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 |
* | merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector in... | UbitUmarov | 2017-05-31 | 6 | -6/+6 |
* | 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 o... | UbitUmarov | 2017-01-07 | 1 | -1/+1 |
* | fix typos | UbitUmarov | 2016-12-30 | 1 | -3/+3 |
* | Add a MaxRetries option to the inventory connector. | Melanie Thielker | 2016-12-29 | 1 | -0/+1 |
* | Add negative caching to flotsam cache. Prevents scripts from hammering the as... | Melanie Thielker | 2016-12-29 | 1 | -0/+37 |
* | gc is also a unwanted cache, so use it. With this, memcache with short expire... | UbitUmarov | 2016-12-29 | 1 | -2/+2 |
* | fix typos (thanks you know who) | UbitUmarov | 2016-12-25 | 1 | -3/+2 |
* | FloatSamCache: dont use slideexpire on current libovm expirecache. Change exa... | UbitUmarov | 2016-12-25 | 1 | -4/+9 |
* | Add en explanation to osslEnable.ini for GRID_GOD | Melanie Thielker | 2016-12-23 | 1 | -1/+2 |
* | replace the (hidden) GRID_GOD by a more usefull GOD so includes all types. Th... | UbitUmarov | 2016-12-23 | 1 | -0/+1 |
* | correct the new npc entries in osslEnable.ini | UbitUmarov | 2016-12-14 | 1 | -2/+2 |
* | update osslEnable.ini | UbitUmarov | 2016-12-14 | 1 | -0/+1 |
* | also reduce check threat level of osNpcSetProfileAbout to Low; update osslEn... | UbitUmarov | 2016-12-14 | 1 | -0/+2 |
* | fix the FileCleanupTimer coment | UbitUmarov | 2016-11-30 | 1 | -1/+1 |
* | disable floatSam FileCleanupTimer option on ini.example since it is currently... | UbitUmarov | 2016-11-30 | 1 | -1/+1 |
* | sync osForceAttachToOtherAvatarFromInventory thread level in code and in oss... | UbitUmarov | 2016-08-16 | 1 | -1/+1 |
* | fix osGetHealRate thread level | UbitUmarov | 2016-08-06 | 1 | -1/+1 |
* | remove obsolete config setting | UbitUmarov | 2016-07-30 | 2 | -30/+0 |
* | add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate... | UbitUmarov | 2016-07-25 | 1 | -0/+2 |
* | add osSetHealth() value from 1 to 100; (mantis 7973) | UbitUmarov | 2016-07-24 | 1 | -0/+1 |
* | Corrections to ini example files for standalones v2 | Ai Austin | 2015-11-12 | 1 | -8/+6 |
* | Clean up of simulation version, the number that rules the compatibility of te... | Diva Canto | 2015-10-18 | 2 | -30/+0 |
* | Deleted access control spec from [LoginService] section of standalone config.... | Diva Canto | 2015-09-06 | 1 | -17/+0 |
* | Restore FlotsamAssetCache as default and pre-enabled asset cache module | Ai Austin | 2015-08-26 | 1 | -5/+5 |
* | Still about Ai's patch: it turns out OpenSim doesn't work well without an ass... | Diva Canto | 2015-08-25 | 1 | -2/+2 |
* | Changes to .ini.example files to improve instructions and workflow for standa... | Ai Austin | 2015-08-25 | 1 | -12/+6 |
* | Refine comments .ini file setup for new Standalone | Ai Austin | 2015-08-21 | 1 | -2/+2 |
* | create osGetAvatarHomeURI | Christopher | 2015-08-04 | 1 | -0/+1 |
* | Robust config loader does not support config includes. Replace these addition... | AliciaRaven | 2015-07-22 | 2 | -21/+0 |
* | Add config options for FSAssetService. The default is the original asset serv... | AliciaRaven | 2015-07-13 | 2 | -0/+21 |
* | A few bug fixes for Agent Preferences to actually work. Also added missing co... | Diva Canto | 2015-06-13 | 2 | -0/+6 |
* | Refactor AgentPreferences so that database operations happen centrally. the o... | Cinder | 2015-06-13 | 5 | -0/+10 |
* | Add an entry for osGetGender to config-include/osslEnable.ini. Thanks to Aust... | dahlia | 2015-05-30 | 1 | -3/+4 |