aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory/Transfer (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Formatting cleanup.Jeff Ames2009-10-011-6/+6
* Remove a load-order dependency in inventory transfer that was bitingMelanie2009-08-201-7/+6
* A better purge of trash folder.Diva Canto2009-08-191-1/+3
* jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024Diva Canto2009-08-181-7/+6
* Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto2009-08-131-4/+4
* Redirected all calls to CachedUserProfile methods to the inventory service. R...Diva Canto2009-08-121-78/+63
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-291-0/+5
* When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker2009-06-191-1/+1
* Formatting cleanup.Jeff Ames2009-06-101-3/+3
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Change the client API to use GridInstantMessage for the "last mile" of IMMelanie Thielker2009-03-291-25/+5
* Finish folder gives. With this commit, single item and folder gives nowMelanie Thielker2009-03-231-0/+7
* Committing partial work on passing folders across instances. This may crash.Melanie Thielker2009-03-231-2/+31