Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-01-04 | Fix indenting on ConsoleDisplayTable, align indenting on "show animations" co... | Justin Clark-Casey (justincc) | 1 | -2/+3 |
2013-01-04 | minor: Allow objects to be added directly to a row on a ConsoleDisplayTable r... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2013-01-04 | Add "show animations" console command for debug purposes. | Justin Clark-Casey (justincc) | 1 | -4/+4 |
2012-06-26 | Add much easier ConsoleDisplayTable AddColumn() and AddRow() methods. | Justin Clark-Casey (justincc) | 1 | -0/+15 |
2012-05-23 | refactor: Rename ConsoleTableRow and ConsoleTableColumn to ConsoleDisplayTabl... | Justin Clark-Casey (justincc) | 1 | -9/+9 |
2012-05-23 | refactor: rename ConsoleTable -> ConsoleDisplayTable for clarity | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2012-05-10 | Add ConsoleTable framework class for future uniform formatting of console out... | Justin Clark-Casey (justincc) | 1 | -0/+139 |