This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-10 06:55:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb97fe8307b79648819848c4357042ca6105fc52
opensim
/
OpenSim
/
Data
/
SQLiteLegacy
History
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
…