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
*
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
*
|
Fix a nullref in attachment handling. Add some debug to find the attachment
Melanie Thielker
2010-04-23
1
-1
/
+2
*
|
Avoid duplicate script resumes. Move resume calls to more logical places
Melanie Thielker
2010-04-19
1
-1
/
+1
*
|
Remove the event trigger for the attach event from the attachment module.
Melanie Thielker
2010-04-19
1
-1
/
+1
|
/
*
All scripts are now created suspended and are only unsuspended when the object
Melanie
2010-04-19
1
-1
/
+2
*
refactor: move DeatchObject() into the AttachmentsModule
Justin Clark-Casey (justincc)
2010-04-17
1
-0
/
+10
*
refactor: crudely move DetachSingleAttachmentToGround() over to the Attachmen...
Justin Clark-Casey (justincc)
2010-04-16
1
-0
/
+32
*
refactor: crudely move the RezMultipleAttachments() method into the Attachmen...
Justin Clark-Casey (justincc)
2010-04-16
1
-0
/
+12
*
Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...
Dan Lake
2010-03-19
1
-4
/
+4
*
refactor: Move another RezSingleAttachment() from Scene.Inventory to Attachme...
Justin Clark-Casey (justincc)
2010-03-12
1
-1
/
+30
*
refactor: move RezSingleAttachmentFromInventory() from SceneGraph to Attachme...
Justin Clark-Casey (justincc)
2010-03-12
1
-0
/
+46
*
refactor: move client invoked AttachObject from SceneGraph to AttachmentsModule
Justin Clark-Casey (justincc)
2010-03-12
1
-1
/
+31
*
Formatting cleanup. Add copyright notices.
Jeff Ames
2010-03-10
1
-4
/
+4
*
refactor: Move DetachSingleAttachmentToInv to region module
Justin Clark-Casey (justincc)
2010-03-06
1
-15
/
+56
*
refactor: move another AttachObject method
Justin Clark-Casey (justincc)
2010-03-05
1
-1
/
+46
*
refactor: move user inventory side of RezSingleAttachment to module
Justin Clark-Casey (justincc)
2010-03-05
1
-0
/
+30
*
refactor: begin to move attachments code into a region module
Justin Clark-Casey (justincc)
2010-03-05
1
-0
/
+141