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