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
MW
822881eac5
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
Sean Dague
bbb411afe5
added group position
2007-08-09 20:31:42 +00:00
Sean Dague
4059ac6e7d
remove invalid index
2007-08-09 19:08:38 +00:00
Sean Dague
2e496aeed7
updated db definition to use UUID as linking
2007-08-09 14:32:04 +00:00
Sean Dague
4805460e89
updated to latest version
2007-08-08 15:50:48 +00:00
Sean Dague
3a85c39b71
added rest of the fields the prims have
2007-08-06 19:51:12 +00:00
Sean Dague
9abe102fc2
first bits of updating sqlite to definition based on new objects
2007-08-06 19:06:18 +00:00
Adam Frisby
b8da9c3a64
* Major style changes in libTerrain.Channel - now uses .NET-style naming syntax.
...
* Issue#218 - Updated mySQL region table.
2007-07-23 05:29:52 +00:00
Sean Dague
b07c29cbb5
change to floats where needed
2007-07-17 17:55:37 +00:00
Sean Dague
3a9fb6a1f2
updated to map to current prim object model
2007-07-17 14:25:30 +00:00
Sean Dague
2a3c79df83
changed to native line ending encoding
2007-07-16 15:40:11 +00:00
Adam Frisby
3dac0fecf2
* ServerIP can now take larger values (which could be used to store a hostname instead.)
2007-07-14 20:34:06 +00:00
Sean Dague
dd5120af43
first draft sql definition for prims based on PrimData
2007-07-13 19:07:18 +00:00
mingchen
f9292c3128
*Added mysql-reservations.txt with table layout for reservations in /share/sql/
2007-06-27 01:49:27 +00:00
MW
0a02dd287d
Imported Share folder from trunk
2007-06-22 18:52:27 +00:00