Commit History

Author SHA1 Message Date
  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
  Melanie Thielker b175e8f6cd Fixes Mantis #2945 15 years ago
  Melanie Thielker 18ba10b51c Add the ability to read the ini file from a URI. If the -inifile option 15 years ago
  Justin Clarke Casey 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes 15 years ago
  Teravus Ovares 1e723f185a * Add two more missing defaults that use GetBoolean without a default in standalone. (not sure if this will fix your issue daTwitch.. it's probably not even a bug) 15 years ago
  Teravus Ovares 7af84d7e10 * Adds defaults for some GetBoolean config values that previously did not have them. 15 years ago
  Sean Dague 624423deb1 apparently opensim only works if secure_inventory_server = true, who 16 years ago
  Sean Dague 616cf74e73 make a couple of other config default to make the example ini to give us 16 years ago
  Sean Dague a02efe6dcc after much discussion, and overwhelming +1 on the -dev list, switch the 16 years ago
  Jeff Ames bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 years ago
  Jeff Ames 1c4d6544d5 Update svn properties. 16 years ago
  MW 571b94f537 moved the initial loading/setting of the config settings to its own class, ConfigurationLoader. To make it easier to customise the loading of those settings and possible in the future move it to a plugin. 16 years ago