aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Attachments/TempAttachmentsModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'c92654fb43f303da8e1623f9fff8a404aad72374' into careminsterMelanie2013-03-291-1/+1
|\
| * Stop attempts to update/add existing attachments in user inventory when telep...Justin Clark-Casey (justincc)2013-03-281-1/+1
| * Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-261-0/+1
| * Multiattach, part 1Melanie2013-03-181-1/+1
* | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-241-0/+1
* | Merge branch 'avination' into careminsterMelanie2013-03-061-1/+1
|\ \
| * | Multiattach, part 1Melanie2013-03-051-1/+1
* | | Merge branch 'master' into careminsterMelanie2013-03-051-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fixed typos in TempAttachmentsModule. No changes.Diva Canto2013-03-021-1/+1
* | Merge branch 'master' into careminsterMelanie2012-09-171-9/+9
|\ \ | |/
| * script invocations cannot have void return typeSignpostMarv2012-09-171-9/+9
| * Let the temp attachment module add a command to allow attaching without permi...Melanie2012-08-151-3/+38
* | Fix a typoMelanie2012-08-181-1/+1
* | Let the temp attachment module add a command to allow attaching without permi...Melanie2012-08-151-3/+38
* | Merge branch 'master' into careminsterMelanie2012-08-141-8/+36
|\ \ | |/
| * 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
* | Merge branch 'master' into careminsterMelanie2012-08-141-1/+1
|/
* Implement the temp attachments. UNTESTEDMelanie2012-08-141-0/+44
* Add the skeleton for the temp attachments moduleMelanie2012-08-141-0/+82