Re-initialize PSQTs for each variant
authorFabian Fichter <ianfab@users.noreply.github.com>
Fri, 28 Dec 2018 13:20:37 +0000 (14:20 +0100)
committerFabian Fichter <ianfab@users.noreply.github.com>
Fri, 28 Dec 2018 13:20:37 +0000 (14:20 +0100)
commite4381feb7a039d7fd790258d4294681dc203d70d
tree96045a62cde7bbc952f9288d6bb27ecbf5296a60
parente25695e408ee4c9fedc4d087a699ace7ecd30e7a
Re-initialize PSQTs for each variant

This allows to consider the board size of the variant when initializing
the PSQTs, which fixes some issues with non-standard board sizes,
and reduces the differences between the normal and the large-board version.

No functional change for 8x8 variants.
src/main.cpp
src/psqt.cpp
src/ucioption.cpp