aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/Library/LibraryModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
|
* CommunicationsManager deleted.Diva Canto2010-01-111-1/+0
|
* * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-101-5/+4
| | | | | * HG is seriously broken here * Compiles. Untested.
* 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.