| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure we dispose of WebResponse, StreamReader and Stream in various place... | Justin Clark-Casey (justincc) | 2013-02-27 | 1 | -12/+29 |
* | Deleted all AssemblyFileVersion directives | Diva Canto | 2013-02-19 | 1 | -1/+1 |
* | Bump version and assembly version numbers from 0.7.5 to 0.7.6 | Justin Clark-Casey (justincc) | 2013-02-05 | 1 | -1/+1 |
* | A few more AssemblyInfos in a few more dlls. | Diva Canto | 2012-11-14 | 1 | -0/+33 |
* | Revert "Added request.Proxy=null everywhere, as discussed in http://stackover... | Diva Canto | 2012-09-30 | 1 | -1/+0 |
* | Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com... | Diva Canto | 2012-09-30 | 1 | -0/+1 |
* | Added a setting to [Startup] section of config that will allow the simulator ... | Kevin Houlihan & Michelle Argus | 2011-09-24 | 1 | -20/+48 |
* | in region web loader, print out url that config is being loaded from (this wa... | Justin Clark-Casey (justincc) | 2011-03-25 | 1 | -2/+2 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Allow some values that are set in OpenSim.ini to be set from region config | Melanie Thielker | 2009-01-02 | 1 | -5/+5 |
* | As per the suggestion on the mailing list, added support for a OpenSim.xml co... | MW | 2008-06-26 | 1 | -3/+3 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -5/+7 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -27/+27 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -8/+9 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -3/+3 |
* | *Added ability to skip any use of the console when configuring and assume def... | mingchen | 2008-01-04 | 1 | -1/+1 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -18/+19 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 1 | -1/+1 |
* | * Small touchup of console messages | Adam Frisby | 2007-11-04 | 1 | -5/+5 |
* | Deleted Regionloader .csproj files. | MW | 2007-11-04 | 1 | -112/+0 |
* | normalized line endings | Jeff Ames | 2007-11-04 | 1 | -98/+98 |
* | *Moved region loading into its own interface IRegionLoader | mingchen | 2007-11-03 | 2 | -0/+210 |