UbitUmarov
|
f722f1cf6c
fix test setup
|
7 years ago |
UbitUmarov
|
74ac2034e0
make use of CanDoObjectInvToObjectInv
|
7 years ago |
UbitUmarov
|
b45f6b933f
fix a bug in CanCopyObjectInventory; add CanDoObjectInvToObjectInv ( not wired)
|
7 years ago |
Melanie Thielker
|
f0700f48d8
Comment some more debug and squelch another module not running msg.
|
7 years ago |
Melanie Thielker
|
f50d598434
Disable spam in profiles module. Modules should not say they're disabled.
|
7 years ago |
Melanie Thielker
|
1e0ed50d29
Activate the new Offline IM module code instead of the old code
|
7 years ago |
UbitUmarov
|
c673ef7e3c
replace calls to SOG.GetEffectivePermissions() by the new SOG.EffectiveOwnerPerms, some of those inline permissions checks should be reviewed and pass by permissions module
|
7 years ago |
UbitUmarov
|
df035a4022
don't let part lastowner be the group
|
7 years ago |
UbitUmarov
|
8d99c86f96
share before groupr roles was a testing elsewhere induced mistake, clean it up
|
7 years ago |
UbitUmarov
|
50e318c401
work around group sharing and owned permitions issues, fix a non copy objects delete issue
|
7 years ago |
UbitUmarov
|
c14ec1a9bd
a few more changes on permissions
|
7 years ago |
UbitUmarov
|
7a1d9e213e
fix CanReturnObjects
|
7 years ago |
UbitUmarov
|
186f0b73cd
add/fix CanRunScript
|
7 years ago |
UbitUmarov
|
0a5d6671ce
fix llScriptDanger(); don't call old ScriptDamage on ossl health functions
|
7 years ago |
UbitUmarov
|
9d61df0887
fix CanObjectEntry and CanTerraformLand group permissions
|
7 years ago |
UbitUmarov
|
b20bd1a9df
change the initialization point of SimwideArea
|
7 years ago |
UbitUmarov
|
85a31c9e76
initialize SimwideArea
|
7 years ago |
UbitUmarov
|
d62854cbd3
set a sane default region ObjectCapacity
|
7 years ago |
UbitUmarov
|
c0231fe169
Oops.. fix the null on the correct place.. jenkis may now fail for another reason
|
7 years ago |
UbitUmarov
|
48f137599f
fix a null ref on jenkins
|
7 years ago |
UbitUmarov
|
05196ebe27
test jenkins
|
7 years ago |
UbitUmarov
|
dac32c4e5a
change CanObjectEntry() to use a SOG
|
7 years ago |
UbitUmarov
|
df40cdc83e
remove redundant IsGod, rename some GOD as Administrator (both only on permissions module)
|
7 years ago |
UbitUmarov
|
69bcbd856b
change CanDuplicateObject
|
7 years ago |
UbitUmarov
|
97e6f21c6c
actually make use of it as viewers requested
|
7 years ago |
UbitUmarov
|
6826ca9b57
fix the meaning of objectDuplicate[OnRay]() flags parameter but still not using it
|
7 years ago |
UbitUmarov
|
d8108ab740
change CanDeedObject. WARNING like on other grids, if you do not set next owner rights on object and ALL ITS CONTENTS, you may loose all rights on it
|
7 years ago |
UbitUmarov
|
b9651652e1
add a comment about parts permissions aggregation
|
7 years ago |
UbitUmarov
|
984345a202
add CanEdit check for SOGs, iclients and SPs that need to be in scene and use it
|
7 years ago |
UbitUmarov
|
7651d60d72
fix a null check
|
7 years ago |