index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
Scene.Inventory.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-17
remove more xml things no longer needed on .net >4.5.2
UbitUmarov
1
-1
/
+0
2018-01-17
remove those xml things no longer needed on .net >4.5.2
UbitUmarov
1
-1
/
+1
2018-01-09
give up on a property that old monos do compile, but then smore ok exec
UbitUmarov
1
-1
/
+1
2018-01-08
fall back to a obsolete property since several monos in use (include our own)...
UbitUmarov
1
-1
/
+1
2018-01-05
a few more xml things
UbitUmarov
1
-1
/
+1
2018-01-04
disable some XmlResolver
UbitUmarov
1
-0
/
+1
2017-11-08
mantis 8260 fix script count on delete and remove redundantTriggerRemoveScrip...
UbitUmarov
1
-3
/
+3
2017-06-12
improve english on few messages (thx)
UbitUmarov
1
-1
/
+1
2017-05-04
do the same in the cases we are just moving parts around and not changing th...
UbitUmarov
1
-5
/
+5
2017-05-03
fix right to change permissions of group owned taskitems
UbitUmarov
1
-0
/
+17
2017-05-03
change taskInventory copy/move to agents inventory rules
UbitUmarov
1
-6
/
+1
2017-04-30
don't break groups permission mask
UbitUmarov
1
-3
/
+2
2017-04-29
nore permissions masks hierachy
UbitUmarov
1
-14
/
+12
2017-04-29
update folded permitions if taking from world, or after unfold
UbitUmarov
1
-2
/
+4
2017-04-29
recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use ea...
UbitUmarov
1
-5
/
+7
2017-04-29
add check for valid folded perms
UbitUmarov
1
-6
/
+2
2017-04-29
fix chain of contents sells
UbitUmarov
1
-3
/
+8
2017-04-28
a few changes to permissions folding... we are testing. at this point only us...
UbitUmarov
1
-4
/
+9
2017-01-27
several changes relative to objects return and parcel prim counts: avoid nul...
UbitUmarov
1
-8
/
+13
2017-01-25
CHANGED ALLOWED_DROP should only trigger if user has no MOD rights
UbitUmarov
1
-2
/
+3
2017-01-25
add and use CanDropInObjectInv
UbitUmarov
1
-103
/
+97
2017-01-25
make use of CanDoObjectInvToObjectInv
UbitUmarov
1
-21
/
+1
2017-01-22
work around group sharing and owned permitions issues, fix a non copy objects...
UbitUmarov
1
-21
/
+12
2017-01-19
change CanDeedObject. WARNING like on other grids, if you do not set next own...
UbitUmarov
1
-11
/
+2
2017-01-19
object Take and TakeCopy are for in scene SOPs and SPs and permitions module ...
UbitUmarov
1
-2
/
+4
2017-01-17
add more calls to effective permissions aggregation, some paths may still be ...
UbitUmarov
1
-1
/
+7
2017-01-17
add more calls to effective permissions aggregation; do not change groupmask ...
UbitUmarov
1
-2
/
+9
2017-01-17
start adding calls to effective permissions aggregation on changes; rearrange...
UbitUmarov
1
-2
/
+0
2017-01-16
Remove the last instance of the legacy slam but being set
Melanie Thielker
1
-1
/
+5
2017-01-13
Fix the new permissions error introduced with the inventory fix
Melanie Thielker
1
-10
/
+24
2017-01-06
Fix the long-standing bug that object permissions set in inventory were lost
Melanie Thielker
1
-6
/
+12
2017-01-06
Fix errors introduced by incomplete understanding of what folded perms are
Melanie Thielker
1
-15
/
+9
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-41
/
+41
2016-12-18
leave stupid broken permissions alone
UbitUmarov
1
-4
/
+2
2016-12-18
leave stupid broken permissions alone
UbitUmarov
1
-4
/
+1
2016-12-18
just give up on Export flag, seems just broken no matter water with current F...
UbitUmarov
1
-1
/
+4
2016-12-17
allow a creator that is also onwer to change export flag. Add missing setting...
UbitUmarov
1
-2
/
+4
2016-12-04
remove SOG.FromPartID from main code and flag it obsolete
UbitUmarov
1
-2
/
+1
2016-12-04
The new Constant: integer OBJECT_REZZER_KEY = 32;
Mandarinka Tasty
1
-0
/
+2
2016-08-05
use group provided by viewer on Object rez from inventory
UbitUmarov
1
-3
/
+3
2016-08-05
more changes relative to incorrect use of activegroupid
UbitUmarov
1
-3
/
+4
2016-07-04
Finally remove the requirement for an InventoryItem/FolderBase object to
Melanie Thielker
1
-17
/
+10
2016-06-20
Still mantis #7929: apply next owner mask to the new owner, the group.
Diva Canto
1
-0
/
+1
2016-06-20
Mantis #7929: objects deeded to the group were loosing some important propert...
Diva Canto
1
-6
/
+9
2016-04-29
Apply user specified default perms across the board, to items uploaded as wel...
Melanie Thielker
1
-27
/
+1
2016-04-29
Allow default permissions from the viewer to be applied to uploaded objects.
Melanie Thielker
1
-2
/
+2
2016-04-29
Prevent "Object->Take" from working on attachments.
Melanie Thielker
1
-2
/
+2
2015-09-11
inventory mess
UbitUmarov
1
-22
/
+22
2015-09-11
remove diva's inventory cache since it seems to cause mantis 7720, broken it...
UbitUmarov
1
-22
/
+22
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
1
-112
/
+34
[next]