aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Objects (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove a dead line of codeUbitUmarov2017-10-061-1/+1
* mantis 8246: don't allow 'delete object name' to delete attachments, but all...UbitUmarov2017-10-061-9/+12
* change some confusing comands helpUbitUmarov2017-05-191-6/+6
* do the same in the cases we are just moving parts around and not changing th...UbitUmarov2017-05-041-1/+1
* buysell: make sure we dont buy child parts, dont mess with absolute position ...UbitUmarov2017-05-011-12/+7
* rename sog.GetEffectivePermissions() since its use is now limited to more spe...UbitUmarov2017-05-011-5/+5
* nore permissions masks hierachyUbitUmarov2017-04-291-4/+2
* buysell: fix permissions masks hierachyUbitUmarov2017-04-291-8/+10
* update folded permitions if taking from world, or after unfoldUbitUmarov2017-04-291-2/+2
* recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use ea...UbitUmarov2017-04-291-12/+6
* BuySell: bug fix, use all object permitions for sold item, and not the operat...UbitUmarov2017-04-281-9/+14
* add CanSellObject() permitions check functionsUbitUmarov2017-03-301-13/+8
* Permissions modules where made NONShared modules. Make them so, removing inc...UbitUmarov2017-01-271-1/+1
* replace calls to SOG.GetEffectivePermissions() by the new SOG.EffectiveOwnerP...UbitUmarov2017-01-221-2/+2
* start adding calls to effective permissions aggregation on changes; rearrange...UbitUmarov2017-01-171-0/+1
* replace calls to SetOwnerId and SetRootPartOwner by a single new SetOwner() s...UbitUmarov2017-01-161-2/+1
* Fix errors introduced by incomplete understanding of what folded perms areMelanie Thielker2017-01-061-1/+7
* Massive tab and trailing space cleanupMelanie Thielker2017-01-052-36/+36
* Show details of scene objects with given ownerId.Mandarinka Tasty2017-01-041-0/+35
* fix a vector range parsingUbitUmarov2016-11-141-1/+1
* avoid a null refUbitUmarov2016-09-191-1/+1
* Related to mantis #7929: "For sale" was not being accepted, because of permis...Diva Canto2016-06-201-3/+13
* bad merge?UbitUmarov2015-09-011-0/+7
|\
| * varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams2015-03-291-8/+3
| * Merge branch 'master' into careminsterMelanie2014-01-281-7/+1
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-11-081-1/+16
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-07-041-1/+1
| |\ \ \
| * \ \ \ Merge commit '4dfffa1df325c4b27a79e995585696cc20b6d905' into careminsterMelanie2013-03-291-0/+3
| |\ \ \ \
| * | | | | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-241-0/+1
| * | | | | Merge branch 'master' into careminsterMelanie2013-02-221-5/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-01-261-5/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-301-3/+57
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-10-311-1/+7
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-10-261-67/+106
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-10-191-20/+93
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-10-181-34/+82
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-10-121-24/+87
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-10-071-34/+141
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-07-281-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-06-281-3/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-05-161-101/+208
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-04-291-9/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-04-181-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-03-081-9/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-02-011-16/+220
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-01-311-0/+206
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'de19dc3024e5359f594d0a32c593d905163c24ea' into bigmergeMelanie2011-10-111-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Resolve merge commits, stage 1Tom2011-09-041-4/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Plug a hole that allows selling a copy of no copy objects when using hacked g...Melanie2011-05-141-0/+7
| * | | | | | | | | | | | | | | | | | | | | | | | Fix direct item give permissionsMelanie2011-01-121-1/+1