add function to reconstruct a board from a FEN string default tip

fix missing const-qualifier for argument of prompt_yesno()

make castling rights part of the game state

simplify fen_pieces()

make all should really build all (including the tests)

add (empty) test suites for all pieces

fix missing test adaptation for pgn_result

merge #958 and #984

replace unnecessary printw() calls with addstr() or addch()

improve error reporting in PGN parser - resolves #958

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

(0) -100 -15 tip

mercurial