Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -4/+4 | |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -1/+1 | |
2008-05-01 | * Cleaning code still. | Adam Frisby | 1 | -1/+1 | |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -28/+28 | |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -1/+1 | |
* Cleaned up copyright notices in AssemblyInfo.cs's * Added Copyright headers to a bunch of files missing them * Replaced several common string instances with a static constant to prevent reallocation of the same strings thousands of times. "" -> String.Empty is the first such candidate. | |||||
2007-12-27 | * Optimized usings | lbsa71 | 1 | -1/+1 | |
* shortened references * Removed redundant 'this' * Normalized EOF | |||||
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 1 | -2/+2 | |
notice of doom | |||||
2007-10-30 | * Optimized usings | lbsa71 | 1 | -12/+17 | |
* Shortened type references * Removed redundant 'this' qualifier | |||||
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 | |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -58/+58 | |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -2/+0 | |
* added some licensing info |