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
/
SceneObjectPartInventory.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make sure XEngine does release script events when a script is destroyed
UbitUmarov
2019-08-01
1
-4
/
+1
*
mantis8569: do aggregate script events when a script is deleted; block nonphy...
UbitUmarov
2019-08-01
1
-2
/
+5
*
let changed allowed drop have lldetectedkey[0] return the dropped item id, Ye...
UbitUmarov
2019-02-21
1
-1
/
+1
*
fix last owner on add to object inventory
UbitUmarov
2019-02-21
1
-4
/
+4
*
remove more xml things no longer needed on .net >4.5.2
UbitUmarov
2018-01-17
1
-1
/
+0
*
Merge branch 'master' into httptests
UbitUmarov
2018-01-05
1
-1
/
+1
|
\
|
*
disable some XmlResolver
UbitUmarov
2018-01-04
1
-1
/
+1
*
|
Merge branch 'master' into httptests
UbitUmarov
2017-11-12
1
-2
/
+2
|
\
\
|
|
/
|
*
mantis 8260 fix script count on delete and remove redundantTriggerRemoveScrip...
UbitUmarov
2017-11-08
1
-2
/
+2
*
|
merge
UbitUmarov
2017-06-10
1
-56
/
+65
|
\
\
|
|
/
|
*
bug fix plus some cleanup
UbitUmarov
2017-06-09
1
-56
/
+65
*
|
merge fix
UbitUmarov
2017-05-04
1
-9
/
+12
|
\
\
|
|
/
|
*
do the same in the cases we are just moving parts around and not changing th...
UbitUmarov
2017-05-04
1
-4
/
+2
|
*
move deep effective permissions aggregation to first time use and not on cha...
UbitUmarov
2017-05-04
1
-1
/
+1
|
*
still another missing conversion btw viewer and OS on groupd owned
UbitUmarov
2017-05-03
1
-4
/
+4
|
*
taskitem group owned information was still incorrect
UbitUmarov
2017-05-03
1
-1
/
+6
|
*
viewer can't tell if a taskitem is group owned if we don't tell him; missing...
UbitUmarov
2017-05-03
1
-2
/
+9
*
|
viewer can't tell if a taskitem is group owned if we don't tell him;
UbitUmarov
2017-05-03
1
-2
/
+9
|
/
*
save a few nanoseconds
UbitUmarov
2017-05-01
1
-9
/
+16
*
exclude lms from permissions checks. They are full rights, and broken on all dbs
UbitUmarov
2017-04-30
1
-31
/
+5
*
a few changes to permissions folding... we are testing. at this point only us...
UbitUmarov
2017-04-28
1
-18
/
+28
*
add/fix CanRunScript
UbitUmarov
2017-01-21
1
-1
/
+1
*
add more calls to effective permissions aggregation, some paths may still be ...
UbitUmarov
2017-01-17
1
-1
/
+10
*
add more calls to effective permissions aggregation; do not change groupmask ...
UbitUmarov
2017-01-17
1
-0
/
+1
*
avoid lastOwner beeing the group
UbitUmarov
2017-01-16
1
-1
/
+2
*
chance new effective permissions code to ease aggregation on demand( ie on c...
UbitUmarov
2017-01-16
1
-36
/
+4
*
Merge branch 'melanie'
Melanie Thielker
2017-01-16
1
-4
/
+2
|
\
|
*
Remove the last instance of the legacy slam but being set
Melanie Thielker
2017-01-16
1
-4
/
+2
*
|
add code for fixing effective permitions. This is a test, and currently too s...
UbitUmarov
2017-01-15
1
-2
/
+44
|
/
*
fix: send viewers the Everyone permitions of items inside other objects
UbitUmarov
2017-01-14
1
-1
/
+1
*
Fix an artefact introduced by git's revert merging logic
Melanie Thielker
2017-01-06
1
-9
/
+6
*
Fix errors introduced by incomplete understanding of what folded perms are
Melanie Thielker
2017-01-06
1
-6
/
+13
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
1
-29
/
+29
*
some changes to RequestInventoryFile()
UbitUmarov
2016-07-09
1
-38
/
+36
*
reduce lock time during object inventory ProcessInventoryBackup
UbitUmarov
2016-07-07
1
-7
/
+4
*
reduce the initial capacity of InventoryStringBuilder the 16k i added is
UbitUmarov
2016-07-07
1
-1
/
+1
*
hide the footprints of my previus bug ( take out comented code
UbitUmarov
2016-07-07
1
-3
/
+0
*
forget InventoryStringBuilder.close()
UbitUmarov
2016-07-07
1
-3
/
+3
*
change InventoryStringBuilder. This will do much for mantis 7904 objects inv...
UbitUmarov
2016-07-07
1
-12
/
+21
*
Revert "More debug to diagnose osgrid"
Diva Canto
2016-06-13
1
-1
/
+1
*
More debug to diagnose osgrid
Diva Canto
2016-06-13
1
-1
/
+1
*
seems to compile ( tests comented out)
UbitUmarov
2015-09-02
1
-13
/
+0
*
bad merge?
UbitUmarov
2015-09-01
1
-289
/
+523
|
\
|
*
return bbox and offsetHeight to RezObject
UbitUmarov
2014-11-19
1
-5
/
+4
|
*
compile fix
UbitUmarov
2014-09-21
1
-3
/
+5
|
*
release lock a bit sooner when not needed, add a try on more complex db
UbitUmarov
2014-09-21
1
-4
/
+11
|
*
protect getting the item
UbitUmarov
2014-09-21
1
-1
/
+3
|
*
remove redundant code
UbitUmarov
2014-09-21
1
-20
/
+7
|
*
taskInventory request: give each transfer a diferent filename, Add more
UbitUmarov
2014-09-12
1
-101
/
+96
|
*
apply objectSlamSale to all roots of coalescence objects. replace the
UbitUmarov
2014-08-05
1
-1
/
+1
[next]