Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * vs croaked on strong name key | lbsa71 | 2008-01-15 | 1 | -4/+2 |
| | | | | | * updated disclaimer | ||||
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -0/+28 |
| | | | | | | | * 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. | ||||
* | Set svn:eol-style. | Jeff Ames | 2008-01-14 | 1 | -39/+39 |
| | |||||
* | * Added ThirdParty node for external library sources that are shipped with ↵ | lbsa71 | 2008-01-13 | 1 | -0/+40 |
the solution. * Added conceptual TribalMedia.Framework.Data library; this is meant as a generic database layer abstraction library, that should be specialized into OpenSim.Framework.Data * OpenSim.Framework.Data should subclass FieldMappers to extend LLVector3 and LLQuaternions |