aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.SQLite/SQLiteAssetData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Optimized usingslbsa712007-10-301-56/+69
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-2/+2
* * Some asset loading refactoringlbsa712007-10-171-9/+12
* Asset server implementation. Again one of these "plumbing" releases, where no...Tleiades Hax2007-10-131-1/+22
* move the locks closer to the data, sqlite for assets now works like a champSean Dague2007-09-111-31/+34
* add DeleteAssetSean Dague2007-09-111-10/+14
* added some debugging for tracing where asset code isn't working with sqliteSean Dague2007-09-101-1/+20
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* hooked up sdague new sqlite asset database provider to the old asset system. ...MW2007-09-101-3/+19
* added SQLiteAssetData class first pass. This should work,Sean Dague2007-09-071-0/+237