aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/Library/LocalInventoryService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-2/+2
* Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2016-07-041-8/+3
* WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto2015-08-081-1/+1
* Another major overhaul of inventory downloading, this time pertaining to inve...Diva Canto2015-05-081-0/+16
* Major change in the way inventory is downloaded: added a method throughout II...Diva Canto2015-05-071-1/+13
* Removed GetUserInventory(). It wasn't being used, and was creating warnings b...Oren Hurvitz2014-04-231-16/+0
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
* The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...Diva Canto2010-01-011-2/+2
* Library Module: allows adding folders/items to the Library from IAR files pla...Diva Canto2009-12-231-0/+263