Fix #5: Set attack bitboards for all piece types
authorianfab <ianfab@users.noreply.github.com>
Sun, 12 Aug 2018 09:49:53 +0000 (11:49 +0200)
committerianfab <ianfab@users.noreply.github.com>
Sun, 12 Aug 2018 09:49:53 +0000 (11:49 +0200)
commitd1ebfd0efb368fbb80aaf5bf4f6f878f2fa3c136
treed6d7f90f4e288d7fdc370edd50ad7170f3e1d559
parentc3606bf2c66556b012132986dca21b4890e544bb
Fix #5: Set attack bitboards for all piece types

This fixes issues with uninitialized attack tables.
Bench results are deterministic now also for variants
that are missing some of the standard chess piece types.

No functional change for standard chess.
src/evaluate.cpp