Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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-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-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 | |
2015-09-30 | add several options for NPC creation so abusive use can be reduced ↵ | UbitUmarov | 1 | -0/+15 | |
(restrictive by default) UNTESTED | |||||
2015-09-14 | remove coment asking to check ODEPhysicsSettings section. That was because ↵ | UbitUmarov | 1 | -1/+0 | |
of diferent setting for av_density for ubODE no longer needed | |||||
2015-09-12 | add entries the the ini.example files for ubODE | UbitUmarov | 1 | -2/+6 | |
2015-09-06 | Clean up viewer-based access control specifications. | Diva Canto | 1 | -3/+4 | |
2015-08-25 | Fixed comment in ini related to previous patch | Diva Canto | 1 | -1/+1 | |
2015-08-25 | Changes to .ini.example files to improve instructions and workflow for ↵ | Ai Austin | 1 | -8/+12 | |
standalone setups Clarify what must be changed in initial .ini files to create a working standalone setup now that [Const] variables are used. Fix separator used in one of choice lists for [Const] BaseURL descriptor. Minor changes to line spacing of some sections in StandaloneCommon.ini.example file for layout regularity. Correction of a typo in comment. Signed-off-by: Diva Canto <diva@metaverseink.com> | |||||
2015-08-21 | Refine comments .ini file setup for new Standalone | Ai Austin | 1 | -0/+5 | |
Helpful comment for setting [const] section of OpenSim.ini to allow for standalone. Correction to StandaloneCommon.ini.example as [GridInfoServices] welcome parameter does work and is also useful for standalones. | |||||
2015-06-19 | Add MaxMaterialsPerTransaction to SimFeatures | Cinder | 1 | -1/+1 | |
Signed-off-by: Diva Canto <diva@metaverseink.com> | |||||
2015-06-13 | Added example of how to configure the GodNames module | Diva Canto | 1 | -0/+9 | |
2015-04-15 | Small fix for ini comments | BlueWall | 1 | -1/+1 | |
2015-04-14 | Enable OSSL functions by default using the osslEnable.ini configuration file. | Robert Adams | 1 | -1/+1 | |
This changes OpenSim.ini.example to, by default, include osslEnable.ini which turns on the OSSL functions and limits who can do which operations. | |||||
2015-04-14 | Remove ossl settings in XEngine section of OpenSim.ini.example with note to ↵ | Robert Adams | 1 | -47/+1 | |
where they were moved. At the moment, ossl settings are in the XEngine section although they should apply to any LSLish script engine. Moves all ossl settings to osslEnable.ini Update osslEnable.ini with more decriptive comments and set some functions to be more restrictive -- especially the functions that allow scripts to do things to other avatars and prims. | |||||
2015-04-12 | Move osslEnable.ini file from bin/ to bin/config-include. | Robert Adams | 1 | -0/+6 | |
Per comments, putting new configuration files in bin/ is not preferred. Add comments and instructions to heading of osslEnable.ini. Add a commented out include of osslEnable.ini to OpenSim.ini.example. Fix line endings of osslEnable.ini to be Unix style. | |||||
2015-03-04 | Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() ↵ | Justin Clark-Casey (justincc) | 1 | -0/+26 | |
script functions. This is to address an issue where HTTP script functions could make calls to localhost and other endpoints inside the simulator's LAN. By default, calls to all private addresses are now blocked as per http://en.wikipedia.org/wiki/Reserved_IP_addresses If you require exceptions to this, configure [Network] OutboundDisallowForUserScriptsExcept in OpenSim.ini | |||||
2015-02-19 | minor: Add explanation that [Startup] CombineContiguousRegions should be ↵ | Justin Clark-Casey (justincc) | 1 | -1/+2 | |
false for varregions. | |||||
2015-01-21 | Replace the tabs that have crept into isolated places in config and config ↵ | Justin Clark-Casey (justincc) | 1 | -15/+15 | |
example files with spaces | |||||
2015-01-14 | Also deleted the option of setting Cap_WebFetchInventoryDescendents from ↵ | Diva Canto | 1 | -4/+0 | |
OpenSim.ini.example | |||||
2015-01-09 | Added GetDisplayNames capability. For now, we don't actually use display ↵ | Diva Canto | 1 | -0/+1 | |
names, and this cap returns the regular name. But this moves the server side into the newer, preferred, protocol used by the viewer for fetching the names of agents in the scene given their UUIDs. (the old protocol is via UDP). This works fine in my limited tests, but could use further testing by others. | |||||
2015-01-07 | Added a different/better way of specifying data services in DataSnapshot -- ↵ | Diva Canto | 1 | -0/+3 | |
using DATA_SRV_ keys, one per service. This allows 3rd party modules to add data services automatically. | |||||
2015-01-04 | Fix typo in OpenSim.ini.example | BlueWall | 1 | -1/+1 | |
2015-01-02 | Slight change in the way region module addins handle their configuration. ↵ | Diva Canto | 1 | -3/+5 | |
Rather than opensim grabbing their config file automatically from the addins folder, it's the module's responsibility to read its own config file. This makes it consistent with Robust-bound addins. | |||||
2014-12-30 | Add support for expansion of key values in nini config files. | Diva Canto | 1 | -0/+10 | |
Add loading of 3rd-party addin inis automatically. | |||||
2014-12-01 | Fix typo in ini | BlueWall | 1 | -1/+1 | |
2014-11-30 | Set configuration files to use key expansion for widely used common settings. | BlueWall | 1 | -4/+16 | |