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