aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.MySQL/MySQLDatabaseMapper.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-03* Doh, forgot one license headerlbsa711-2/+1
2008-02-05Added copyright statements.Jeff Ames1-2/+28
2008-02-04First part of avatar persistence, currently only really works in standalone m...MW1-4/+5
2008-01-21* Following on from sdague's r3144, commenting out other parts of TribalMediaJustin Clarke Casey1-0/+2
2008-01-21comment out use of the TribalMedia data mapper layerSean Dague1-1/+1
2008-01-16* added missing using clauselbsa711-0/+1
2008-01-16* More work on getting the database framework to actually worklbsa711-1/+1
2008-01-14Set svn:eol-style.Jeff Ames1-24/+24
2008-01-14* Added specialization of DatabaseMapper, DataReader and ObjectFieldMapper to...lbsa711-0/+24