aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data/OpenSimDatabaseMapper.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Renamed a bunch of Data baseclasses for clarity and readabilitylbsa712008-01-151-1/+1
| | | | | (Slowly getting there)
* Set svn:eol-style.Jeff Ames2008-01-141-23/+23
|
* * Added specialization of DatabaseMapper, DataReader and ObjectFieldMapper ↵lbsa712008-01-141-0/+23
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