aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Attachments (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: move RezSingleAttachmentFromInventory() from SceneGraph to ↵Justin Clark-Casey (justincc)2010-03-121-0/+46
| | | | AttachmentsModule
* refactor: move client invoked AttachObject from SceneGraph to AttachmentsModuleJustin Clark-Casey (justincc)2010-03-121-1/+31
|
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-4/+4
|
* refactor: Move DetachSingleAttachmentToInv to region moduleJustin Clark-Casey (justincc)2010-03-061-15/+56
| | | | need to rationalize method names later
* refactor: move another AttachObject methodJustin Clark-Casey (justincc)2010-03-051-1/+46
|
* refactor: move user inventory side of RezSingleAttachment to moduleJustin Clark-Casey (justincc)2010-03-051-0/+30
|
* refactor: begin to move attachments code into a region moduleJustin Clark-Casey (justincc)2010-03-051-0/+141