Support horde chess
authorianfab <ianfab@users.noreply.github.com>
Tue, 14 Aug 2018 20:31:48 +0000 (22:31 +0200)
committerianfab <ianfab@users.noreply.github.com>
Tue, 14 Aug 2018 20:31:48 +0000 (22:31 +0200)
commit74fb1ad9b2f03533a81994a86183ca252a5773da
treeb7dd84236e8c5079f2c0cd7a8b653ec437a29bc9
parentd95a42f7033132bd422f576f8b78df751c95fdc8
Support horde chess

- Add horde chess.
- Increase piece list size.
- Add configuration option for pawn double steps from first rank.

No functional change for existing variants.
src/movegen.cpp
src/position.cpp
src/position.h
src/variant.cpp
src/variant.h
tests/perft.sh