aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data/OpenSimDataReader.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * More work on getting the database framework to actually worklbsa712008-01-161-1/+1
|
* Set svn:eol-style.Jeff Ames2008-01-141-39/+39
|
* * Added specialization of DatabaseMapper, DataReader and ObjectFieldMapper ↵lbsa712008-01-141-0/+39
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