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
mysql-inventoryfolders.sql
mysql-inventoryitems.sql
mysql-logs.sql
mysql-regions.sql
mysql-reservations.txt
mysql-users.sql
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