aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/InventoryService/XInventoryService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-24Add some optionsMelanie1-0/+11
2010-07-24Fix some inventory issuesMelanie1-0/+29
2010-07-14Fix obvious bug in XInventoryService.GetFolderItems() which was preventing th...Justin Clark-Casey (justincc)1-2/+4
2010-06-29Buglet fix in HG inventory. Make sure that GetRootFolder for non-HG xinventor...Diva Canto1-1/+8
2010-06-11Revert "Allow IInventoryService.GetFolder(folderId, userId) as well as GetFol...Justin Clark-Casey (justincc)1-5/+0
2010-06-11Allow IInventoryService.GetFolder(folderId, userId) as well as GetFolder(Inve...Justin Clark-Casey (justincc)1-0/+5
2010-06-08Changed XInventoryData's CreatorID to a string.Diva Canto1-2/+2
2010-05-16Fixes mantis #4691Diva Canto1-1/+1
2010-04-29Started redoing HGInventoryBroker for XInventory and with multi-protocol in m...Diva Canto1-3/+3
2010-04-27XInventory connector/handler showing signs of life. Tested, but needs more te...Diva Canto1-4/+4
2010-02-08Create root inventory folder with proper type (9) instead of -1Melanie1-1/+1
2010-01-31* Bug fix in XInventoryData -- groupOwned is an int in the DBDiva Canto1-2/+8
2010-01-31* Added a few files that were missing in the repo.Diva Canto1-25/+25
2010-01-04Finish conversion if XInventoryServiceMelanie1-12/+46
2010-01-04First stage port of the XInventoryServiceMelanie1-0/+474