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
*
Merge branch 'master' into careminster
Melanie
2013-11-23
1
-1
/
+1
|
\
|
*
minor: Use default(UUID) in rez attachment failure error logging rather than ...
Justin Clark-Casey (justincc)
2013-11-15
1
-1
/
+1
*
|
* Fixes cases where Last Attachment Point gets overwritten with 0 when it sho...
teravus
2013-10-05
1
-1
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2013-10-04
1
-1
/
+17
|
\
\
|
|
/
|
*
Preserve attachment point & position when attachment is rezzed in world
Aleric Inglewood
2013-09-22
1
-1
/
+17
*
|
Merge branch 'master' into careminster
Melanie
2013-08-17
1
-15
/
+1
|
\
\
|
|
/
|
*
minor: remove mono compiler warning from AttachmentsModule
Justin Clark-Casey (justincc)
2013-08-17
1
-2
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2013-08-07
1
-3
/
+15
|
\
\
|
|
/
|
*
Move experimental attachments throttling further down the chain so that multi...
Justin Clark-Casey (justincc)
2013-08-02
1
-16
/
+15
*
|
Make atachment state load work again
Melanie
2013-08-02
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2013-08-01
1
-15
/
+87
|
\
\
|
|
/
|
*
Add experimental "debug attachments throttle <ms>" setting (command line) and...
Justin Clark-Casey (justincc)
2013-08-01
1
-15
/
+87
*
|
Merge branch 'master' into careminster
Melanie
2013-07-24
1
-2
/
+4
|
\
\
|
|
/
|
*
Attachments module only registers when enabled. This enables alternative atta...
Dan Lake
2013-07-16
1
-2
/
+4
*
|
Merge branch 'avination-current' into careminster
Melanie
2013-06-11
1
-1
/
+1
|
\
\
|
*
|
Make objects attached from the ground appear in inventory again. Fixes a number
Melanie
2013-06-08
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2013-05-11
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
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
*
|
Merge branch 'master' into careminster
Melanie
2013-03-30
1
-6
/
+7
|
\
\
|
|
/
|
*
refactor: move the append magic number processing for attachments back up int...
Justin Clark-Casey (justincc)
2013-03-29
1
-6
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2013-03-29
1
-19
/
+16
|
\
\
|
|
/
|
*
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
*
|
Merge commit 'c92654fb43f303da8e1623f9fff8a404aad72374' into careminster
Melanie
2013-03-29
1
-16
/
+13
|
\
\
|
|
/
|
*
Stop attempts to update/add existing attachments in user inventory when telep...
Justin Clark-Casey (justincc)
2013-03-28
1
-16
/
+15
*
|
Merge commit '2b142f2f9e888d5cb7317cc51c12ac7152c54459' into careminster
Melanie
2013-03-29
1
-54
/
+145
|
\
\
|
|
/
|
*
Add "debug attachments" console command to allow highly verbose attachment lo...
Justin Clark-Casey (justincc)
2013-03-28
1
-61
/
+109
*
|
Merge commit '4ad9b275302ee109937512963eab095ff542a0c7' into careminster
Melanie
2013-03-29
1
-4
/
+10
|
\
\
|
|
/
|
*
If the viewer has already rezzed any attachments itself, then ignore the simu...
Justin Clark-Casey (justincc)
2013-03-28
1
-4
/
+10
*
|
Merge commit 'c2093ccce16cd5210c8e0759f23b5b4bd205b7af' into careminster
Melanie
2013-03-29
1
-1
/
+1
|
\
\
|
|
/
|
*
Move the simulator-side RezAttachments call on login to SP.MakeRootAgent with...
Justin Clark-Casey (justincc)
2013-03-28
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2013-03-22
1
-2
/
+2
|
\
\
|
|
/
|
*
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
|
|
\
|
*
\
Merge commit 'ccd6f443e1092cb410f565e921f7cf4dd8cd2dac' into newmultiattach
Melanie
2013-03-18
1
-139
/
+167
|
|
\
\
|
*
|
|
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
*
|
|
|
Fix merge artefacts
Melanie
2013-03-19
1
-3
/
+3
*
|
|
|
Merge commit '3611d33b00650ccc71994b331e4c6595f95d3131' into careminster
Melanie
2013-03-19
1
-124
/
+107
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
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
*
|
|
|
Merge branch 'master' into careminster
Melanie
2013-03-08
1
-2
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
minor: remove some completely unused string local vars added recently in comm...
Justin Clark-Casey (justincc)
2013-03-06
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'avination' into careminster
Melanie
2013-03-06
1
-28
/
+36
|
\
\
\
|
*
|
|
Limit each attachment point to 5 items as per spec
Melanie
2013-03-05
1
-3
/
+13
|
*
|
|
Multiattach, part 1
Melanie
2013-03-05
1
-28
/
+18
*
|
|
|
Merge branch 'master' into careminster
Melanie
2013-03-05
1
-144
/
+165
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
[next]