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
*
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
*
dont mess with names and descriptions on coalescence objects. Inventory
UbitUmarov
2014-08-05
1
-1
/
+3
*
revert to old avn-current code, not using ApplyPermissionsOnRez() till its
UbitUmarov
2014-08-05
1
-1
/
+43
*
replace old Attachoffset by AttachedPos. Comented out possible merge
UbitUmarov
2014-07-20
1
-3
/
+3
*
Merge branch 'master' into careminster
Melanie
2014-01-28
1
-38
/
+17
|
\
|
*
Refactored: use a single function to apply an object's folded permissions to ...
Oren Hurvitz
2014-01-10
1
-7
/
+4
|
*
Refactored setting permissions when rezzing items: use the same function when...
Oren Hurvitz
2014-01-10
1
-57
/
+17
*
|
Merge branch 'master' into careminster
Melanie
2013-11-03
1
-49
/
+58
|
\
\
|
|
/
|
*
Fixed rezzing coalesced objects from a prim's inventory
Oren Hurvitz
2013-10-15
1
-46
/
+55
*
|
Merge branch 'master' into careminster
Melanie
2013-07-18
1
-1
/
+2
|
\
\
|
|
/
|
*
Put guards on a bunch of exception-inducing code, as seen in logs from load t...
Diva Canto
2013-07-09
1
-1
/
+2
|
*
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
Melanie
2013-03-26
1
-0
/
+1
*
|
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
Melanie
2013-03-24
1
-0
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-10-31
1
-14
/
+35
|
\
\
|
|
/
|
*
Make "show object part" command correctly display script status.
Justin Clark-Casey (justincc)
2012-10-31
1
-17
/
+35
*
|
Merge branch 'master' into careminster
Melanie
2012-10-18
1
-0
/
+9
|
\
\
|
|
/
|
*
Add number of inventory items to information displayed via "show part" consol...
Justin Clark-Casey (justincc)
2012-10-18
1
-0
/
+9
*
|
Fix merge artefacts
Melanie
2012-07-17
1
-7
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-07-12
1
-0
/
+4
|
\
\
|
|
/
|
*
Add regression TestDetachScriptedAttachmentToInventory()
Justin Clark-Casey (justincc)
2012-07-11
1
-0
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-07-11
1
-3
/
+56
|
\
\
|
|
/
|
*
When an attachment is detached to inv or derezzed, stop the scripts, update t...
Justin Clark-Casey (justincc)
2012-07-10
1
-3
/
+56
*
|
Merge branch 'master' into careminster
Melanie
2012-07-05
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix issue in database tests where sogs being stored are not in a scene.
Justin Clark-Casey (justincc)
2012-07-03
1
-1
/
+1
|
*
Add preservation of running state of scripts when drag-copying.
Melanie
2012-07-01
1
-1
/
+35
*
|
Merge branch 'master' into careminster
Melanie
2012-06-21
1
-50
/
+62
|
\
\
|
|
/
|
*
Log how many scripts are candidates for starting and how many are actually st...
Justin Clark-Casey (justincc)
2012-06-20
1
-52
/
+58
*
|
Remove two causes of recursive locking. Merge artefact cleanup.
Melanie
2012-06-06
1
-7
/
+5
*
|
Merge branch 'master' into careminster
Melanie
2012-05-27
1
-10
/
+18
|
\
\
|
|
/
|
*
refactor: replace LSL_Api.InventoryKey(string) largely with SceneObjectPartIn...
Justin Clark-Casey (justincc)
2012-05-26
1
-8
/
+14
|
*
Remove a call stack debugging line accidentally left in from a few days ago a...
Justin Clark-Casey (justincc)
2012-05-25
1
-2
/
+0
|
*
Fix bug where an avatar that had an object they owned attached through llAtta...
Justin Clark-Casey (justincc)
2012-05-23
1
-0
/
+7
*
|
Merge branch 'master' into careminster
Melanie
2012-05-05
1
-2
/
+8
|
\
\
|
|
/
|
*
Fire the scripting changed event with CHANGED_OWNER when an object that has c...
Justin Clark-Casey (justincc)
2012-05-05
1
-2
/
+8
*
|
Merge branch 'avination'
Melanie
2012-05-02
1
-0
/
+1
|
\
\
|
*
|
Preserve attachment rotation on objects rezzed via a script. Makes toasters
Melanie
2012-05-02
1
-0
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2012-04-13
1
-68
/
+48
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Mantis 55025 Implement script time.
Talun
2012-04-12
1
-7
/
+7
*
|
|
Merge branch 'master' into careminster
Melanie
2012-04-09
1
-0
/
+50
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Mantis5502 implementation of some of the new constants
Talun
2012-04-09
1
-1
/
+50
*
|
Merge branch 'master' into careminster
Melanie
2012-03-31
1
-1
/
+1
|
\
\
|
|
/
|
*
refactor: Rename SOG.GetChildPart() to GetPart() since it can also return the...
Justin Clark-Casey (justincc)
2012-03-31
1
-1
/
+1
*
|
Merge commit '760010d6fb6aac313d79ce0a4d0016d3809246a0' into careminster
Melanie
2012-03-22
1
-3
/
+3
|
\
\
|
|
/
|
*
Add llGiveInventory() test from object to object where both objects are owned...
Justin Clark-Casey (justincc)
2012-03-22
1
-3
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-02-07
1
-8
/
+6
|
\
\
|
|
/
[next]