Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-02-01 | typos, thx | UbitUmarov | 1 | -1/+1 | |
2019-01-31 | change default config: allow grid gods by default, if you don't trust grid ↵ | UbitUmarov | 1 | -2/+9 | |
admins what are you doing there?; disable most god powers unless god level is requested on viewer | |||||
2019-01-31 | remove MRM module (minimodule). Its outdated and we have no maintainers. ↵ | UbitUmarov | 1 | -24/+0 | |
Thanks to all that worked on it. You should either use scripts or a full region module. Or revert this commit and update its code ;) | |||||
2018-11-14 | De-tabified OpenSim.ini and made trivial fixes to two comments. | Kevin Cozens | 1 | -62/+62 | |
2018-11-08 | update ini files comments on InterestManagement | UbitUmarov | 1 | -5/+8 | |
2018-10-22 | fix opensim.ini.examplewq coments on mutes module | UbitUmarov | 1 | -10/+1 | |
2018-07-14 | update ini.example files | UbitUmarov | 1 | -0/+4 | |
2018-07-05 | let OpenSim.ini.example be closer to functional standalone ini | UbitUmarov | 1 | -2/+2 | |
2018-03-19 | Removed trailing whitespace | Kevin Cozens | 1 | -61/+61 | |
2018-03-05 | make the setting economymodule visible on Economy section of ↵ | UbitUmarov | 1 | -0/+4 | |
OpenSimDefaults.ini and OpenSim.ini.example. This setting must be changed to allow other modules and disable our simple one. (ours does also look for it at Startup section for legacy reasons) | |||||
2018-03-05 | make the setting economymodule visible on Economy section of ↵ | UbitUmarov | 1 | -0/+4 | |
OpenSimDefaults.ini and OpenSim.ini.example. This setting must be changed to allow other modules and disable our simple one. (ours does look for it at Startup section for legacy reasons) | |||||
2018-02-23 | Yengine fix its section name on opensim.ini.example | UbitUmarov | 1 | -1/+1 | |
2018-02-23 | rename XMREngine as Yengine (still not all done), big mess source formating ↵ | UbitUmarov | 1 | -6/+5 | |
changes, move state files to proper folder, fix a source file locking on errors, more changes for cross platform including from Mike,... yes yes i know a messy commit | |||||
2018-02-07 | add a warning about XMR only suoprting one region per instance at this ↵ | UbitUmarov | 1 | -0/+1 | |
point, it was never made to suport more | |||||
2018-02-03 | make XMR script cache location option visible | UbitUmarov | 1 | -2/+3 | |
2018-02-02 | update opensim.ini.example with XMRengine information | UbitUmarov | 1 | -2/+21 | |
2017-11-13 | Changing map tile colors This change also allows setting the water color, as ↵ | TomTheDragon | 1 | -0/+15 | |
well as the 4 colors for textured map tiles. Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
2017-11-12 | add a warning in opensim.ini.example mute lists, about the fact viewers ↵ | UbitUmarov | 1 | -1/+3 | |
cache beening shared by all grids, and that can be confusing | |||||
2017-11-12 | change opensim.ini.example mutes coments to express what our current code does | UbitUmarov | 1 | -6/+8 | |
2017-06-14 | remove options about script compilers the got back somehow | UbitUmarov | 1 | -11/+0 | |
2017-06-09 | Minor changes to commented text in bin/OpenSim.ini.example | Kevin Cozens | 1 | -9/+8 | |
2017-05-26 | change opensim-ode.sh to use the ode engine defined on opensim.ini | UbitUmarov | 1 | -0/+4 | |
2017-05-02 | fix some comments | UbitUmarov | 1 | -1/+1 | |
2017-05-02 | change opensim.ini.example setting of ExternalHostNameForLSL to a defualt | UbitUmarov | 1 | -6/+8 | |
2017-01-09 | add a bit clarification about grid private port protection | UbitUmarov | 1 | -0/+3 | |
2016-12-18 | leave stupid broken permissions alone | UbitUmarov | 1 | -4/+0 | |
2016-12-17 | allow a creator that is also onwer to change export flag. Add missing ↵ | UbitUmarov | 1 | -0/+4 | |
setting to ini files | |||||
2016-12-15 | set pbs shape acording to mesh number of (material) faces | UbitUmarov | 1 | -1/+1 | |
2016-12-15 | respective .ini settings | UbitUmarov | 1 | -0/+5 | |
2016-12-07 | change a few ssl config comments | UbitUmarov | 1 | -6/+4 | |
2016-12-07 | add SSL certs validation options for regions to allow simple encriptation ↵ | UbitUmarov | 1 | -0/+13 | |
without any peer autentification using simple homemade (or even shared) certs. | |||||
2016-11-23 | it is nice to save a file to atually change it... | UbitUmarov | 1 | -4/+0 | |
2016-11-12 | mantis 8055: fix default value of npc options | UbitUmarov | 1 | -8/+8 | |
2016-11-11 | reduce diferencs btw OpenSimDefaults.ini and OpenSim.ini.example | UbitUmarov | 1 | -6/+4 | |
2016-11-03 | fix some coments, thanks Austin Tate | UbitUmarov | 1 | -1/+1 | |
2016-11-03 | XEngine: make calls to gc.collect on region startup scripts loading a ↵ | UbitUmarov | 1 | -0/+7 | |
configurable option, since it is very slow operation | |||||
2016-10-16 | fix a coment on OpenSim.ini.example ( mantis 8037) | UbitUmarov | 1 | -1/+1 | |
2016-10-15 | Xengine option AppDomainLoading default option true is causing problems with ↵ | UbitUmarov | 1 | -2/+4 | |
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. | |||||
2016-10-10 | change some coments relative to ssl in config files | UbitUmarov | 1 | -11/+44 | |
2016-08-21 | remove region combine option (mega region) for config ini files | UbitUmarov | 1 | -9/+0 | |
2016-07-06 | add test option ObjectsCullingByDistance. In future, if true, it may | UbitUmarov | 1 | -0/+3 | |
prevent sending objects outside view range to viewers. DO NOT SET TRUE unless testing it. Code still not completei!!! | |||||
2016-06-23 | Mantis #7934 and related: landing points and telehubs for gods. Added a new ↵ | Diva Canto | 1 | -0/+5 | |
configuration variable LandingPointBehavior that can switch between what we're used to in OpenSim and the behavior in SL. | |||||
2016-03-14 | Expand on the comment on the new HTTP limit feature. | Melanie Thielker | 1 | -0/+5 | |
2016-03-14 | Implement parameterization of HTTP_BODY_MAXLENGTH maximum as proposed in ↵ | Jeff Kelley | 1 | -0/+6 | |
Mantis 7839. | |||||
2016-01-30 | change parcel_owner_is_god configuration option from default from true to ↵ | UbitUmarov | 1 | -2/+2 | |
false, leaving only region_owner true by default | |||||
2015-12-16 | add the option to not display parcel ban lines | UbitUmarov | 1 | -1/+4 | |
2015-11-27 | add missing Xengine MinTimerInterval to opensim.ini.example | UbitUmarov | 1 | -0/+3 | |
2015-11-20 | change ScriptStopStrategy to the default value co-op (mantis 7740 | UbitUmarov | 1 | -1/+1 | |
2015-11-12 | Corrections to ini example files for standalones v2 | Ai Austin | 1 | -9/+8 | |
Remove "currently unused" indicators for some parameters and add missing "DestinationGuide" parameter in [GridServiceInfo] in StandaloneCommon.ini.example as they do work for a standalone. Regularize example URLs for externally provided web page and economy helper information for uniformity. Correct mistake in reference to grid wide DestinationGuide in override capability in OpenSim.ini.example. Signed-off-by: Michael Cerquoni <nebadon2025@gmail.com> | |||||
2015-10-08 | change opensim.ini.example to reflect the changes to npc creation options | UbitUmarov | 1 | -5/+4 | |