Added pgn_config_get() to get a value of a configuration variable.
commitca06d2ad0c96f6ff1b96ffb51bf5661d50294f47
authorBen Kibbey <bjk@luxsci.net>
Fri, 13 Apr 2007 00:54:28 +0000 (12 20:54 -0400)
committerBen Kibbey <bjk@luxsci.net>
Fri, 13 Apr 2007 00:54:28 +0000 (12 20:54 -0400)
tree0cdb685f65c0561ef458ebedab94dcb54adf595d
parent80853aca69394b72c8465e231916d0539746041d
Added pgn_config_get() to get a value of a configuration variable.

Added global key binding CTRL-p which toggles strict castling.

Added a new status window line 'Flags': * = modified, X = flagged for
deletion, C = strict castling and D = board details.
libchess/chess.h
libchess/pgn.c
src/cboard.c
src/keys.h
src/rcfile.c
src/strings.h