aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/Library/LibraryModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The Library Service is now working. UserProfileCacheService.LibraryRoot is ↵Diva Canto2010-01-011-7/+26
| | | | obsolete. Didn't delete it yet to avoid merge conflicts later -- want to stay out of core as much as possible.
* No-op in this commit. Just increasing the tag number due to weirdnesses.Diva Canto2009-12-231-1/+1
|
* Library Module: allows adding folders/items to the Library from IAR files ↵Diva Canto2009-12-231-0/+219
placed under bin/Library. This works only for standalones.