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

increase type safety + add backwards compatibility including C99

fix how agreeing on a draw works

complete documentation of the network protocol

remove unnecessary fen.h include in main.c

rework network message codes + add NETCODE_ACCEPT_MOVE

(0) -100 -15 +15 tip

mercurial