Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-01-21 | * Following on from sdague's r3144, commenting out other parts of TribalMedia | Justin Clarke Casey | 1 | -0/+2 | |
* This should resolve the current build problem | |||||
2008-01-16 | * More work on getting the database framework to actually work | lbsa71 | 1 | -1/+1 | |
2008-01-15 | * Renamed a bunch of Data baseclasses for clarity and readability | lbsa71 | 1 | -2/+2 | |
(Slowly getting there) | |||||
2008-01-15 | * Some morw work on specializing the database framework for OpenSim | lbsa71 | 1 | -1/+2 | |
2008-01-14 | Set svn:eol-style. | Jeff Ames | 1 | -73/+73 | |
2008-01-14 | * Added specialization of DatabaseMapper, DataReader and ObjectFieldMapper ↵ | lbsa71 | 1 | -0/+73 | |
to support LLVector3, LLQuaternion and LLUUID * Added PrimitiveBaseShapeTableMapper to show how it's done NOTE: Nothing actually works yet - this code should be considered more of educational value until it's all wired together |