Ticket #85 (closed enhancement: fixed)
Clean up text console code
| Reported by: | Ingar | Owned by: | Ingar |
|---|---|---|---|
| Priority: | minor | Component: | quake2world |
| Keywords: | console text wrap curses ncurses pdcurses | Cc: |
Description
With the color codes added, word wrapping on the console is seriously broken. The code assumes a fixed linewidth and needs to be rewritten to make and index of the printable lines.
The same problem exists in the experimental ncurses server console, it would be a good idea to split things into console.c cl_console.c and sv_console.c.
As a sidenote: pdcurses might be the ticket to a decent windows console.
Change History
Note: See
TracTickets for help on using
tickets.
