OpenSimMirror/share/sql
MW a228b5984e Start of Inventory service, currently only (partially) functional in standalone mode and using sqlite).
In standalone mode, if you have account authenticate turned on (setting in opensim.ini) then when you create a new account, a set of inventory is created for that account and stored in database (currently only a set of empty folders). Then during login the database is search for that set and sent to the client in the login response.
More functions will be added soon, like creating new folders (and a bit later items) from the client inventory window.
2007-08-14 13:54:46 +00:00
..
mysql-agents.sql Imported Share folder from trunk 2007-06-22 18:52:27 +00:00
mysql-inventoryfolders.sql changed to native line ending encoding 2007-07-16 15:40:11 +00:00
mysql-inventoryitems.sql changed to native line ending encoding 2007-07-16 15:40:11 +00:00
mysql-logs.sql Imported Share folder from trunk 2007-06-22 18:52:27 +00:00
mysql-regions.sql * Major style changes in libTerrain.Channel - now uses .NET-style naming syntax. 2007-07-23 05:29:52 +00:00
mysql-reservations.txt changed to native line ending encoding 2007-07-16 15:40:11 +00:00
mysql-users.sql Imported Share folder from trunk 2007-06-22 18:52:27 +00:00
sqlite3-inventory.sql Start of Inventory service, currently only (partially) functional in standalone mode and using sqlite). 2007-08-14 13:54:46 +00:00
sqlite3-prims.sql Added a new column (SceneGroupID) to sqlite3 table (sqlite3-prims.sql) so that we can tell what prims belong to the same SceneObjectGroup. If sdague has a different method in mind when he gets back then he can change it then. 2007-08-11 20:20:33 +00:00