| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Move OpenSimDefaults,ini into config-include in order to put it with ... | Justin Clark-Casey (justincc) | 2010-09-14 | 1 | -1/+1 |
* | Move OpenSimDefaults,ini into config-include in order to put it with all the ... | Justin Clark-Casey (justincc) | 2010-09-14 | 1 | -1/+1 |
* | Add a missing parenthesis | Melanie | 2010-09-13 | 1 | -1/+1 |
* | Change the help message to point to copying OpenSimDefaults.ini.example. | Melanie | 2010-09-13 | 1 | -1/+1 |
* | Output an error and quit if the master file is missing. Also rename | Melanie | 2010-09-13 | 1 | -4/+16 |
* | Make the inimaster option default to OpenSimDefaults.ini. | Melanie | 2010-09-13 | 1 | -1/+1 |
* | * Added ISimulationDataService and IEstateDataService | John Hurliman | 2010-09-12 | 1 | -4/+0 |
* | Configuration files can read include files from relative paths. | Marck | 2010-08-13 | 1 | -1/+11 |
* | Remove StandAlone from default hardcoded config | Melanie Thielker | 2010-08-04 | 1 | -15/+0 |
* | minor: eliminate configuration section handling deprecation of OpenSim.DataSt... | Justin Clark-Casey (justincc) | 2010-04-23 | 1 | -6/+0 |
* | Fix LocalPresenceServiceConnector test now that the hardcoded test data has b... | Justin Clark-Casey (justincc) | 2010-03-05 | 1 | -12/+2 |
* | move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules... | Justin Clark-Casey (justincc) | 2010-03-04 | 1 | -11/+8 |
* | Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot... | Diva Canto | 2010-01-31 | 1 | -14/+0 |
* | switch default physics engine to ODE and default meshmerizer to Meshmerizer i... | Justin Clark-Casey (justincc) | 2009-09-16 | 1 | -2/+2 |
* | * minor: Comments | Teravus Ovares (Dan Olivares) | 2009-08-12 | 1 | -2/+43 |
* | Remove debugging output frm ini file loading. Make it collect matching | Melanie | 2009-08-07 | 1 | -1/+0 |
* | Silly error, simple fix | Melanie | 2009-08-07 | 1 | -2/+2 |
* | Try another way to canonicalize the path that may work in Windoze | Melanie | 2009-08-07 | 1 | -1/+2 |
* | Remove GetFullPath call from config includes, because it barfs in Windoze | Melanie | 2009-08-07 | 1 | -2/+1 |
* | Temporailiy add some info output in config load | Melanie | 2009-08-07 | 1 | -0/+1 |
* | Allow arbitrary wildcards in config includes. Things like | Melanie | 2009-08-06 | 1 | -3/+4 |
* | Small update to make the command line work again | Melanie Thielker | 2009-05-21 | 1 | -0/+4 |
* | Implement .ini file includes. Anything that begins with "Include-" will be | Melanie Thielker | 2009-05-21 | 1 | -77/+131 |
* | Remove the old asset cache and local services and the configurations for them | Melanie Thielker | 2009-05-18 | 1 | -15/+1 |
* | * Moved the DefaultConfig settings into already-existing ConfigSettings | lbsa71 | 2009-04-17 | 1 | -6/+6 |
* | * Some more work on refactoring configs; | lbsa71 | 2009-04-17 | 1 | -6/+6 |
* | * Make all coded defaults match settings in OpenSim.ini.example | Justin Clarke Casey | 2009-03-11 | 1 | -7/+12 |
* | update some ini defaults in code - all defaults from beginning of OpenSim.ini... | Dahlia Trimble | 2009-03-11 | 1 | -1/+1 |
* | * Cleanup and CCC (Code Convention Conformance) | lbsa71 | 2009-03-10 | 1 | -13/+16 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-03-06 | 1 | -1/+1 |
* | Changed it so only .ini file types are loaded from the (optional) config dire... | MW | 2009-02-28 | 1 | -2/+5 |
* | Added support for reading ini files from a (optional) config folder. This all... | MW | 2009-02-27 | 1 | -1/+14 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -1/+1 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3068 | Justin Clarke Casey | 2009-02-17 | 1 | -64/+68 |
* | From: Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-16 | 1 | -0/+1 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -9/+4 |
* | * Introduce a new "default" option for asset_database in the [STORAGE] section | Justin Clarke Casey | 2009-02-04 | 1 | -1/+1 |
* | Fixes Mantis #2945 | Melanie Thielker | 2009-01-02 | 1 | -13/+57 |
* | Add the ability to read the ini file from a URI. If the -inifile option | Melanie Thielker | 2009-01-02 | 1 | -6/+33 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes | Justin Clarke Casey | 2008-12-29 | 1 | -5/+8 |
* | * Add two more missing defaults that use GetBoolean without a default in stan... | Teravus Ovares | 2008-12-20 | 1 | -2/+2 |
* | * Adds defaults for some GetBoolean config values that previously did not hav... | Teravus Ovares | 2008-12-20 | 1 | -3/+3 |
* | apparently opensim only works if secure_inventory_server = true, who | Sean Dague | 2008-12-12 | 1 | -1/+1 |
* | make a couple of other config default to make the example ini to give us | Sean Dague | 2008-12-11 | 1 | -2/+6 |
* | after much discussion, and overwhelming +1 on the -dev list, switch the | Sean Dague | 2008-12-11 | 1 | -1/+1 |
* | Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-08 | 1 | -1/+28 |
* | Update svn properties. | Jeff Ames | 2008-11-06 | 1 | -196/+196 |
* | moved the initial loading/setting of the config settings to its own class, Co... | MW | 2008-11-05 | 1 | -0/+196 |