try different include order to hopefully avoid problems with curses wanting to define bool

prioritize cursesw over ncursesw on BSD because of color problems

fix that error message about non-colored terminals was printed before ending the curses session

add -lsocket on Solaris

try to fix the use of ncurses extensions in colors.h

fix incompatible curses include in colors.c

fix getmaxy() not being available in POSIX curses

add support for long notation with hyphen - resolves #894

fix asyncgetnstr() not being compatible with POSIX curses

fix label before declaration

try to fix errors from outdated curses.h (e.g., older Solaris)

add option to select a specific curses implementation

fix missing include in network.c (was implicit on most Linux systems)

flip File and Rank parameters into correct order

rename Row to Rank

(0) -100 -15 tip

mercurial