aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.SQLite (unfollow)
Commit message (Expand)AuthorFilesLines
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-09-24* Renamed methods on IUserDatalbsa711-17/+17
2007-09-19* A feeble attempt at adding Grid db support to SQLite, just adding some code...lbsa712-3/+69
2007-09-15put some locking around user access, which should help withSean Dague1-45/+53
2007-09-11move the locks closer to the data, sqlite for assets now works like a champSean Dague1-31/+34
2007-09-11add DeleteAssetSean Dague1-10/+14
2007-09-10added some debugging for tracing where asset code isn't working with sqliteSean Dague2-1/+24
2007-09-10mass update of urls in source code to new websiteSean Dague5-5/+5
2007-09-10hooked up sdague new sqlite asset database provider to the old asset system. ...MW1-3/+19
2007-09-07added SQLiteAssetData class first pass. This should work,Sean Dague1-0/+237
2007-09-07factor out common methods to SQLiteBaseSean Dague2-169/+231
2007-08-30remove debugging statementSean Dague1-1/+1
2007-08-28some changes which get us closer to Sqlite storage for usersSean Dague1-3/+6
2007-08-28Ensure that UserProfileData doesn't pass down null values. Sean Dague1-18/+25
2007-08-28sqlite is storing now, uint64 makes things "interesting".Sean Dague1-7/+8
2007-08-28added some more types that will be neededSean Dague1-2/+14
2007-08-28sqlite user datastore "should" be functionally completeSean Dague1-115/+74
2007-08-27first pass implementation of sqlite storage for user data. ThisSean Dague1-0/+705
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
2007-07-16changed to native line ending encodingSean Dague3-436/+436
2007-07-08* By popular demand, all generated build files are now deleted. Somebody shou...lbsa712-152/+0
2007-07-08(no commit message)lbsa712-7/+5
2007-07-08* Updating prebuildAdam Frisby2-3/+3
2007-07-05*Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen2-3/+3
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa713-17/+14
2007-07-01Fixed SimpleApp - aka thankgoditssundaycommitlbsa713-4/+4
2007-06-29*Deleted Logger.cs from OpenSim.Frameworkmingchen2-3/+3
2007-06-28* Removed J# language support because it has issues with Mono.Adam Frisby2-3/+3
2007-06-28*Master User is now set upmingchen2-3/+3
2007-06-28Imported the scripting changes, so now should be up to date with sugilite. MW2-2/+48
2007-06-27*Moved VersionInfo.cs to its correct place in OpenSim.csprojmingchen1-2/+2
2007-06-27*Fixed all renaming for OpenGridServices.sln, still a reference issue in preb...mingchen4-8/+8
2007-06-27*Updated prebuild.xml and ran prebuild againmingchen2-14/+2