aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer/Properties/AssemblyInfo.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Cleaning code still.Adam Frisby2008-05-011-1/+1
|
* Formatting cleanup.Jeff Ames2008-03-181-28/+27
|
* * Mother of all commits:Adam Frisby2008-01-151-1/+29
| | | | | | | * 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.
* * Optimized usingslbsa712007-10-301-13/+18
| | | | | | * Shortened type references * Removed redundant 'this' qualifier
* changed to native line ending encodingSean Dague2007-07-161-31/+31
|
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-2/+0
| | | | | * added some licensing info
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+33
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.