aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/share (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start of Inventory service, currently only (partially) functional in ↵MW2007-08-141-0/+40
| | | | | | | | 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.
* Added a new column (SceneGroupID) to sqlite3 table (sqlite3-prims.sql) so ↵MW2007-08-111-0/+1
| | | | 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.
* added group positionSean Dague2007-08-091-0/+3
|
* remove invalid indexSean Dague2007-08-091-1/+0
|
* updated db definition to use UUID as linkingSean Dague2007-08-091-2/+2
|
* updated to latest versionSean Dague2007-08-081-3/+2
|
* added rest of the fields the prims haveSean Dague2007-08-061-0/+15
|
* first bits of updating sqlite to definition based on new objectsSean Dague2007-08-061-4/+11
|
* * Major style changes in libTerrain.Channel - now uses .NET-style naming syntax.Adam Frisby2007-07-231-1/+2
| | | | | * Issue#218 - Updated mySQL region table.
* *Added new config files into share -- cut down to 256 for practicality reasonsmingchen2007-07-19257-0/+270
| | | | | *Added make.php in same folder that was used to generate these files
* *Moved XmlConfiguration to its own projectmingchen2007-07-191024-3072/+0
| | | | | | *Made it possible to load a configuration interface by DLL *Deleted the 1024 config files until they are updated
* change to floats where neededSean Dague2007-07-171-10/+10
|
* updated to map to current prim object modelSean Dague2007-07-171-8/+19
|
* changed to native line ending encodingSean Dague2007-07-161028-3156/+3156
|
* * ServerIP can now take larger values (which could be used to store a ↵Adam Frisby2007-07-141-1/+1
| | | | hostname instead.)
* first draft sql definition for prims based on PrimDataSean Dague2007-07-131-0/+56
|
* *Added mysql-reservations.txt with table layout for reservations in /share/sql/mingchen2007-06-271-0/+16
|
* Imported Share folder from trunkMW2007-06-221031-0/+166
|
* * Adding a bunch of region xml files.Adam Frisby2007-06-201024-0/+3072