1
0
Fork 0
stockfish/src
Marco Costalba 72ca727b38 SEE: add support for enpassant moves
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
2008-12-21 10:44:41 +01:00
..
COPYING Initial import of Glaurung 2.1 2008-09-01 07:59:13 +02:00
Makefile Stockfish 1.0 2008-11-02 15:35:32 +01:00
benchmark.cpp Benchmark: print nodes searched at the end of testing 2008-11-24 20:43:11 +01:00
benchmark.h Update copyright info 2008-10-20 21:47:20 +02:00
bitbase.cpp Update copyright info 2008-10-20 21:47:20 +02:00
bitbase.h Update copyright info 2008-10-20 21:47:20 +02:00
bitboard.cpp Add a see() function that take only destination square 2008-12-10 00:13:59 +01:00
bitboard.h Add behind_bb() helper to simplify code logic 2008-12-10 00:14:24 +01:00
book.cpp Update copyright info 2008-10-20 21:47:20 +02:00
book.h Update copyright info 2008-10-20 21:47:20 +02:00
color.cpp Update copyright info 2008-10-20 21:47:20 +02:00
color.h Update copyright info 2008-10-20 21:47:20 +02:00
depth.h Update copyright info 2008-10-20 21:47:20 +02:00
direction.cpp Update copyright info 2008-10-20 21:47:20 +02:00
direction.h Update copyright info 2008-10-20 21:47:20 +02:00
endgame.cpp Update copyright info 2008-10-20 21:47:20 +02:00
endgame.h Update copyright info 2008-10-20 21:47:20 +02:00
evaluate.cpp Revert sigmoid interpolator 2008-11-30 21:16:47 +01:00
evaluate.h Update copyright info 2008-10-20 21:47:20 +02:00
history.cpp Fix compile under Ubuntu 64bit 2008-11-04 20:56:30 +01:00
history.h Update copyright info 2008-10-20 21:47:20 +02:00
lock.h Update copyright info 2008-10-20 21:47:20 +02:00
main.cpp Introduce node limited benchmarking 2008-11-22 11:56:14 +01:00
material.cpp Fix compile under Ubuntu 64bit 2008-11-04 20:56:30 +01:00
material.h Final touches to material.cpp 2008-11-01 12:46:54 +01:00
mersenne.cpp Warnings termination fest 2008-09-24 00:32:53 +02:00
mersenne.h Update copyright info 2008-10-20 21:47:20 +02:00
misc.cpp Debugging: move debug function definitions in misc.cpp 2008-12-14 17:26:05 +01:00
misc.h Restore development versioning and LSN filtering 2008-12-15 22:23:03 +01:00
move.cpp Space inflate move.cpp 2008-11-01 12:46:53 +01:00
move.h Update copyright info 2008-10-20 21:47:20 +02:00
movegen.cpp Generate moves for powerful pieces first 2008-11-24 20:43:29 +01:00
movegen.h Manual merge 2008-10-26 21:44:58 +01:00
movepick.cpp Revert see() shortcut for LxH and equal captures 2008-12-06 12:32:23 +01:00
movepick.h Revert threat move ordering 2008-11-26 11:22:30 +01:00
pawns.cpp Fix inflate pawns.cpp fallout 2008-12-10 21:35:07 +01:00
pawns.h Space inflate pawns.cpp 2008-12-10 00:14:15 +01:00
phase.h Update copyright info 2008-10-20 21:47:20 +02:00
piece.cpp piece_type_to_char() default argument in declaration 2008-11-30 00:38:33 +01:00
piece.h piece_type_to_char() default argument in declaration 2008-11-30 00:38:33 +01:00
position.cpp SEE: add support for enpassant moves 2008-12-21 10:44:41 +01:00
position.h Add a see() function that take only destination square 2008-12-10 00:13:59 +01:00
psqtab.h Update copyright info 2008-10-20 21:47:20 +02:00
san.cpp Fix two gcc warnings in san.cpp 2008-12-06 12:32:11 +01:00
san.h san.cpp pass position as constant reference 2008-11-30 01:25:16 +01:00
scale.h Update copyright info 2008-10-20 21:47:20 +02:00
search.cpp SEE: add support for enpassant moves 2008-12-21 10:44:41 +01:00
search.h Set killer slots number to 2 2008-11-16 12:37:48 +01:00
square.cpp Update copyright info 2008-10-20 21:47:20 +02:00
square.h Fix compile under Ubuntu 64bit 2008-11-04 20:56:30 +01:00
thread.h Update copyright info 2008-10-20 21:47:20 +02:00
timeoday.cpp Initial import of Glaurung 2.1 2008-09-01 07:59:13 +02:00
tt.cpp Fix hashfull info 2008-11-16 12:37:45 +01:00
tt.h Update copyright info 2008-10-20 21:47:20 +02:00
types.h Update copyright info 2008-10-20 21:47:20 +02:00
uci.cpp Update copyright info 2008-10-20 21:47:20 +02:00
uci.h Update copyright info 2008-10-20 21:47:20 +02:00
ucioption.cpp Restore development versioning and LSN filtering 2008-12-15 22:23:03 +01:00
ucioption.h Update copyright info 2008-10-20 21:47:20 +02:00
value.cpp Update copyright info 2008-10-20 21:47:20 +02:00
value.h Update copyright info 2008-10-20 21:47:20 +02:00