aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Avatar/Inventory/Transfer (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-389/+0
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-3/+2
2008-12-15Attempt at restoring inventory access after TPs/crossings. RemoveClient in Sc...diva1-0/+9
2008-12-09* Enable agent to agent transfer of inventory foldersJustin Clarke Casey1-5/+0
2008-12-04* minor: Take out some of the test log output I accidentally left in a couple...Justin Clarke Casey1-1/+1
2008-12-04* Put in the code necessary to allow inventory transfer of whole folders (and...Justin Clarke Casey1-35/+92
2008-12-01* minor: A few tiny bits of documentation and log message cleanup before star...Justin Clarke Casey1-1/+1
2008-11-21Prevent a null reference when giving items.Melanie Thielker1-0/+6
2008-11-17Use the message transfer module to pass items across the grid via the profileMelanie Thielker1-9/+16
2008-11-16Megapatch. Completely remove the multiparameter IM methods. Remove the insecureMelanie Thielker1-24/+25
2008-11-12Revamp inventory transfer module, step 1. Inventory will now be saved ifMelanie Thielker1-99/+117
2008-11-09Reintroduce transactionID to the parameter list for SendInstantMessage.Melanie Thielker1-3/+3
2008-11-08* Added IClientIM to IClientCore interfacesAdam Frisby1-3/+3
2008-11-01Make the inventory transfer module replacable in config.Melanie Thielker1-0/+9
2008-10-25A few more bots to yesterday's plumbing: change instant message methodMelanie Thielker1-3/+3
2008-09-29* refactor: Rename InventoryModule to InventoryTransferModuleJustin Clarke Casey1-2/+2
2008-09-29* Move existing inventory module into a 'Transfer' namespace, since that is t...Justin Clarke Casey1-0/+288