aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-24 a few more changes to iar/oar assets save error/warning to show problems kno...UbitUmarov1-7/+11
2017-06-23 code actually has no ideia if a id is a asset or not and does try to handle ...UbitUmarov1-4/+4
2017-06-23 coment out missing or damage assets messages in uuidgather that are not very...UbitUmarov1-2/+27
2017-06-23several changes to iar/oar assets error reportsUbitUmarov1-4/+6
2017-06-22 actually iar do it for iarUbitUmarov1-0/+3
2017-06-21 avoid some broken object assets present in osgrid inventories due to past pr...UbitUmarov2-2/+6
2017-06-21make oar/iar assets writer be done by caller thread like the rest of theUbitUmarov1-4/+2
2017-01-05Massive tab and trailing space cleanupMelanie Thielker9-377/+377
2016-10-25mantis 8041: check target user password on save/load IARUbitUmarov1-3/+0
2016-08-24 remove some dead codeUbitUmarov1-9/+0
2016-07-04Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker1-30/+12
2015-09-16 remove bad merge from masterUbitUmarov1-12/+0
2015-09-04Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto5-5/+0
2015-09-02seems to compile ( tests comented out)UbitUmarov1-9/+1
2015-08-08WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto3-11/+7
2015-03-11minor: Remove windows build warning about CompressionLevel package ambiguity.Justin Clark-Casey (justincc)1-0/+1
2015-02-21Fix cross-grid inventory delivery notifications, fixes http://opensimulator.o...BlueWall1-0/+1
2015-01-08Make the IteratingUuidGatherer the only UuidGatherer.Justin Clark-Casey (justincc)1-8/+6
2014-11-25refactor: Move methods to start a monitored thread, start work in its own thr...Justin Clark-Casey (justincc)1-1/+1
2014-11-25refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)5-5/+0
2014-11-21Remove braindead "fix" that messed up intersim scripted giving.Melanie Thielker1-11/+0
2014-09-28Improve on the last commit to InventoryArchiver: put back the original constr...Diva Canto3-10/+23
2014-09-23Modifications to previous IAR commits to bring them more inline with existing...AliciaRaven2-7/+10
2014-09-23Add an event callback for loading IAR files. The callback for creating them a...AliciaRaven7-45/+133
2014-09-23Change existing IAR save to use UUID for its callback reference instead of Gu...AliciaRaven5-17/+17
2014-09-23Include same content filters for IAR file exports that already exist for OAR ...AliciaRaven2-0/+54
2014-09-05For monitoring purposes, start non-timeout tasks (which do not currently use ...Justin Clark-Casey (justincc)1-1/+2
2014-05-06Show more meaningful error messages when failed to give an item to another userOren Hurvitz1-6/+5
2014-03-25Run slow operations in a separate thread, instead of using FireAndForget (whi...Oren Hurvitz1-1/+1
2014-03-24Refactored Load IAR: created a generic mechanism to modify the SOG's as they ...Oren Hurvitz1-47/+19
2014-01-20Materials module: a) Store materials as assets; b) Finalized it (removed the ...Oren Hurvitz1-2/+2
2013-11-15refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)1-2/+2
2013-09-21minor: Recomment out log message uncommented in previous cbdfe969Justin Clark-Casey (justincc)1-4/+4
2013-09-21When giving items between avatars in different simulators, only add the item ...Oren Hurvitz1-9/+44
2013-08-23Fix a printing of exception error in InventoryArchiveModule that onlyRobert Adams1-1/+1
2013-07-05Changed a few bits in Inventory/Archiver/InventoryArchiveReadRequest.cs to be...Diva Canto4-23/+27
2013-04-30Fix bug where an agent that declined an inventory offer and subsequently empt...Justin Clark-Casey (justincc)1-2/+8
2013-04-29Add TestRejectGivenFolder() and TestAcceptGivenFolder() regression testsJustin Clark-Casey (justincc)2-5/+198
2013-04-29Add regression test for inventory item give, reject and subsequent trash fold...Justin Clark-Casey (justincc)1-0/+256
2013-04-29Add regression test for offer, accept and subsequent receiver delete of an it...Justin Clark-Casey (justincc)1-80/+3
2013-04-29Fix bug where an agent that declined an inventory offer and subsequently empt...Justin Clark-Casey (justincc)1-2/+8
2013-02-16Separate IAR tests into separate files for load/save/loadpath testsJustin Clark-Casey (justincc)3-245/+198
2013-02-16Make it so that "load iar / ..." does not save the 'root' "My Inventory" folder.Justin Clark-Casey (justincc)2-1/+60
2013-02-16Add regression test TestSaveNonRootFolderToIarJustin Clark-Casey (justincc)5-27/+179
2013-02-08On IAR loading, if loading of a coaleseced item entirely fails, then continue...Justin Clark-Casey (justincc)1-0/+18
2013-01-02If Save OAR/IAR times-out while waiting for assets then notify the caller tha...Oren Hurvitz1-2/+8
2012-12-08Re-enable code disabled in f605a62 to allow a TaskInventoryAccepted message t...Justin Clark-Casey (justincc)1-70/+68
2012-11-17Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuidJustin Clark-Casey (justincc)2-5/+4
2012-11-15Revert "Merge master into teravuswork", it should have been avination, not ma...teravus5-185/+124
2012-11-13Another 21 modules' directives moved out of .addin.xmlDiva Canto1-0/+2