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