1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-07-11 19:49:14 +00:00
BadFish/src
Marco Costalba e2880f9b8e Revert last patch
It fails in test position:

8/7P/8/8/K2b4/p7/1k6/1B6 b - -

Not clear why but we revert because it fixes the issue.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
2010-04-10 11:16:55 +01:00
..
application.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
application.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
benchmark.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
benchmark.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
bitbase.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
bitbase.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
bitboard.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
bitboard.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
bitcount.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
book.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
book.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
color.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
COPYING Initial import of Glaurung 2.1 2008-09-01 07:59:13 +02:00
depth.h Fix a warning under HP-UX ANSI C++ 2010-04-09 07:54:00 +01:00
direction.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
direction.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
endgame.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
endgame.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
evaluate.cpp Fix a comment in evaluate.cpp 2010-04-02 11:45:12 +01:00
evaluate.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
history.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
history.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
lock.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
main.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
Makefile Fix PowerPC and ARM compatibility. 2010-04-06 10:19:09 +02:00
material.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
material.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
mersenne.cpp Warnings termination fest 2008-09-24 00:32:53 +02:00
mersenne.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
misc.cpp Stockfish 1.7 2010-04-07 13:08:50 +02:00
misc.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
move.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
move.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
movegen.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
movegen.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
movepick.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
movepick.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
pawns.cpp Cleanup pawn storm code 2010-04-02 11:51:39 +01:00
pawns.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
piece.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
piece.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
position.cpp Remove castleRightsMask[] hack 2010-03-20 11:59:22 +01:00
position.h Remove castleRightsMask[] hack 2010-03-20 11:59:22 +01:00
psqtab.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
san.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
san.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
scale.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
search.cpp Revert last patch 2010-04-10 11:16:55 +01:00
search.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
square.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
thread.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
tt.cpp Fix PowerPC and ARM compatibility. 2010-04-06 10:19:09 +02:00
tt.h Use a flag in TT to track null search values 2010-04-10 10:07:53 +01:00
types.h Fix PowerPC and ARM compatibility. 2010-04-06 10:19:09 +02:00
uci.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
uci.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
ucioption.cpp Remove several unnecessary UCI options: All king safety options 2010-03-30 15:15:01 +02:00
ucioption.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
value.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
value.h Use a flag in TT to track null search values 2010-04-10 10:07:53 +01:00