Justin Clark-Casey (justincc) 28cd03cda5 fix bug where generic sqlite table delete wasn't working. %!s(int64=13) %!d(string=hai) anos
..
Properties 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
Resources b9db495d91 Fix sqlite migration problems by moving migrations in 019_RegionStore.sql and 020 into RegionStore.migrations %!s(int64=14) %!d(string=hai) anos
SQLiteAssetData.cs 983c6a74b1 * Add CSharpSqlite to prebuild %!s(int64=14) %!d(string=hai) anos
SQLiteAuthenticationData.cs 3d095e84d6 minor: remove mono compiler warnings %!s(int64=13) %!d(string=hai) anos
SQLiteAvatarData.cs 3d095e84d6 minor: remove mono compiler warnings %!s(int64=13) %!d(string=hai) anos
SQLiteEstateData.cs f58941e89f Make the "All Estates" option work from the client (this makes chosen changes to all the estates that the user owns). %!s(int64=13) %!d(string=hai) anos
SQLiteFramework.cs 983c6a74b1 * Add CSharpSqlite to prebuild %!s(int64=14) %!d(string=hai) anos
SQLiteFriendsData.cs 336665e035 More on HG Friends. Added Delete(string, string) across the board. Added security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back. %!s(int64=13) %!d(string=hai) anos
SQLiteGenericTableHandler.cs 28cd03cda5 fix bug where generic sqlite table delete wasn't working. %!s(int64=13) %!d(string=hai) anos
SQLiteGridUserData.cs 15562017f2 These files are part of the GridUserService write-up. %!s(int64=14) %!d(string=hai) anos
SQLiteInventoryStore.cs c617d658dd Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being. %!s(int64=14) %!d(string=hai) anos
SQLiteSimulationData.cs 754c244f46 In SQLiteSimulationData.RemoveLandObject(), don't manually remove the row from the data adaptor's Rows list in addition to calling Delete. %!s(int64=13) %!d(string=hai) anos
SQLiteUserAccountData.cs 983c6a74b1 * Add CSharpSqlite to prebuild %!s(int64=14) %!d(string=hai) anos
SQLiteUtils.cs 983c6a74b1 * Add CSharpSqlite to prebuild %!s(int64=14) %!d(string=hai) anos
SQLiteXInventoryData.cs bdd7849094 Allow item links to be deleted even when other deletes and purges are disabled. %!s(int64=13) %!d(string=hai) anos