| Commit message (Expand) | Author | Files | Lines |
2008-10-03 | Check for empty string as well, just as illegal. | Melanie Thielker | 1 | -1/+1 |
2008-10-03 | Prevent an exception when the directory given for XML save is read only | Melanie Thielker | 1 | -0/+3 |
2008-09-06 | Mantis #2133 | Melanie Thielker | 2 | -2/+2 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2 | -2/+2 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-08-09 | * Change _Config.xml node selection code to allow comments | Justin Clarke Casey | 1 | -5/+5 |
2008-05-01 | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 2 | -2/+3 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2 | -4/+8 |
2008-03-21 | * Converted a large number of ASCII encodings to UTF8. | Adam Frisby | 1 | -1/+1 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 3 | -81/+78 |
2008-02-20 | Minor cleanup. | Jeff Ames | 2 | -2/+2 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -1/+3 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 3 | -4/+4 |
2008-01-04 | *Added ability to skip any use of the console when configuring and assume def... | mingchen | 1 | -1/+1 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -1/+1 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -2/+2 |
2007-10-30 | * Optimized usings | lbsa71 | 3 | -32/+30 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 3 | -5/+3 |
2007-10-15 | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2 | -0/+56 |
2007-09-11 | Another attempt at fixing the disappearing estate_settings.xml file. | Brian McBee | 1 | -25/+24 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-08-29 | Attempt to fix bug on linux where estate_settings.xml gets wiped. | Brian McBee | 1 | -1/+4 |
2007-08-03 | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 1 | -0/+6 |
2007-07-30 | mass update of files to have native line endings | Sean Dague | 3 | -256/+256 |
2007-07-24 | * Reduced a significant number of compiler warnings (back down to 9 for all p... | Adam Frisby | 1 | -1/+1 |
2007-07-23 | *Added configuration plugin (OpenSim.Framework.Configuration.HTTP.dll) that f... | mingchen | 3 | -9/+141 |
2007-07-19 | *Moved XmlConfiguration to its own project | mingchen | 1 | -0/+124 |