aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.SQLite/SQLiteRegionData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Store task inventory when an object is taken into agent inventoryJustin Clarke Casey2008-01-161-41/+43
* * Mother of all commits:Adam Frisby2008-01-151-2/+2
* move db open to initialization, which is where it should have beenSean Dague2008-01-141-40/+22
* * Do database implementation for prim inventory items in mysqlJustin Clarke Casey2008-01-111-17/+34
* Switch prim items type representation to use int rather than strings.Justin Clarke Casey2008-01-111-4/+4
* moving Region store for SQLite into the OpenSim.Framework.Data.SQLiteSean Dague2008-01-091-0/+1760