aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-30add CanSellObject() permitions check functionsUbitUmarov3-16/+95
2017-03-30mantis 8131: make the new Offline IM code optional and disabled by default, s...UbitUmarov1-32/+55
2017-02-02Fix an error that would cause a rebake loop on HG gridsMelanie Thielker1-1/+1
2017-02-01Refactor part IIMelanie Thielker1-9/+4
2017-02-01Refactor asset handling as per Ubit's suggestionMelanie Thielker8-72/+50
2017-01-30Make negative asset caching actually workMelanie Thielker8-31/+96
2017-01-27 fix SimwideArea againUbitUmarov1-0/+1
2017-01-27 several changes relative to objects return and parcel prim counts: avoid nul...UbitUmarov5-51/+42
2017-01-27bug fix: wrong enabled checkUbitUmarov1-3/+0
2017-01-27 Permissions modules where made NONShared modules. Make them so, removing inc...UbitUmarov2-42/+112
2017-01-26 remove SOP.AttachPoint, redundant( and incoerent) with SOG.AttachmentPointUbitUmarov2-36/+20
2017-01-26Make it possible to override the URL moduleMelanie Thielker1-12/+12
2017-01-25 add and use CanDropInObjectInvUbitUmarov1-70/+121
2017-01-25 make use of CanDoObjectInvToObjectInvUbitUmarov1-0/+1
2017-01-24fix a bug in CanCopyObjectInventory; add CanDoObjectInvToObjectInv ( not wired)UbitUmarov1-23/+82
2017-01-23Comment some more debug and squelch another module not running msg.Melanie Thielker1-4/+4
2017-01-23Disable spam in profiles module. Modules should not say they're disabled.Melanie Thielker1-1/+1
2017-01-23Activate the new Offline IM module code instead of the old codeMelanie Thielker1-20/+4
2017-01-22replace calls to SOG.GetEffectivePermissions() by the new SOG.EffectiveOwnerP...UbitUmarov2-3/+3
2017-01-22don't let part lastowner be the groupUbitUmarov1-2/+2
2017-01-22share before groupr roles was a testing elsewhere induced mistake, clean it upUbitUmarov1-46/+36
2017-01-22work around group sharing and owned permitions issues, fix a non copy objects...UbitUmarov1-46/+160
2017-01-21a few more changes on permissionsUbitUmarov1-51/+47
2017-01-21fix CanReturnObjectsUbitUmarov1-13/+20
2017-01-21add/fix CanRunScriptUbitUmarov1-2/+30
2017-01-21fix CanObjectEntry and CanTerraformLand group permissionsUbitUmarov1-33/+30
2017-01-21change the initialization point of SimwideAreaUbitUmarov2-4/+6
2017-01-21initialize SimwideAreaUbitUmarov1-1/+3
2017-01-20test jenkinsUbitUmarov1-4/+4
2017-01-20change CanObjectEntry() to use a SOGUbitUmarov2-21/+19
2017-01-20remove redundant IsGod, rename some GOD as Administrator (both only on permis...UbitUmarov1-111/+59
2017-01-19change CanDuplicateObjectUbitUmarov1-6/+5
2017-01-19fix the meaning of objectDuplicate[OnRay]() flags parameter but still not usi...UbitUmarov1-1/+1
2017-01-19change CanDeedObject. WARNING like on other grids, if you do not set next own...UbitUmarov1-10/+31
2017-01-19add CanEdit check for SOGs, iclients and SPs that need to be in scene and use itUbitUmarov1-1/+16
2017-01-19object CanMove is for in scene SOGs Icleints and SPs and permitions module is...UbitUmarov1-14/+7
2017-01-19object Take and TakeCopy are for in scene SOPs and SPs and permitions module ...UbitUmarov3-17/+25
2017-01-19a few more aux methods and changesUbitUmarov1-152/+133
2017-01-19add a GetItemPermissions() to be used use on object contents checks in Permis...UbitUmarov1-16/+83
2017-01-18a few more changes on Permissions moduleUbitUmarov1-90/+80
2017-01-18Permissions module: fix in prim inv CanEditNotecard group edit rights check (...UbitUmarov1-3/+17
2017-01-18Permissions module: replace some GenericObjectPermission by GenericObjectPerm...UbitUmarov1-123/+51
2017-01-17Permissions module: GenerateClientFlags() no need to keep looking for the sam...UbitUmarov1-13/+8
2017-01-17Permissions module: add GetObjectPermissions() that should replace GenericObj...UbitUmarov1-1/+77
2017-01-17add more calls to effective permissions aggregation; do not change groupmask ...UbitUmarov1-0/+2
2017-01-17start adding calls to effective permissions aggregation on changes; rearrange...UbitUmarov1-0/+1
2017-01-16replace calls to SetOwnerId and SetRootPartOwner by a single new SetOwner() s...UbitUmarov1-2/+1
2017-01-16Remove the last instance of the legacy slam but being setMelanie Thielker1-2/+2
2017-01-15add code for fixing effective permitions. This is a test, and currently too s...UbitUmarov1-13/+26
2017-01-14bad move.. revertUbitUmarov1-11/+5