aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Attachments (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix "show attachments" command probably broken in commit addab12 (Wed Jan 2 2...Justin Clark-Casey (justincc)2013-03-201-10/+7
* Multiattach, part 1Melanie2013-03-181-1/+1
* Fixed typos in TempAttachmentsModule. No changes.Diva Canto2013-03-021-1/+1
* Add "show animations" console command for debug purposes.Justin Clark-Casey (justincc)2013-01-021-0/+1
* minor: Increase attachment name field from 36 to 50 chars in "attachments sho...Justin Clark-Casey (justincc)2012-10-191-1/+1
* 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
* 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
* Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.Justin Clark-Casey (justincc)2012-07-251-1/+1
* refactor: Rename ConsoleTableRow and ConsoleTableColumn to ConsoleDisplayTabl...Justin Clark-Casey (justincc)2012-05-231-6/+6
* refactor: rename ConsoleTable -> ConsoleDisplayTable for clarityJustin Clark-Casey (justincc)2012-05-231-1/+1
* Add ConsoleTable framework class for future uniform formatting of console out...Justin Clark-Casey (justincc)2012-05-101-8/+26
* Add "attachments" show console command that will show the server's record of ...Justin Clark-Casey (justincc)2012-05-101-0/+177