| Commit message (Expand) | Author | Age | Files | Lines |
* | coment out optional fields that should be edited and uncomented if needed | UbitUmarov | 2017-05-02 | 1 | -3/+4 |
* | fix some comments | UbitUmarov | 2017-05-02 | 1 | -2/+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 |
* | remove a odd raycastv3 config option | UbitUmarov | 2016-12-21 | 1 | -3/+0 |
* | leave stupid broken permissions alone | UbitUmarov | 2016-12-18 | 1 | -15/+0 |
* | allow a creator that is also onwer to change export flag. Add missing setting... | UbitUmarov | 2016-12-17 | 1 | -0/+15 |
* | set pbs shape acording to mesh number of (material) faces | UbitUmarov | 2016-12-15 | 1 | -1/+1 |
* | respective .ini settings | UbitUmarov | 2016-12-15 | 1 | -0/+4 |
* | take parcel_owner_is_god option from ini.example since it is not a recomende... | UbitUmarov | 2016-11-23 | 1 | -1/+1 |
* | mantis 8055: fix default value of npc options | UbitUmarov | 2016-11-12 | 1 | -4/+4 |
* | reduce diferencs btw OpenSimDefaults.ini and OpenSim.ini.example | UbitUmarov | 2016-11-11 | 1 | -19/+50 |
* | 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 | 1 | -2/+2 |
* | XEngine: make calls to gc.collect on region startup scripts loading a configu... | UbitUmarov | 2016-11-03 | 1 | -8/+17 |
* | Xengine option AppDomainLoading default option true is causing problems with ... | UbitUmarov | 2016-10-15 | 1 | -5/+6 |
* | fix comment telling the correct default physics engine | UbitUmarov | 2016-10-01 | 1 | -1/+1 |
* | remove region combine option (mega region) for config ini files | UbitUmarov | 2016-08-21 | 1 | -5/+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 |
* | add test option ObjectsCullingByDistance. In future, if true, it may | UbitUmarov | 2016-07-06 | 1 | -0/+4 |
* | New config var: DisableObjectTransfer. If set to True, objects never cross; i... | Diva Canto | 2016-07-03 | 1 | -0/+4 |
* | Mantis #7934 and related: landing points and telehubs for gods. Added a new c... | Diva Canto | 2016-06-23 | 1 | -0/+5 |
* | Remove "f" (float) type markers that may have crept in through copypasta. | Melanie Thielker | 2016-04-15 | 1 | -6/+6 |
* | Implement parameterization of HTTP_BODY_MAXLENGTH maximum as proposed in Mant... | Jeff Kelley | 2016-03-14 | 1 | -0/+6 |
* | change parcel_owner_is_god configuration option from default from true to fa... | UbitUmarov | 2016-01-30 | 1 | -1/+1 |
* | update OpenSimDefaults.ini | UbitUmarov | 2016-01-26 | 1 | -5/+11 |
* | update the xmlrpcGroups http keep alive option, and coment | UbitUmarov | 2015-12-19 | 1 | -4/+2 |
* | add the option to not display parcel ban lines | UbitUmarov | 2015-12-16 | 1 | -0/+3 |
* | Mantis #7765: Add new ClampNegativeZ option. Defaults to false to restore pri... | Melanie Thielker | 2015-11-26 | 1 | -0/+3 |
* | add LegacySitOffsets option to configuration file | UbitUmarov | 2015-11-17 | 1 | -0/+7 |
* | Merge branch 'master' into avinationmerge0.9.0 | Melanie Thielker | 2015-11-16 | 1 | -5/+5 |
|\ |
|
| * | Fixed typos | Diva Canto | 2015-11-12 | 1 | -5/+5 |
| * | configuration options relative to last tow commits | UbitUmarov | 2015-11-13 | 1 | -0/+18 |
| * | Fix an issue introduced in 70a46fe0907c822a5244e36c338bf559ffbec965. I accide... | Diva Canto | 2015-10-21 | 1 | -0/+1 |
| * | Clean up of simulation version, the number that rules the compatibility of te... | Diva Canto | 2015-10-18 | 1 | -15/+0 |
* | | Add some values to the SimulatorFeatures cap's OpenSimExtras section: | Melanie Thielker | 2015-11-12 | 1 | -1/+9 |
* | | fix: set Normalized55FPS default to TRUE | UbitUmarov | 2015-11-09 | 1 | -1/+1 |
* | | replace StatisticsFPSfactor that needed to be changed with FrameTime to a si... | UbitUmarov | 2015-11-09 | 1 | -9/+9 |
* | | add StatisticsFPSfactor configuration option (fudge factor) with default of 1... | UbitUmarov | 2015-11-08 | 1 | -13/+31 |
* | | Fix an issue introduced in 70a46fe0907c822a5244e36c338bf559ffbec965. I accide... | Diva Canto | 2015-10-21 | 1 | -0/+1 |
* | | we do not have prims with size 2^128... | UbitUmarov | 2015-10-21 | 1 | -6/+5 |
* | | also on OpenSimDefaults.ini | UbitUmarov | 2015-10-21 | 1 | -15/+5 |
* | | Fixed merge conflicts | Diva Canto | 2015-10-18 | 1 | -15/+0 |
* | | Merge of ubitworkvarnew with opensim/master as of 20150905. | Robert Adams | 2015-09-08 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | Clean up viewer-based access control specifications. | Diva Canto | 2015-09-06 | 1 | -0/+8 |
* | | bad merge? | UbitUmarov | 2015-09-01 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into careminster | Melanie | 2014-01-28 | 1 | -0/+10 |
| |\ |
|
| * \ | Merge branch 'master' into careminster | Melanie | 2013-11-23 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into careminster | Melanie | 2013-11-03 | 1 | -6/+5 |
| |\ \ \ |
|