aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory/Transfer/InventoryTransferModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-13Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto1-4/+4
2009-08-12Redirected all calls to CachedUserProfile methods to the inventory service. R...Diva Canto1-78/+63
2009-06-29From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague1-0/+5
2009-06-19When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker1-1/+1
2009-06-10Formatting cleanup.Jeff Ames1-3/+3
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-03-29Change the client API to use GridInstantMessage for the "last mile" of IMMelanie Thielker1-25/+5
2009-03-23Finish folder gives. With this commit, single item and folder gives nowMelanie Thielker1-0/+7
2009-03-23Committing partial work on passing folders across instances. This may crash.Melanie Thielker1-2/+31
2009-03-22Add QueryItem method to secure inventory and HG inventory, change method sig toMelanie Thielker1-2/+6
2009-03-22Cause the inventory give module to be more selective and not attempt toMelanie Thielker1-0/+8
2009-03-21Add code to the inventory transfer module to use the new DB functionalityMelanie Thielker1-0/+72
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-11/+11
2009-02-12* optimized usings.lbsa711-12/+11
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
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-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-12/+12
2008-08-27Make the check on inventory cache clearing more robust. AddressesMelanie Thielker1-0/+36
2008-08-19Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-08-19Fix region crossings and access to inventory after changing regions withinMelanie Thielker1-3/+25
2008-08-17Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-08-17Add the IInventoryModule interface and a sample method callMelanie Thielker1-13/+23
2008-05-16Formatting cleanup.Jeff Ames1-1/+1
2008-05-01* Rolled back a few changes.Adam Frisby1-1/+1
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-1/+1
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-219/+219
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-50/+54
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-216/+216
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-5/+4
2008-04-07* EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it...Justin Clarke Casey1-1/+157
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2007-10-30* Optimized usingslbsa711-2/+2
2007-10-19changes to pass nini config object to the modules that getSean Dague1-61/+62
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-1/+29