aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/Library/LocalInventoryService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
|
* The Library Service is now working. UserProfileCacheService.LibraryRoot is ↵Diva Canto2010-01-011-2/+2
| | | | obsolete. Didn't delete it yet to avoid merge conflicts later -- want to stay out of core as much as possible.
* Library Module: allows adding folders/items to the Library from IAR files ↵Diva Canto2009-12-231-0/+263
placed under bin/Library. This works only for standalones.