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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-16
1
-0
/
+12
|
\
|
*
A couple of more ways attachment point is sent
Latif Khalifa
2010-10-15
1
-0
/
+8
|
*
Don't distroy attachments when using viewer 2.1+, strip multiple attachment data
Latif Khalifa
2010-10-14
1
-0
/
+4
*
|
Make SendKillObject send multiple localIDs in one packet. This avoids the
Melanie
2010-10-08
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-06
1
-1
/
+1
|
\
\
|
|
/
|
*
Formatting cleanup.
Jeff Ames
2010-10-04
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-30
1
-0
/
+3
|
\
\
|
|
/
|
*
Prevent dropping someone else's attachments
Melanie
2010-09-30
1
-0
/
+3
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-17
1
-7
/
+3
|
\
\
|
|
/
|
*
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...
John Hurliman
2010-09-16
1
-7
/
+3
*
|
Catch a nullref
root
2010-09-16
1
-1
/
+2
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-14
1
-13
/
+17
|
\
\
|
|
/
|
*
Rename now protected method SetAttachmentInventoryStatus() to ShowAttachInUse...
Justin Clark-Casey (justincc)
2010-09-13
1
-4
/
+4
|
*
Remove IAttachmentsModule.SetAttachmentInventoryStatus() from public interface
Justin Clark-Casey (justincc)
2010-09-13
1
-5
/
+13
|
*
If attachment fails (e.g. because asset wasn't found) then don't try to set a...
Justin Clark-Casey (justincc)
2010-09-13
1
-4
/
+2
|
*
minor: Clean up log messages generated when an item is attached
Justin Clark-Casey (justincc)
2010-09-13
1
-2
/
+4
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-13
1
-13
/
+13
|
\
\
|
|
/
|
*
Formatting cleanup.
Jeff Ames
2010-09-12
1
-12
/
+12
|
*
First pass at cleaning up thread safety in EntityManager and SceneGraph
John Hurliman
2010-09-10
1
-1
/
+1
|
*
Fix yet another cause of "Ghost attachments"
Melanie Thielker
2010-09-06
1
-3
/
+12
*
|
Fix yet another cause of "Ghost attachments"
Melanie Thielker
2010-09-06
1
-3
/
+12
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-03
1
-16
/
+79
|
\
\
|
|
/
|
*
refactor: move SOG.AttachToAgent() into AttachmentsModule
Justin Clark-Casey (justincc)
2010-09-01
1
-7
/
+74
|
*
refactor: change AttachmentsModule.AttachObject to use sp.GetAttachments rath...
Justin Clark-Casey (justincc)
2010-08-31
1
-9
/
+5
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-30
1
-2
/
+76
|
\
\
|
|
/
|
*
refactor: Move Scene.Inventory.UpdateKnownItem() into Attachments module sinc...
Justin Clark-Casey (justincc)
2010-08-26
1
-2
/
+58
|
*
refactor: break out attachment position change code in Scene.UpdatePrimPositi...
Justin Clark-Casey (justincc)
2010-08-26
1
-1
/
+20
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Improve consistency of locking for SOG.m_parts in order to avoid race conditi...
Justin Clark-Casey (justincc)
2010-08-26
1
-1
/
+1
|
*
Change the (hackish) constant to match the changed enum for attachs
Melanie Thielker
2010-08-07
1
-2
/
+2
*
|
Change the (hackish) constant to match the changed enum for attachs
Melanie Thielker
2010-08-07
1
-2
/
+2
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-07-31
1
-16
/
+43
|
\
\
|
|
/
|
*
move attachment subscription events into AttachmentsModule from scene.
Justin Clark-Casey (justincc)
2010-07-30
1
-1
/
+22
|
*
convert attachments module from old region module style to new
Justin Clark-Casey (justincc)
2010-07-30
1
-19
/
+25
|
*
Detach attachments displaced by other attachments
Melanie Thielker
2010-07-14
1
-5
/
+19
|
*
Major attachments cleanup. Remove unused AttachObject ClientView method
Melanie
2010-07-14
1
-54
/
+47
|
*
Remove useless quaternion parameter from AttachObject sig
Melanie Thielker
2010-07-14
1
-4
/
+4
*
|
Detach attachments displaced by other attachments
Melanie Thielker
2010-07-14
1
-5
/
+19
*
|
Major attachments cleanup. Remove unused AttachObject ClientView method
Melanie Thielker
2010-07-14
1
-54
/
+47
*
|
Remove useless quaternion parameter from AttachObject sig
Melanie Thielker
2010-07-14
1
-4
/
+4
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-06-14
1
-1
/
+1
|
\
\
|
|
/
|
*
Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...
Diva Canto
2010-06-13
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-06-09
1
-20
/
+28
|
\
\
|
|
/
|
*
Bug fix on attachments: attach->drop->attach works now.
Diva Canto
2010-06-09
1
-21
/
+29
|
*
Reverting that last permissions check upon drop. Looks like all dropped attac...
Diva Canto
2010-06-09
1
-10
/
+5
|
*
Bug fix on attachments: don't delete the item from inventory when it's droppe...
Diva Canto
2010-06-09
1
-4
/
+9
|
*
Avoid duplicate script resumes. Move resume calls to more logical places
Melanie Thielker
2010-04-19
1
-1
/
+1
*
|
Adapt CM to the new CHANGED_OWNER handling
Melanie Thielker
2010-05-03
1
-0
/
+3
*
|
Plumb a data path to initialize an attachment from an alternate source
Melanie Thielker
2010-04-24
1
-2
/
+18
*
|
Add an additional serialization call do the detach procedure. This call is
Melanie Thielker
2010-04-23
1
-0
/
+3
[next]