aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Attachments/AttachmentsCommandModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* minor: Increase attachment name field from 36 to 50 chars in "attachments sho...Justin Clark-Casey (justincc)2012-10-191-1/+1
* 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