aboutsummaryrefslogtreecommitdiffstats
path: root/src/strings.c
Commit message (Expand)AuthorAgeFilesLines
* add error checking for character modesjluehrs22008-03-171-5/+1
* use ints, not chtypes, so that we don't have to #include <curses.h> in the he...jluehrs22008-03-171-4/+4
* stupid ncurses... can't do ACS_ stuff the intelligent way, so put it off for nowjluehrs22008-03-171-0/+13
* add the addch defines for line drawing charactersjluehrs22008-03-171-0/+54
* reorganize string <-> enum stuff, move it into its own file, separate it out ...jluehrs22008-03-171-0/+160