Fix for castling. Mostly for the FEN tag. If a castling flag is set it
commit0a212bb8b8dd64f5b50bdb51a4242ea6f1a6a22e
authorBen Kibbey <bjk@luxsci.net>
Sun, 19 Mar 2006 19:53:16 +0000 (19 14:53 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sun, 19 Mar 2006 19:53:16 +0000 (19 14:53 -0500)
tree7bd29c06eb37e48669779ea0906ddeec4f474ea8
parent9fdfe810b06bb2bd45dacf0804c632504436ab31
Fix for castling. Mostly for the FEN tag. If a castling flag is set it
means availability.
src/common.h
src/epd.c
src/move.c
src/pgn.c