Added flags to Con_BufferGetLines - BLF_OMIT_RULER and BLF_OMIT_EMPTYLINE. Make use of these flags in Con_BusyDrawConsoleOutput rather than pruning lines after the fact.
View differences
Added flags to Con_BufferGetLines - BLF_OMIT_RULER and BLF_OMIT_EMPTYLINE. Make use of these flags in Con_BusyDrawConsoleOutput rather than pruning lines after the fact.