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-05-16 03:36:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1232eb1c587ffdc06c26a1c5b1b4fa5f22848754
opensim
/
OpenSim
/
Framework
/
Data.SQLite
History
Tleiades Hax
1232eb1c58
Asset server implementation. Again one of these "plumbing" releases, where no real functionality has been introduced, but ground work has been made, enabling the asset server, and preparing the sim server to query the asset server.
...
Introduced an "IPlugin" interface, which plugins can inherit from.
2007-10-13 07:26:21 +00:00
..
Properties
Applied patch 485, inventory patch from tleiades (thanks again).
2007-10-08 10:30:15 +00:00
SQLiteAssetData.cs
Asset server implementation. Again one of these "plumbing" releases, where no real functionality has been introduced, but ground work has been made, enabling the asset server, and preparing the sim server to query the asset server.
2007-10-13 07:26:21 +00:00
SQLiteBase.cs
added some debugging for tracing where asset code isn't working with sqlite
2007-09-10 13:34:20 +00:00
SQLiteGridData.cs
* A feeble attempt at adding Grid db support to SQLite, just adding some code based on User db. Nothing hot-wired though.
2007-09-19 23:16:30 +00:00
SQLiteInventoryStore.cs
Applied patch 485, inventory patch from tleiades (thanks again).
2007-10-08 10:30:15 +00:00
SQLiteManager.cs
* A feeble attempt at adding Grid db support to SQLite, just adding some code based on User db. Nothing hot-wired though.
2007-09-19 23:16:30 +00:00
SQLiteUserData.cs
* So, ok, maybe renaming serialized fields on a friday wasn't the smartest of things. Reverting 2056.
2007-10-05 13:54:16 +00:00