aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory/Transfer (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-13refactor: remove Scene.SetRootAgentScene() in favour of existing event with s...Justin Clark-Casey (justincc)1-7/+8
2010-06-11Reinstated the check on im.binaryBucket.Length, this time on the local handle...Diva Canto1-3/+4
2010-06-11Inventory offers and subsequent notifications of acceptance/decline now worki...Diva Canto1-98/+31
2010-03-19Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake1-1/+1
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-48/+15
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-15/+48
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto1-1/+1
2009-12-28Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo...Melanie1-14/+42
2009-10-07Revert "Rewrote parts of the code that were double-locking different objects....Melanie1-8/+7
2009-10-07Revert "Merging in diva's locking fixes"Melanie1-8/+7
2009-10-06Rewrote parts of the code that were double-locking different objects. This is...Diva Canto1-7/+8
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-10-01Formatting cleanup.Jeff Ames1-6/+6
2009-08-20Remove a load-order dependency in inventory transfer that was bitingMelanie1-7/+6
2009-08-19A better purge of trash folder.Diva Canto1-1/+3
2009-08-18jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024Diva Canto1-7/+6
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-0/+389