aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache/InventoryFolder.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-2/+10
* updated to rev 1413 on libsecondlife.dll and libsecondlife.dll.config (#423)
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-08-16Taking Prims (SceneObjectGroups) in and out of inventory should now work and ↵MW1-0/+20
if left in inventory will still be there after restarts. (as with the rest of inventory it will only fully work in standalone mode with account authentication turned on).
2007-08-14Start of Inventory service, currently only (partially) functional in ↵MW1-0/+15
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-07-25Start of the OpenSim library , for now only contains a few textures. MW1-109/+109
2007-07-22Think I've recovered my deleted files, so hopefully it works now. MW1-0/+109