| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
Committing the above patch with changes. Thank you, Gerhard. Removed
unneccessary verbosity in case of no error, added more output for errors.
Added support for HTTP Uri fetching which I had added in my last commit.
Converted the Console.WriteLines to log4net.
|
|
|
|
|
|
| |
is a http:// URI, it will be fetched and parsed as an XML config.
|
|
|
|
|
|
|
|
|
| |
* This allows configuration of the assetset and library control file paths to be other than ./inventory/Libraries.xml and ./assets/AssetSets.xml
* This is controlled via the LibrariesXMLFile and AssetSetsXMLFile configuration settings in [StandAlone] in OpenSim.ini (in standalone)
and via the user and asset config xml files for grid mode
* Thanks to SirKimba for the patch
|
|
|
|
| |
standalone. (not sure if this will fix your issue daTwitch.. it's probably not even a bug)
|
|
|
|
| |
have them.
|
|
|
|
|
| |
knew? Reverting that.
|
|
|
|
|
| |
a better chance of working out of the box
|
|
|
|
|
|
| |
default script engine to XEngine. This won't change anything if you
already specified the default in your OpenSim.ini.
|
| |
|
| |
|
|
ConfigurationLoader. To make it easier to customise the loading of those settings and possible in the future move it to a plugin.
|