Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -5/+5 | |
2008-04-02 | attempt to fix up all refernces to new directory structure | Sean Dague | 1 | -2/+2 | |
2008-04-02 | whole lot more moving | Sean Dague | 1 | -0/+0 | |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -28/+27 | |
2008-03-03 | * Doh, forgot one license header | lbsa71 | 1 | -2/+4 | |
2008-03-03 | * Changed the license headers. The Data Framework is now all OpenSim. Yay! ↵ | lbsa71 | 1 | -4/+4 | |
*toots* | |||||
2008-03-03 | * Started the ardous task to rename the TribalMedia.Framework.Data to ↵ | lbsa71 | 1 | -0/+0 | |
OpenSim.Framework.Data.Base It's you !! How are you gentlemen !! | |||||
2008-01-15 | * vs croaked on strong name key | lbsa71 | 1 | -4/+2 | |
* updated disclaimer | |||||
2008-01-15 | * Mother of all commits: | Adam Frisby | 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. | |||||
2008-01-14 | Set svn:eol-style. | Jeff Ames | 1 | -39/+39 | |
2008-01-13 | * Added ThirdParty node for external library sources that are shipped with ↵ | lbsa71 | 1 | -38/+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 | |||||
2007-10-30 | * Optimized usings | lbsa71 | 1 | -13/+18 | |
* Shortened type references * Removed redundant 'this' qualifier | |||||
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -33/+33 | |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -2/+0 | |
* added some licensing info | |||||
2007-06-27 | *Fixed all renaming for OpenGridServices.sln, still a reference issue in ↵ | mingchen | 1 | -2/+2 | |
prebuild.xml though |