Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-05-23 | refactor: Rename ConsoleTableRow and ConsoleTableColumn to ↵ | Justin Clark-Casey (justincc) | 1 | -6/+6 | |
ConsoleDisplayTableRow and ConsoleDisplayTableColumn | |||||
2012-05-23 | refactor: rename ConsoleTable -> ConsoleDisplayTable for clarity | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2012-05-10 | Add ConsoleTable framework class for future uniform formatting of console ↵ | Justin Clark-Casey (justincc) | 1 | -8/+26 | |
output tables. Still subject to change - if you use this be prepared to change your output code if/when the methods change. Make new "attachments show" command use this. | |||||
2012-05-10 | Add "attachments" show console command that will show the server's record of ↵ | Justin Clark-Casey (justincc) | 1 | -0/+177 | |
which attachments an in-scene avatar has. For debugging purposes. |