Marck
|
ae43a07f3b
Configuration files can read include files from relative paths.
|
14 years ago |
Melanie Thielker
|
09ab32c21e
Remove StandAlone from default hardcoded config
|
14 years ago |
Justin Clark-Casey (justincc)
|
10e18f465e
minor: eliminate configuration section handling deprecation of OpenSim.DataStore.MonoSqlite.dll, since this hasn't exist for a long, long time
|
14 years ago |
Justin Clark-Casey (justincc)
|
e39fc95659
Fix LocalPresenceServiceConnector test now that the hardcoded test data has been removed from Data.Null.NullPresenceData
|
14 years ago |
Justin Clark-Casey (justincc)
|
e07548d703
move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules can use it
|
14 years ago |
Diva Canto
|
041594ed07
Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lots of other obsolete configs.
|
14 years ago |
Justin Clark-Casey (justincc)
|
077d01c225
switch default physics engine to ODE and default meshmerizer to Meshmerizer in code and in OpenSim.ini.example
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
b47e405420
* minor: Comments
|
15 years ago |
Melanie
|
257ed4c4ac
Remove debugging output frm ini file loading. Make it collect matching
|
15 years ago |
Melanie
|
a1a09297bc
Silly error, simple fix
|
15 years ago |
Melanie
|
e1427b4c3f
Try another way to canonicalize the path that may work in Windoze
|
15 years ago |
Melanie
|
d10f157183
Remove GetFullPath call from config includes, because it barfs in Windoze
|
15 years ago |
Melanie
|
2148f84e1e
Temporailiy add some info output in config load
|
15 years ago |
Melanie
|
efc57bc3d7
Allow arbitrary wildcards in config includes. Things like
|
15 years ago |
Melanie Thielker
|
8f8e20b39d
Small update to make the command line work again
|
15 years ago |
Melanie Thielker
|
e5f3337c3f
Implement .ini file includes. Anything that begins with "Include-" will be
|
15 years ago |
Melanie Thielker
|
23d902be42
Remove the old asset cache and local services and the configurations for them
|
15 years ago |
lbsa71
|
a189da844a
* Moved the DefaultConfig settings into already-existing ConfigSettings
|
15 years ago |
lbsa71
|
bbe1e19696
* Some more work on refactoring configs;
|
15 years ago |
Justin Clarke Casey
|
acad0328b2
* Make all coded defaults match settings in OpenSim.ini.example
|
15 years ago |
Dahlia Trimble
|
669aa46bff
update some ini defaults in code - all defaults from beginning of OpenSim.ini.example thru DefaultScriptEngine = "XEngine"
|
15 years ago |
lbsa71
|
91a096dca6
* Cleanup and CCC (Code Convention Conformance)
|
15 years ago |
Justin Clarke Casey
|
fc2c73d5c6
* minor: remove some mono compiler warnings
|
15 years ago |
MW
|
7a2985b441
Changed it so only .ini file types are loaded from the (optional) config directory rather all files types in that folder.
|
15 years ago |
MW
|
b83d5c7cdb
Added support for reading ini files from a (optional) config folder. This allows the spliting up of opensim.ini into multiple ini files.
|
15 years ago |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
15 years ago |
Justin Clarke Casey
|
af57937760
* Apply http://opensimulator.org/mantis/view.php?id=3068
|
15 years ago |
Sean Dague
|
f4bec00057
From: Alan Webb <[email protected]>
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Justin Clarke Casey
|
a1da605706
* Introduce a new "default" option for asset_database in the [STORAGE] section
|
15 years ago |