Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * More work on getting the database framework to actually work | lbsa71 | 2008-01-16 | 1 | -4/+4 |
| | |||||
* | * Renamed a bunch of Data baseclasses for clarity and readability | lbsa71 | 2008-01-15 | 1 | -2/+2 |
| | | | | | (Slowly getting there) | ||||
* | * Some morw work on specializing the database framework for OpenSim | lbsa71 | 2008-01-15 | 1 | -2/+2 |
| | |||||
* | Set svn:eol-style. | Jeff Ames | 2008-01-14 | 1 | -142/+142 |
| | |||||
* | * Added specialization of DatabaseMapper, DataReader and ObjectFieldMapper ↵ | lbsa71 | 2008-01-14 | 1 | -0/+143 |
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 |