Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-06-19 | 1 | -0/+2 | |
|\ \ | |/ | ||||||
| * | a defual can me comented out | UbitUmarov | 2017-06-19 | 1 | -1/+1 | |
| | | ||||||
| * | framework main thread pool is always active and in use ( even id hard to ↵ | UbitUmarov | 2017-06-16 | 1 | -0/+2 | |
| | | | | | | | | catch) so show in on show stats. Disable ServerStatsCollector by default, since most don't use it, Adicionally it uses shared framework performance counters system that may be affected if a region crashs | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-06-16 | 1 | -8/+0 | |
|\ \ | |/ | ||||||
| * | remove options about script compilers the got back somehow on defaults also | UbitUmarov | 2017-06-14 | 1 | -8/+0 | |
| | | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-06-14 | 1 | -8/+0 | |
|\ \ | |/ | ||||||
| * | remove excessive notion of paralelism | UbitUmarov | 2017-06-13 | 1 | -8/+0 | |
| | | ||||||
* | | fix merge | UbitUmarov | 2017-05-03 | 1 | -5/+5 | |
|\ \ | |/ | ||||||
| * | 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 | |
| | | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-01-07 | 1 | -4/+0 | |
|\ \ | |/ | ||||||
| * | Remove parcel_owner_is_god option. It is conceptually wrong and with | UbitUmarov | 2017-01-06 | 1 | -4/+0 | |
| | | | | | | | | limited use. Relevant parcel owners can just be made estate managers with better regions management logic | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-01-06 | 1 | -0/+10 | |
|\ \ | |/ | ||||||
| * | Restructure god level and permissions | Melanie Thielker | 2017-01-06 | 1 | -0/+10 | |
| | | | | | | | | | | Create a class GodController which controls all aspects of god level, viewer modes and user levels at ScenePresence level. | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-12-23 | 1 | -3/+0 | |
|\ \ | |/ | ||||||
| * | remove a odd raycastv3 config option | UbitUmarov | 2016-12-21 | 1 | -3/+0 | |
| | | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-12-18 | 1 | -0/+4 | |
|\ \ | |/ | ||||||
| * | 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 ↵ | UbitUmarov | 2016-12-17 | 1 | -0/+15 | |
| | | | | | | | | setting to ini files | |||||
| * | 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 | |
| | | ||||||
* | | change a few ssl config comments | UbitUmarov | 2016-12-07 | 1 | -5/+3 | |
| | | ||||||
* | | add SSL certs validation options for regions to allow simple encriptation ↵ | UbitUmarov | 2016-12-07 | 1 | -1/+14 | |
| | | | | | | | | without any peer autentification using simple homemade (or even shared) certs. | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-11-27 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | take parcel_owner_is_god option from ini.example since it is not a ↵ | UbitUmarov | 2016-11-23 | 1 | -1/+1 | |
| | | | | | | | | recomended option for general use | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-11-16 | 1 | -20/+83 | |
|\ \ | |/ | ||||||
| * | 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 ↵ | UbitUmarov | 2016-11-08 | 1 | -1/+33 | |
| | | | | | | | | in OpenSim.ini.example | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-11-03 | 1 | -8/+17 | |
|\ \ | |/ | ||||||
| * | 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 ↵ | UbitUmarov | 2016-11-03 | 1 | -8/+17 | |
| | | | | | | | | configurable option, since it is very slow operation | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-10-21 | 1 | -5/+6 | |
|\ \ | |/ | ||||||
| * | Xengine option AppDomainLoading default option true is causing problems with ↵ | UbitUmarov | 2016-10-15 | 1 | -5/+6 | |
| | | | | | | | | several mono versions. Until a fix is found change the default to false, so this is not a major problem for the less technical skilled users. | |||||
* | | change some coments relative to ssl in config files | UbitUmarov | 2016-10-10 | 1 | -3/+4 | |
| | | ||||||
* | | add a comment about selfsigned certs | UbitUmarov | 2016-10-09 | 1 | -0/+1 | |
| | | ||||||
* | | changes to regions ssl suport: verify if hostnames are validate by the ↵ | UbitUmarov | 2016-10-09 | 1 | -3/+5 | |
| | | | | | | | | selected cert, make clear that for now all regions need to have the same ExternalHostName if using sll (due to other code that needs to be changed later) | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-10-08 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | fix comment telling the correct default physics engine | UbitUmarov | 2016-10-01 | 1 | -1/+1 | |
| | | ||||||
* | | recover regions main http server ssl suport. Using a PKCS12 cert file, and ↵ | UbitUmarov | 2016-10-06 | 1 | -6/+5 | |
|/ | | | | not certs store for now. Option http_listener_cn, cert CN need to the same as external IP. Self sign certs do seem to work, but the viewers option NoVerifySLLCert needs to be set true. CA check is not done but they do check the IP | |||||
* | 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 | |
| | | | | | prevent sending objects outside view range to viewers. DO NOT SET TRUE unless testing it. Code still not completei!!! | |||||
* | New config var: DisableObjectTransfer. If set to True, objects never cross; ↵ | Diva Canto | 2016-07-03 | 1 | -0/+4 | |
| | | | | instead they stay in the region, possibly placed outside its borders. | |||||
* | Mantis #7934 and related: landing points and telehubs for gods. Added a new ↵ | Diva Canto | 2016-06-23 | 1 | -0/+5 | |
| | | | | configuration variable LandingPointBehavior that can switch between what we're used to in OpenSim and the behavior in SL. | |||||
* | 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 ↵ | Jeff Kelley | 2016-03-14 | 1 | -0/+6 | |
| | | | | Mantis 7839. | |||||
* | change parcel_owner_is_god configuration option from default from true to ↵ | UbitUmarov | 2016-01-30 | 1 | -1/+1 | |
| | | | | false, leaving only region_owner true by default | |||||
* | update OpenSimDefaults.ini | UbitUmarov | 2016-01-26 | 1 | -5/+11 | |
| |