Histórico de commits

Autor SHA1 Mensagem Data
  Melanie Thielker e5f3337c3f Implement .ini file includes. Anything that begins with "Include-" will be 15 anos atrás
  Melanie Thielker 23d902be42 Remove the old asset cache and local services and the configurations for them 15 anos atrás
  lbsa71 a189da844a * Moved the DefaultConfig settings into already-existing ConfigSettings 15 anos atrás
  lbsa71 bbe1e19696 * Some more work on refactoring configs; 15 anos atrás
  Justin Clarke Casey acad0328b2 * Make all coded defaults match settings in OpenSim.ini.example 15 anos atrás
  Dahlia Trimble 669aa46bff update some ini defaults in code - all defaults from beginning of OpenSim.ini.example thru DefaultScriptEngine = "XEngine" 15 anos atrás
  lbsa71 91a096dca6 * Cleanup and CCC (Code Convention Conformance) 15 anos atrás
  Justin Clarke Casey fc2c73d5c6 * minor: remove some mono compiler warnings 15 anos atrás
  MW 7a2985b441 Changed it so only .ini file types are loaded from the (optional) config directory rather all files types in that folder. 15 anos atrás
  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 anos atrás
  Charles Krinke 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 15 anos atrás
  Justin Clarke Casey af57937760 * Apply http://opensimulator.org/mantis/view.php?id=3068 16 anos atrás
  Sean Dague f4bec00057 From: Alan Webb <[email protected]> 16 anos atrás
  lbsa71 801da4346a * optimized usings. 16 anos atrás
  Justin Clarke Casey a1da605706 * Introduce a new "default" option for asset_database in the [STORAGE] section 16 anos atrás
  Melanie Thielker b175e8f6cd Fixes Mantis #2945 16 anos atrás
  Melanie Thielker 18ba10b51c Add the ability to read the ini file from a URI. If the -inifile option 16 anos atrás
  Justin Clarke Casey 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes 16 anos atrás
  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) 16 anos atrás
  Teravus Ovares 7af84d7e10 * Adds defaults for some GetBoolean config values that previously did not have them. 16 anos atrás
  Sean Dague 624423deb1 apparently opensim only works if secure_inventory_server = true, who 16 anos atrás
  Sean Dague 616cf74e73 make a couple of other config default to make the example ini to give us 16 anos atrás
  Sean Dague a02efe6dcc after much discussion, and overwhelming +1 on the -dev list, switch the 16 anos atrás
  Jeff Ames bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 16 anos atrás
  Jeff Ames 1c4d6544d5 Update svn properties. 16 anos atrás
  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 anos atrás