aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Attachments (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-28Stop attempts to update/add existing attachments in user inventory when telep...Justin Clark-Casey (justincc)1-1/+1
2013-03-26Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie1-0/+1
2013-03-20Fix "show attachments" command probably broken in commit addab12 (Wed Jan 2 2...Justin Clark-Casey (justincc)1-10/+7
2013-03-18Multiattach, part 1Melanie1-1/+1
2013-03-02Fixed typos in TempAttachmentsModule. No changes.Diva Canto1-1/+1
2013-01-02Add "show animations" console command for debug purposes.Justin Clark-Casey (justincc)1-0/+1
2012-10-19minor: Increase attachment name field from 36 to 50 chars in "attachments sho...Justin Clark-Casey (justincc)1-1/+1
2012-09-17script invocations cannot have void return typeSignpostMarv1-9/+9
2012-08-15Let the temp attachment module add a command to allow attaching without permi...Melanie1-3/+38
2012-08-14Perform ownership transfer and permission propagation as well as neededMelanie1-0/+28
2012-08-14Move inititalization to RegionLoaded to avoid a module loading order issueMelanie1-8/+8
2012-08-14Implement the temp attachments. UNTESTEDMelanie1-0/+44
2012-08-14Add the skeleton for the temp attachments moduleMelanie1-0/+82
2012-07-25Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.Justin Clark-Casey (justincc)1-1/+1
2012-05-23refactor: Rename ConsoleTableRow and ConsoleTableColumn to ConsoleDisplayTabl...Justin Clark-Casey (justincc)1-6/+6
2012-05-23refactor: rename ConsoleTable -> ConsoleDisplayTable for clarityJustin Clark-Casey (justincc)1-1/+1
2012-05-10Add ConsoleTable framework class for future uniform formatting of console out...Justin Clark-Casey (justincc)1-8/+26
2012-05-10Add "attachments" show console command that will show the server's record of ...Justin Clark-Casey (justincc)1-0/+177