aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/RegionLoader/Web/RegionLoaderWebServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-130/+0
* Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...Diva Canto2012-09-301-1/+0
* Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto2012-09-301-0/+1
* Added a setting to [Startup] section of config that will allow the simulator ...Kevin Houlihan & Michelle Argus2011-09-241-20/+48
* in region web loader, print out url that config is being loaded from (this wa...Justin Clark-Casey (justincc)2011-03-251-2/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Allow some values that are set in OpenSim.ini to be set from region configMelanie Thielker2009-01-021-5/+5
* As per the suggestion on the mailing list, added support for a OpenSim.xml co...MW2008-06-261-3/+3
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-5/+7
* Formatting cleanup.Jeff Ames2008-03-181-27/+27
* Converted logging to use log4net.Jeff Ames2008-02-051-8/+9
* * Mother of all commits:Adam Frisby2008-01-151-3/+3
* *Added ability to skip any use of the console when configuring and assume def...mingchen2008-01-041-1/+1
* * Optimized usingslbsa712007-12-271-18/+19
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-1/+1
* * Small touchup of console messagesAdam Frisby2007-11-041-5/+5
* normalized line endingsJeff Ames2007-11-041-98/+98
* *Moved region loading into its own interface IRegionLoadermingchen2007-11-031-0/+98