aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.SQLite/SQLiteInventoryStore.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-30* Optimized usingslbsa711-93/+96
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-2/+2
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+29
2007-10-08Applied patch 485, inventory patch from tleiades (thanks again).MW1-3/+26
2007-10-06Applied Patch 473, Inventory Patch from Tleiades (many thanks).MW1-14/+74
2007-10-02* Moved setup of LocalInventoryService and LocalUserServices to the app layerlbsa711-7/+1
2007-10-01revert working getInventoryFolder function because this seemsSean Dague1-6/+13
2007-09-28negative code checkin. All these functions are in the baseSean Dague1-162/+1
2007-09-28implement getInventoryItem and getInventoryFolder (notSean Dague1-5/+15
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-37/+34
2007-09-27oops, I broke the build. Fixed nowSean Dague1-3/+3
2007-09-27implement something in sqlite inventory that wasn't beforeSean Dague1-3/+7
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-31/+30
2007-08-24it helps to actually call TestTables to get the new tables createdSean Dague1-0/+2
2007-08-24updated SQLite Inventory to newer model data definition,Sean Dague1-485/+644
2007-08-16Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW1-0/+17
2007-08-14Start of inventory items, when you upload a texture the data will now be stor...MW1-4/+71
2007-08-14Start of Inventory service, currently only (partially) functional in standalo...MW1-0/+401