aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Scene.Inventory.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-04 do the same in the cases we are just moving parts around and not changing th...UbitUmarov1-5/+5
2017-05-03fix right to change permissions of group owned taskitemsUbitUmarov1-0/+17
2017-05-03 change taskInventory copy/move to agents inventory rulesUbitUmarov1-6/+1
2017-04-30don't break groups permission maskUbitUmarov1-3/+2
2017-04-29nore permissions masks hierachyUbitUmarov1-14/+12
2017-04-29 update folded permitions if taking from world, or after unfoldUbitUmarov1-2/+4
2017-04-29 recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use ea...UbitUmarov1-5/+7
2017-04-29add check for valid folded permsUbitUmarov1-6/+2
2017-04-29fix chain of contents sellsUbitUmarov1-3/+8
2017-04-28a few changes to permissions folding... we are testing. at this point only us...UbitUmarov1-4/+9
2017-01-27 several changes relative to objects return and parcel prim counts: avoid nul...UbitUmarov1-8/+13
2017-01-25 CHANGED ALLOWED_DROP should only trigger if user has no MOD rightsUbitUmarov1-2/+3
2017-01-25 add and use CanDropInObjectInvUbitUmarov1-103/+97
2017-01-25 make use of CanDoObjectInvToObjectInvUbitUmarov1-21/+1
2017-01-22work around group sharing and owned permitions issues, fix a non copy objects...UbitUmarov1-21/+12
2017-01-19change CanDeedObject. WARNING like on other grids, if you do not set next own...UbitUmarov1-11/+2
2017-01-19object Take and TakeCopy are for in scene SOPs and SPs and permitions module ...UbitUmarov1-2/+4
2017-01-17add more calls to effective permissions aggregation, some paths may still be ...UbitUmarov1-1/+7
2017-01-17add more calls to effective permissions aggregation; do not change groupmask ...UbitUmarov1-2/+9
2017-01-17start adding calls to effective permissions aggregation on changes; rearrange...UbitUmarov1-2/+0
2017-01-16Remove the last instance of the legacy slam but being setMelanie Thielker1-1/+5
2017-01-13Fix the new permissions error introduced with the inventory fixMelanie Thielker1-10/+24
2017-01-06Fix the long-standing bug that object permissions set in inventory were lostMelanie Thielker1-6/+12
2017-01-06Fix errors introduced by incomplete understanding of what folded perms areMelanie Thielker1-15/+9
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-41/+41
2016-12-18leave stupid broken permissions aloneUbitUmarov1-4/+2
2016-12-18leave stupid broken permissions aloneUbitUmarov1-4/+1
2016-12-18just give up on Export flag, seems just broken no matter water with current F...UbitUmarov1-1/+4
2016-12-17allow a creator that is also onwer to change export flag. Add missing setting...UbitUmarov1-2/+4
2016-12-04remove SOG.FromPartID from main code and flag it obsoleteUbitUmarov1-2/+1
2016-12-04The new Constant: integer OBJECT_REZZER_KEY = 32;Mandarinka Tasty1-0/+2
2016-08-05 use group provided by viewer on Object rez from inventoryUbitUmarov1-3/+3
2016-08-05 more changes relative to incorrect use of activegroupidUbitUmarov1-3/+4
2016-07-04Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker1-17/+10
2016-06-20Still mantis #7929: apply next owner mask to the new owner, the group.Diva Canto1-0/+1
2016-06-20Mantis #7929: objects deeded to the group were loosing some important propert...Diva Canto1-6/+9
2016-04-29Apply user specified default perms across the board, to items uploaded as wel...Melanie Thielker1-27/+1
2016-04-29Allow default permissions from the viewer to be applied to uploaded objects.Melanie Thielker1-2/+2
2016-04-29Prevent "Object->Take" from working on attachments.Melanie Thielker1-2/+2
2015-09-11 inventory messUbitUmarov1-22/+22
2015-09-11 remove diva's inventory cache since it seems to cause mantis 7720, broken it...UbitUmarov1-22/+22
2015-09-02seems to compile ( tests comented out)UbitUmarov1-112/+34
2015-08-11Better handling of invalid XML: a) prevent infinite loop on EOF; b) better lo...Oren Hurvitz1-4/+15
2015-08-08WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto1-3/+7
2015-08-01Mantis #7657 and #7514. This should alleviate the problem of bad object asset...Diva Canto1-1/+2
2015-06-14Squoosh one more warningDiva Canto1-1/+1
2015-06-04Mantis #7536. This may alleviate the side effects of broken SceneObjects XML....Diva Canto1-15/+20
2015-03-29varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams1-8/+3
2015-03-02added missing senderId in GiveInventoryFolder this little mistake prevented p...Freaky Tech1-1/+1
2015-01-21minor: Fix some CR line endings in Scene.Inventory.csJustin Clark-Casey (justincc)1-8/+8