OpenSimMirror/OpenSim/Data/SQLiteLegacy
Marck ba2bf78dcf Fix joining land parcels not being stored correctly in SQLite. Thank you to goetz for the initial patch in Mantis #5230. 2010-11-23 11:45:12 +01:00
..
Properties
Resources
SQLiteAssetData.cs Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler. 2010-05-09 17:56:52 +01:00
SQLiteAuthenticationData.cs
SQLiteAvatarData.cs
SQLiteEstateData.cs * Added ISimulationDataService and IEstateDataService 2010-09-12 14:20:26 -07:00
SQLiteFramework.cs
SQLiteFriendsData.cs
SQLiteGenericTableHandler.cs
SQLiteInventoryStore.cs 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. 2010-11-21 17:19:24 -08:00
SQLiteSimulationData.cs Fix joining land parcels not being stored correctly in SQLite. Thank you to goetz for the initial patch in Mantis #5230. 2010-11-23 11:45:12 +01:00
SQLiteUserAccountData.cs
SQLiteUtils.cs
SQLiteXInventoryData.cs