aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Scene.Inventory.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the new permissions error introduced with the inventory fixMelanie Thielker2017-01-131-10/+24
* Fix the long-standing bug that object permissions set in inventory were lostMelanie Thielker2017-01-061-6/+12
* Fix errors introduced by incomplete understanding of what folded perms areMelanie Thielker2017-01-061-15/+9
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-41/+41
* leave stupid broken permissions aloneUbitUmarov2016-12-181-4/+2
* leave stupid broken permissions aloneUbitUmarov2016-12-181-4/+1
* just give up on Export flag, seems just broken no matter water with current F...UbitUmarov2016-12-181-1/+4
* allow a creator that is also onwer to change export flag. Add missing setting...UbitUmarov2016-12-171-2/+4
* remove SOG.FromPartID from main code and flag it obsoleteUbitUmarov2016-12-041-2/+1
* The new Constant: integer OBJECT_REZZER_KEY = 32;Mandarinka Tasty2016-12-041-0/+2
* use group provided by viewer on Object rez from inventoryUbitUmarov2016-08-051-3/+3
* more changes relative to incorrect use of activegroupidUbitUmarov2016-08-051-3/+4
* Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2016-07-041-17/+10
* Still mantis #7929: apply next owner mask to the new owner, the group.Diva Canto2016-06-201-0/+1
* Mantis #7929: objects deeded to the group were loosing some important propert...Diva Canto2016-06-201-6/+9
* Apply user specified default perms across the board, to items uploaded as wel...Melanie Thielker2016-04-291-27/+1
* Allow default permissions from the viewer to be applied to uploaded objects.Melanie Thielker2016-04-291-2/+2
* Prevent "Object->Take" from working on attachments.Melanie Thielker2016-04-291-2/+2
* inventory messUbitUmarov2015-09-111-22/+22
* remove diva's inventory cache since it seems to cause mantis 7720, broken it...UbitUmarov2015-09-111-22/+22
* seems to compile ( tests comented out)UbitUmarov2015-09-021-112/+34
* bad merge?UbitUmarov2015-09-011-88/+426
|\
| * varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams2015-03-291-8/+3
| * change/fix rez position and rotation on llRezObject and llRezAtRootUbitUmarov2014-11-271-2/+49
| * fix rez position being for root or center for a single object caseUbitUmarov2014-11-191-0/+22
| * some steps to rez center or root of prim inventory object at requestedUbitUmarov2014-11-191-2/+3
| * return bbox and offsetHeight to RezObjectUbitUmarov2014-11-191-2/+4
| * remove duplicated linesUbitUmarov2014-11-081-3/+0
| * Merge branch 'avination-current'Melanie Thielker2014-10-301-1/+1
| |\
| | * Fix a script load issueMelanie Thielker2014-10-301-1/+1
| * | Fix an obscure permissions exploit. Taking items from a friend's prim couldMelanie Thielker2014-10-161-6/+4
| * | bug fix: revert back check on creating linkUbitUmarov2014-10-041-4/+4
| * | refuse to do a inventory link if provided asset type is not a link orUbitUmarov2014-09-261-0/+4
| * | remove debug msgsUbitUmarov2014-09-261-5/+0
| * | debug msgUbitUmarov2014-09-261-0/+5
| * | limit number of prims on physical objects. Not all cases covered stillUbitUmarov2014-09-081-0/+5
| * | dont change agentItem.BasePermissions where avination-current didn'tUbitUmarov2014-08-051-2/+3
| * | replace old Attachoffset by AttachedPos. Comented out possible mergeUbitUmarov2014-07-201-5/+6
| * | fix attachmentsUbitUmarov2014-07-191-7/+9
| * | Merge branch 'master' into careminsterMelanie2014-01-281-7/+10
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-11-031-22/+113
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2013-10-041-0/+10
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into careminsterMelanie2013-08-181-4/+16
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-08-071-0/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-07-241-2/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-05-161-3/+3
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-05-111-1/+4
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Export permission, part two. Setting export perms for textures and clothing w...Melanie2013-03-311-3/+43
| * | | | | | | | | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-241-3/+4
| * | | | | | | | | Merge branch 'master' into careminsterMelanie2013-01-271-6/+7
| |\ \ \ \ \ \ \ \ \