aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Attachments/TempAttachmentsModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Perform ownership transfer and permission propagation as well as neededMelanie2012-08-141-0/+28
* Move inititalization to RegionLoaded to avoid a module loading order issueMelanie2012-08-141-8/+8
* Implement the temp attachments. UNTESTEDMelanie2012-08-141-0/+44
* Add the skeleton for the temp attachments moduleMelanie2012-08-141-0/+82