pgn_write() has been redone to support RAV.
commit2d3910b1c10bfd3602febf93991bba9eee1b67bc
authorBen Kibbey <bjk@luxsci.net>
Thu, 30 Mar 2006 22:41:43 +0000 (30 17:41 -0500)
committerBen Kibbey <bjk@luxsci.net>
Thu, 30 Mar 2006 22:41:43 +0000 (30 17:41 -0500)
treecf0f5f1c7798d6be56bf4c63394d98b5aca80e67
parent27e303463c69ae5f3413b74ab3324bb2028e6748
pgn_write() has been redone to support RAV.

Added configuration parameter "mpl" to specify how many full moves to
write per line.

Fix for pgn_parse_file() and the "FEN" tag.
src/cboard.c
src/chess.h
src/conf.h
src/misc.c
src/pgn.c
src/pgn.h
src/rcfile.c