Revīziju vēsture

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