Commit History

Author SHA1 Message Date
  MW 682ec53420 As per the suggestion on the mailing list, added support for a OpenSim.xml config file, instead of a ini file. INI files still work the same as they did before, just now if a ini file isn't found, it looks for a OpenSim.xml file (of course in xml format) and if found uses that. 16 years ago
  Sean Dague bf1580fba4 From: Dr Scofield <[email protected]> 16 years ago
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  Adam Frisby 00b8e04ece * Added a "regionload_regionsdir" option to OpenSim.ini which determines where Region.XML files are stored. If not set, it will default to the usual location. 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  mingchen 81b4c7be3e *Added ability to skip any use of the console when configuring and assume default value. This is useful when the server is running by itself and a new region request is added without sufficient information 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 16 years ago
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 16 years ago
  Jeff Ames a45118d35e added one more command to the console help. 16 years ago
  Jeff Ames 2d1c255e8c normalized line endings 16 years ago
  mingchen 51488ee7f4 *Moved region loading into its own interface IRegionLoader 16 years ago