Commit Verlauf

Autor SHA1 Nachricht Datum
  Justin Clark-Casey (justincc) 80c19b7cac Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. vor 11 Jahren
  Diva Canto 91a5c602e3 Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." vor 12 Jahren
  Diva Canto 531edd51d8 Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow. vor 12 Jahren
  Kevin Houlihan & Michelle Argus 39d7945efc Added a setting to [Startup] section of config that will allow the simulator to start up with no regions configured. vor 13 Jahren
  Justin Clark-Casey (justincc) 3a55d59b45 in region web loader, print out url that config is being loaded from (this wasn't being done anywhere). vor 13 Jahren
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. vor 15 Jahren
  Melanie Thielker 0138fdc5fd Allow some values that are set in OpenSim.ini to be set from region config vor 15 Jahren
  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. vor 16 Jahren
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). vor 16 Jahren
  Jeff Ames 47180080f0 Formatting cleanup. vor 16 Jahren
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. vor 16 Jahren
  Adam Frisby b25f9f322c * Mother of all commits: vor 16 Jahren
  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 vor 16 Jahren
  lbsa71 efd90b56b7 * Optimized usings vor 16 Jahren
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom vor 17 Jahren
  Adam Frisby 9f4ae7230f * Small touchup of console messages vor 17 Jahren
  Jeff Ames 2d1c255e8c normalized line endings vor 17 Jahren
  mingchen 51488ee7f4 *Moved region loading into its own interface IRegionLoader vor 17 Jahren