Support S-chess
authorFabian Fichter <ianfab@users.noreply.github.com>
Sun, 4 Aug 2019 16:35:47 +0000 (18:35 +0200)
committerFabian Fichter <ianfab@users.noreply.github.com>
Mon, 5 Aug 2019 18:41:07 +0000 (20:41 +0200)
commit6f023653396184b86e6a9e39b33d578f521d48e9
tree1c3c77783e7fe4b9555ab45581dda2c07d35a1fa
parent0619e184c38d3e17d284302b2752b79df4293651
Support S-chess

https://en.wikipedia.org/wiki/Seirawan_chess

No functional change for other variants.
src/evaluate.cpp
src/movegen.cpp
src/position.cpp
src/position.h
src/types.h
src/uci.cpp
src/variant.cpp
src/variant.h
tests/perft.sh