aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory/Transfer (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: remove Scene.SetRootAgentScene() in favour of existing event with s...Justin Clark-Casey (justincc)2010-08-131-7/+8
* 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
* Add QueryItem method to secure inventory and HG inventory, change method sig toMelanie Thielker2009-03-221-2/+6
* Cause the inventory give module to be more selective and not attempt toMelanie Thielker2009-03-221-0/+8
* Add code to the inventory transfer module to use the new DB functionalityMelanie Thielker2009-03-211-0/+72
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-11/+11
* * optimized usings.lbsa712009-02-121-12/+11
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+389