index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Interfaces
/
IAttachmentsModule.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-03
Remove usage of Linden packet types from inside Attachments Module and interface
Dan Lake
1
-2
/
+2
2011-09-13
Remove UpdateKnownItem() from IAttachmentsModule.
Justin Clark-Casey (justincc)
1
-9
/
+0
2011-09-12
Start locking entire add/remove operations on an IScenePresence.AttachmentsSy...
Justin Clark-Casey (justincc)
1
-0
/
+9
2011-09-06
Get rid of the confusing version of IAttachmentsModule.RezSingleAttachmentFro...
Justin Clark-Casey (justincc)
1
-14
/
+0
2011-08-31
move common code into AttachmentsModule.DeleteAttachmentsFromScene()
Justin Clark-Casey (justincc)
1
-0
/
+9
2011-08-30
refactor: move SP.SaveChangedAttachments() fully into AttachmentsModule
Justin Clark-Casey (justincc)
1
-0
/
+6
2011-08-30
refactor: Move ScenePresence.RezAttachments() into AttachmentsModule
Justin Clark-Casey (justincc)
1
-0
/
+6
2011-08-30
refactor: migrate DropObject handling fully into AttachmentsModule from Scene
Justin Clark-Casey (justincc)
1
-4
/
+4
2011-08-26
refactor: simplify DetachSingleAttachmentToGround() by retrieving the scene o...
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-08-23
rename AttachmentsModule.ShowDetachInUserInventory() to DetachSingleAttachmen...
Justin Clark-Casey (justincc)
1
-15
/
+7
2011-08-22
If an attachment fails, then start logging the exception for now, in order to...
Justin Clark-Casey (justincc)
1
-5
/
+3
2011-08-17
Fix issue where loading a new appearance onto an NPC would not remove the pre...
Justin Clark-Casey (justincc)
1
-1
/
+2
2010-12-14
reinstate IAttachmentsModule.UpdateAttachmentPosition() since this is being u...
Justin Clark-Casey (justincc)
1
-6
/
+9
2010-11-16
Change the way attachments are persisted. Editing a worn attachment will now
Melanie
1
-6
/
+15
2010-09-13
Remove IAttachmentsModule.SetAttachmentInventoryStatus() from public interface
Justin Clark-Casey (justincc)
1
-11
/
+0
2010-09-12
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2010-08-26
refactor: break out attachment position change code in Scene.UpdatePrimPositi...
Justin Clark-Casey (justincc)
1
-0
/
+8
2010-07-14
Major attachments cleanup. Remove unused AttachObject ClientView method
Melanie
1
-1
/
+1
2010-07-14
Remove useless quaternion parameter from AttachObject sig
Melanie Thielker
1
-2
/
+2
2010-04-17
refactor: move DeatchObject() into the AttachmentsModule
Justin Clark-Casey (justincc)
1
-0
/
+10
2010-04-16
refactor: crudely move DetachSingleAttachmentToGround() over to the Attachmen...
Justin Clark-Casey (justincc)
1
-0
/
+7
2010-04-16
refactor: crudely move the RezMultipleAttachments() method into the Attachmen...
Justin Clark-Casey (justincc)
1
-0
/
+12
2010-03-12
refactor: Move another RezSingleAttachment() from Scene.Inventory to Attachme...
Justin Clark-Casey (justincc)
1
-2
/
+16
2010-03-12
refactor: move RezSingleAttachmentFromInventory() from SceneGraph to Attachme...
Justin Clark-Casey (justincc)
1
-1
/
+10
2010-03-12
refactor: move client invoked AttachObject from SceneGraph to AttachmentsModule
Justin Clark-Casey (justincc)
1
-3
/
+14
2010-03-10
Formatting cleanup. Add copyright notices.
Jeff Ames
1
-3
/
+3
2010-03-06
refactor: Move DetachSingleAttachmentToInv to region module
Justin Clark-Casey (justincc)
1
-0
/
+11
2010-03-05
refactor: move user inventory side of RezSingleAttachment to module
Justin Clark-Casey (justincc)
1
-0
/
+12
2010-03-05
refactor: begin to move attachments code into a region module
Justin Clark-Casey (justincc)
1
-9
/
+16
2010-01-29
Revert "Updates all IRegionModules to the new style region modules."
Melanie
1
-1
/
+1
2010-01-23
Updates all IRegionModules to the new style region modules.
Revolution
1
-1
/
+1
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-02-12
* optimized usings.
lbsa71
1
-2
/
+0
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-1
/
+1
2008-12-30
* Remove mono compiler warnings
Justin Clarke Casey
1
-1
/
+1
2008-12-30
* Implement saving of region settings in OAR files
Justin Clarke Casey
1
-0
/
+5
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-2
/
+2
2008-07-18
Patch adds bool IsManager(LLUUID) to IEstateModule.
Melanie Thielker
1
-0
/
+1
2008-07-14
Patch #9147
Melanie Thielker
1
-2
/
+2
2008-07-06
Copyright notices and formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-06-28
Mantis#1616. Applied Melanie's patch. This may or may
Charles Krinke
1
-2
/
+6
2008-05-01
* Rolled back a few changes.
Adam Frisby
1
-1
/
+1
2008-05-01
* Spring cleaning on Region.Environment.
Adam Frisby
1
-1
/
+1
2008-03-18
Formatting cleanup.
Jeff Ames
1
-27
/
+26
2008-02-20
Minor cleanup.
Jeff Ames
1
-1
/
+1
2007-10-30
* Optimized usings
lbsa71
1
-1
/
+1
2007-10-15
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
lbsa71
1
-1
/
+29
2007-09-19
* Modernized ScriptManager to new interface-based module calls.
lbsa71
1
-5
/
+1
2007-09-17
fixing me some line endings
Sean Dague
1
-11
/
+11
2007-09-10
hooked up sdague new sqlite asset database provider to the old asset system. ...
MW
1
-0
/
+11
[next]