Support capablanca chess (#6)
authorFabian Fichter <ianfab@users.noreply.github.com>
Sat, 29 Sep 2018 21:27:55 +0000 (23:27 +0200)
committerFabian Fichter <ianfab@users.noreply.github.com>
Sun, 7 Oct 2018 14:40:23 +0000 (16:40 +0200)
commitcbd2b1fc4fbfd07932b4a511be0d520986b14d8a
tree3e17374ea7ead7b595371819091dbe13323deffb
parent955cf1db9501a35d9e490c0dfa620822e6e1700c
Support capablanca chess (#6)

Generalize castling and add archbishop to support capablanca chess.

bench: 4636755
src/bitboard.cpp
src/movegen.cpp
src/position.cpp
src/position.h
src/psqt.cpp
src/types.h
src/uci.cpp
src/variant.cpp
src/variant.h