| Commit message (Expand) | Author | Age | Files | Lines |
* | add a bit clarification about grid private port protection | UbitUmarov | 2017-01-09 | 1 | -0/+3 |
* | 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 |
* | Remove parcel_owner_is_god option. It is conceptually wrong and with | UbitUmarov | 2017-01-06 | 1 | -4/+0 |
* | Restructure god level and permissions | Melanie Thielker | 2017-01-06 | 1 | -0/+10 |
* | Create a generic way for passing constructor args to plugins | Melanie Thielker | 2017-01-02 | 1 | -2/+3 |
* | Replaced OpenMetaverse libs/xmls with new ones. Also added a file in openmeta... | Diva Canto | 2016-12-31 | 7 | -7477/+8039 |
* | 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 |
* | Allow the use of modular configs with Robust as we already can with OpenSim | Melanie Thielker | 2016-12-22 | 2 | -2/+2 |
* | Update the ini examples to add options missing from one to the other. | Melanie Thielker | 2016-12-22 | 2 | -34/+68 |
* | remove a odd raycastv3 config option | UbitUmarov | 2016-12-21 | 1 | -3/+0 |
* | leave stupid broken permissions alone | UbitUmarov | 2016-12-18 | 2 | -19/+0 |
* | allow a creator that is also onwer to change export flag. Add missing setting... | UbitUmarov | 2016-12-17 | 2 | -0/+19 |
* | set pbs shape acording to mesh number of (material) faces | UbitUmarov | 2016-12-15 | 2 | -2/+2 |
* | respective .ini settings | UbitUmarov | 2016-12-15 | 2 | -0/+9 |
* | 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 |
* | Allow OpenSim to respond to Unix signals. This may need work to be | Melanie Thielker | 2016-12-12 | 1 | -0/+0 |
* | 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 |
* | it is nice to save a file to atually change it... | UbitUmarov | 2016-11-23 | 1 | -4/+0 |
* | take parcel_owner_is_god option from ini.example since it is not a recomende... | UbitUmarov | 2016-11-23 | 1 | -1/+1 |
* | Include new Region.ini option for DefaultLandingPoint for teleports with no c... | AliciaRaven | 2016-11-22 | 1 | -0/+3 |
* | Include config option to disable stats thread showing read/write stats in con... | AliciaRaven | 2016-11-20 | 2 | -0/+6 |
* | mantis 8055: fix default value of npc options | UbitUmarov | 2016-11-12 | 2 | -12/+12 |
* | reduce diferencs btw OpenSimDefaults.ini and OpenSim.ini.example | UbitUmarov | 2016-11-11 | 2 | -25/+54 |
* | add some configuration options missing in OpenSimDeafults.ini but present in... | UbitUmarov | 2016-11-08 | 1 | -1/+33 |
* | fix some coments, thanks Austin Tate | UbitUmarov | 2016-11-03 | 2 | -3/+3 |
* | XEngine: make calls to gc.collect on region startup scripts loading a configu... | UbitUmarov | 2016-11-03 | 2 | -8/+24 |
* | fix a coment on OpenSim.ini.example ( mantis 8037) | UbitUmarov | 2016-10-16 | 1 | -1/+1 |
* | Xengine option AppDomainLoading default option true is causing problems with ... | UbitUmarov | 2016-10-15 | 2 | -7/+10 |
* | fix comment telling the correct default physics engine | UbitUmarov | 2016-10-01 | 1 | -1/+1 |
* | minor change on warp3d lib | UbitUmarov | 2016-08-24 | 1 | -0/+0 |
* | replace warp3D.dll by a newer modified version. (only minor testing done :( | UbitUmarov | 2016-08-23 | 1 | -0/+0 |
* | remove region combine option (mega region) for config ini files | UbitUmarov | 2016-08-21 | 2 | -14/+0 |
* | add cap GroupMemberData | UbitUmarov | 2016-08-19 | 1 | -0/+1 |
* | allow cap HomeLocation to be disabled setting Cap_HomeLocation = "" | UbitUmarov | 2016-08-18 | 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 |
* | update libode for mac osX. Thanks Gavin Hird (mantis 7781) | UbitUmarov | 2016-08-04 | 1 | -0/+0 |
* | update libode for mac osX. Thanks Gavin Hird (mantis 7781) | UbitUmarov | 2016-08-04 | 1 | -0/+0 |