issues
search
nodchip
/
Stockfish
UCI chess engine
http://www.stockfishchess.com/
GNU General Public License v3.0
100
stars
25
forks
source link
Fixes on include paths in tbprobe
#321
Closed
fsmosca
closed
3 years ago
nodchip
commented
3 years ago
I confirmed the following stuff:
Some checks in Position::isEpPossible() are removed.
Changed conditions to check draw in Gensfen::get_current_game_result().
Position::is_fifty_move_draw() is added.
Position::is_three_fold_repetition() is added.
Include paths are fixed.
Thank you.
I confirmed the following stuff:
Thank you.