aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory/Transfer (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-04-302-86/+464
|\
| * Add TestRejectGivenFolder() and TestAcceptGivenFolder() regression testsJustin Clark-Casey (justincc)2013-04-292-5/+198
| * Add regression test for inventory item give, reject and subsequent trash fold...Justin Clark-Casey (justincc)2013-04-291-0/+256
| * Add regression test for offer, accept and subsequent receiver delete of an it...Justin Clark-Casey (justincc)2013-04-291-80/+3
| * Fix bug where an agent that declined an inventory offer and subsequently empt...Justin Clark-Casey (justincc)2013-04-291-2/+8
* | Merge branch 'master' into careminsterMelanie2012-12-091-70/+68
|\ \ | |/
| * Re-enable code disabled in f605a62 to allow a TaskInventoryAccepted message t...Justin Clark-Casey (justincc)2012-12-081-70/+68
* | Merge branch 'master' into careminsterMelanie2012-11-131-0/+2
|\ \ | |/
| * Another 21 modules' directives moved out of .addin.xmlDiva Canto2012-11-131-0/+2
* | Merge branch 'master' into careminsterMelanie2012-11-131-67/+70
|\ \ | |/
| * Disable code to get server-side to move given items to a destination folder o...Justin Clark-Casey (justincc)2012-11-131-67/+70
* | Merge branch 'master' into careminsterMelanie2012-11-121-1/+1
|\ \ | |/
| * Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-121-1/+1
* | Merge branch 'master' into careminsterMelanie2012-11-041-9/+12
|\ \ | |/
| * Prevent IMs being sent to prims when avies decline inventory offers from them.Diva Canto2012-11-041-9/+12
* | Merge branch 'master' into careminsterMelanie2012-10-261-77/+77
|\ \ | |/
| * Comment out InventoryTransferModule.NeedSceneCacheClear() and invocations sin...Justin Clark-Casey (justincc)2012-10-261-77/+77
* | Merge branch 'master' into careminsterMelanie2012-10-071-0/+42
|\ \ | |/
| * On receiving TaskInventoryAccepted with a destination folder in the binary bu...Justin Clark-Casey (justincc)2012-10-061-0/+42
* | Merge branch 'master' into careminsterMelanie2012-10-031-0/+39
|\ \ | |/
| * Attempt to fix Mantis #6311. Honor a destination folder if one is givenMelanie2012-10-021-0/+39
* | Merge branch 'master' into careminsterMelanie2012-07-191-2/+3
|\ \ | |/
| * Fix regression where llGiveInventory() had stopped asking non-owner receivers...Justin Clark-Casey (justincc)2012-07-171-1/+3
* | Allow RLV to redirect received folders to #RLV folderMelanie2012-03-111-0/+33
* | Fix intersim object give messagesMelanie2011-12-071-0/+6
* | Fix up intersim give messagingMelanie2011-12-071-1/+41
* | Fix task inventory givingMelanie2011-12-071-23/+6
* | Remove harmless merge artefactMelanie2011-12-061-1/+1
* | Merge branch 'master' into bigmergeMelanie2011-10-271-12/+18
|\ \ | |/
| * Comment out inventory folder bulk update code on InventoryAccepted message in...Justin Clark-Casey (justincc)2011-10-271-12/+18
* | Resolve merge commits, stage 1Tom2011-09-041-5/+15
|\ \ | |/
| * If the user receiving an inventory folder has left the scene by the time the ...Justin Clark-Casey (justincc)2011-09-011-5/+4
| * Thanks Neil Canham for fixing bulk inventory updates, no sending BulkInventor...Snoopy Pfeffer2011-08-221-1/+12
* | Fix the inventory transfer module to not cause duplicated text IMsMelanie2010-11-051-3/+6
* | Fix avatar to avatar inventory gives across serversMelanie2010-11-041-8/+50
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-211-2/+4
|\ \ | |/
| * Stop the InventoryTransferModule logging every IM notification it receives, e...Justin Clark-Casey (justincc)2010-10-191-3/+3
| * minor: change log message from info to debugJustin Clark-Casey (justincc)2010-08-261-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-231-8/+3
|\ \ | |/
| * Remove various warnings and improve logging messages. No functional changes.Justin Clark-Casey (justincc)2010-08-231-10/+7
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-181-7/+8
|\ \ | |/
| * refactor: remove Scene.SetRootAgentScene() in favour of existing event with s...Justin Clark-Casey (justincc)2010-08-131-7/+8
* | Cost Reduction : Removing verbose message....sacha2010-08-041-1/+1
* | Set the offline flag in inventory offersMelanie Thielker2010-06-201-0/+2
|/
* Reinstated the check on im.binaryBucket.Length, this time on the local handle...Diva Canto2010-06-111-3/+4
* Inventory offers and subsequent notifications of acceptance/decline now worki...Diva Canto2010-06-111-98/+31
* Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake2010-03-191-1/+1
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
* Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo...Melanie2009-12-281-14/+42
* Formatting cleanup.Jeff Ames2009-10-011-1/+1