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
/
CoreModules
/
Avatar
/
Attachments
/
AttachmentsModule.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor: Use default(UUID) in rez attachment failure error logging rather than ...
Justin Clark-Casey (justincc)
2013-11-15
1
-1
/
+1
*
Preserve attachment point & position when attachment is rezzed in world
Aleric Inglewood
2013-09-22
1
-1
/
+17
*
minor: remove mono compiler warning from AttachmentsModule
Justin Clark-Casey (justincc)
2013-08-17
1
-2
/
+1
*
Move experimental attachments throttling further down the chain so that multi...
Justin Clark-Casey (justincc)
2013-08-02
1
-16
/
+15
*
Add experimental "debug attachments throttle <ms>" setting (command line) and...
Justin Clark-Casey (justincc)
2013-08-01
1
-15
/
+87
*
Attachments module only registers when enabled. This enables alternative atta...
Dan Lake
2013-07-16
1
-2
/
+4
*
remove pointless region handle paramter from IClientAPI.SendKillObject()
Justin Clark-Casey (justincc)
2013-05-09
1
-1
/
+1
*
minor: Remove unnecessary call to GetAttachments() in AttachmentsModule.Updat...
Justin Clark-Casey (justincc)
2013-04-02
1
-2
/
+0
*
refactor: move the append magic number processing for attachments back up int...
Justin Clark-Casey (justincc)
2013-03-29
1
-6
/
+6
*
Check viewer 2/3 attachment calls against avatar appearance attachment data r...
Justin Clark-Casey (justincc)
2013-03-29
1
-19
/
+17
*
Fix bug where CHANGED_REGION and/or CHANGED_TELEPORT weren't firing for scrip...
Justin Clark-Casey (justincc)
2013-03-29
1
-1
/
+1
*
Stop attempts to update/add existing attachments in user inventory when telep...
Justin Clark-Casey (justincc)
2013-03-28
1
-16
/
+15
*
Add "debug attachments" console command to allow highly verbose attachment lo...
Justin Clark-Casey (justincc)
2013-03-28
1
-61
/
+109
*
If the viewer has already rezzed any attachments itself, then ignore the simu...
Justin Clark-Casey (justincc)
2013-03-28
1
-4
/
+10
*
Move the simulator-side RezAttachments call on login to SP.MakeRootAgent with...
Justin Clark-Casey (justincc)
2013-03-28
1
-1
/
+1
*
Prevent multiple instances of the same item ID being appended to an AvatarApp...
Justin Clark-Casey (justincc)
2013-03-19
1
-2
/
+2
*
Process default attachment point in AttachObjectInternal before we check whet...
Justin Clark-Casey (justincc)
2013-03-19
1
-27
/
+27
*
Fix tests for multiattach
Melanie
2013-03-18
1
-3
/
+3
*
Merge branch 'master' into newmultiattach
Melanie
2013-03-18
1
-63
/
+61
|
\
|
*
Improve rejection of any attempt to reattach an object that is already attached.
Justin Clark-Casey (justincc)
2013-03-18
1
-12
/
+12
|
*
Fix recent regression where an item worn to an attachment point that was alre...
Justin Clark-Casey (justincc)
2013-03-18
1
-88
/
+90
|
*
minor: remove some completely unused string local vars added recently in comm...
Justin Clark-Casey (justincc)
2013-03-06
1
-2
/
+0
*
|
Merge commit 'ccd6f443e1092cb410f565e921f7cf4dd8cd2dac' into newmultiattach
Melanie
2013-03-18
1
-139
/
+167
|
\
\
|
|
/
|
*
Get attachment script state before taking sp.AttachmentsSyncLock() to avoid r...
Justin Clark-Casey (justincc)
2013-03-05
1
-140
/
+161
*
|
Limit each attachment point to 5 items as per spec
Melanie
2013-03-18
1
-3
/
+13
*
|
Multiattach, part 1
Melanie
2013-03-18
1
-30
/
+28
|
/
*
Implement a workaround solution for saving manual script state changes by the...
Justin Clark-Casey (justincc)
2013-01-11
1
-5
/
+19
*
Save attachments on detach/exit if a contained script state has been changed.
Justin Clark-Casey (justincc)
2013-01-11
1
-1
/
+17
*
minor: Add some doc to the extremely unhelpful 'fudge....' comment as to why ...
Justin Clark-Casey (justincc)
2013-01-03
1
-1
/
+4
*
Fix problem where object attached from ground often does not get attached pro...
Justin Clark-Casey (justincc)
2013-01-03
1
-9
/
+1
*
Make "show object part" command correctly display script status.
Justin Clark-Casey (justincc)
2012-10-31
1
-3
/
+3
*
implementing osDropAttachment & osDropAttachmentAt
SignpostMarv
2012-10-02
1
-1
/
+10
*
Fire EventManager.TriggerOnAttach (and hence LSL attach event) when an object...
Justin Clark-Casey (justincc)
2012-09-29
1
-11
/
+17
*
Guard against inventory get failures.
Diva Canto
2012-09-22
1
-0
/
+3
*
Fix scripted detach of temp attachments
Melanie
2012-08-20
1
-6
/
+2
*
As per lindn spec, disable detach and drop for temp attachments
Melanie
2012-08-14
1
-0
/
+8
*
Lay some groundwork for temp attachments. Decouple attachments from inventory.
Melanie
2012-08-14
1
-14
/
+27
*
Change attachment handling to remove object from the scene first as per
Melanie
2012-07-23
1
-29
/
+59
*
Fix the order of operations on detach. The object must always be serialized
Melanie
2012-07-20
1
-6
/
+10
*
Restore update of inventory item on derez/logout. This is necessary to updat...
Justin Clark-Casey (justincc)
2012-07-17
1
-1
/
+6
*
Stop sending the viewer an inventory create message if a known attachment ite...
Justin Clark-Casey (justincc)
2012-07-17
1
-4
/
+1
*
Add regression TestDetachScriptedAttachmentToInventory()
Justin Clark-Casey (justincc)
2012-07-11
1
-5
/
+11
*
When an attachment is detached to inv or derezzed, stop the scripts, update t...
Justin Clark-Casey (justincc)
2012-07-10
1
-6
/
+14
*
Do not allow a script to attach a prim if its being sat upon.
Justin Clark-Casey (justincc)
2012-07-09
1
-0
/
+9
*
refactor: extract method UpdateUserInventoryWithAttachment() from AttachObjec...
Justin Clark-Casey (justincc)
2012-07-06
1
-29
/
+38
*
Change AttachmentsModule.DetachSingleAttachmentToInv() to accept a SOG direct...
Justin Clark-Casey (justincc)
2012-06-28
1
-37
/
+41
*
Rather than iterating through all SOGs in the scene looking for the one that ...
Justin Clark-Casey (justincc)
2012-06-28
1
-24
/
+17
*
Remove code that tried to delete an attachment back to inventory if RezSingle...
Justin Clark-Casey (justincc)
2012-06-28
1
-6
/
+1
*
refactor: Move ScenePresence <-> AgentData attachments copying code into Atta...
Justin Clark-Casey (justincc)
2012-06-27
1
-0
/
+50
*
When attachments are being saved and deleted for a closing root agent, delete...
Justin Clark-Casey (justincc)
2012-06-25
1
-12
/
+21
[next]