1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-05-02 01:29:36 +00:00
BadFish/src
Marco Costalba c549f71f64 Small touches in FEN decoding
No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
2012-01-12 18:40:58 +01:00
..
benchmark.cpp Assorted cleanups in benchmark.cpp 2011-12-30 15:23:33 +01:00
bitbase.cpp Update copyright year to 2012 2011-12-30 13:52:16 +01:00
bitboard.cpp Unify PseudoAttacks arrays 2012-01-09 22:08:37 +01:00
bitboard.h Unify PseudoAttacks arrays 2012-01-09 22:08:37 +01:00
bitcount.h Unify BitCountType selection 2011-12-31 10:46:14 +01:00
book.cpp Fix a warning under gcc 2012-01-03 19:01:47 +01:00
book.h Simplify Book APIs 2012-01-01 14:46:18 +01:00
endgame.cpp Unify BitCountType selection 2011-12-31 10:46:14 +01:00
endgame.h Update copyright year to 2012 2011-12-30 13:52:16 +01:00
evaluate.cpp Unify PseudoAttacks arrays 2012-01-09 22:08:37 +01:00
evaluate.h Update copyright year to 2012 2011-12-30 13:52:16 +01:00
history.h Update copyright year to 2012 2011-12-30 13:52:16 +01:00
lock.h Retire OLD_LOCKS option 2012-01-07 11:18:09 +01:00
main.cpp Update copyright year to 2012 2011-12-30 13:52:16 +01:00
Makefile Update copyright year to 2012 2011-12-30 13:52:16 +01:00
material.cpp Fix compile on HP-UX 11's HP's C++ 2012-01-07 00:04:08 +01:00
material.h Update copyright year to 2012 2011-12-30 13:52:16 +01:00
misc.cpp Restore development version 2012-01-06 18:09:25 +01:00
misc.h Simplify debug functions 2011-12-30 16:23:11 +01:00
move.cpp Retire is_mate() 2012-01-10 21:53:07 +01:00
movegen.cpp Unify PseudoAttacks arrays 2012-01-09 22:08:37 +01:00
movegen.h Retire the redundant MV_CHECK 2012-01-07 12:03:19 +01:00
movepick.cpp Introduce piece_moved() to simplify common code 2012-01-09 22:36:45 +01:00
movepick.h Update copyright year to 2012 2011-12-30 13:52:16 +01:00
pawns.cpp Unify BitCountType selection 2011-12-31 10:46:14 +01:00
pawns.h Update copyright year to 2012 2011-12-30 13:52:16 +01:00
position.cpp Small touches in FEN decoding 2012-01-12 18:40:58 +01:00
position.h Small touches in FEN decoding 2012-01-12 18:40:58 +01:00
psqtab.h Update copyright year to 2012 2011-12-30 13:52:16 +01:00
rkiss.h Update copyright year to 2012 2011-12-30 13:52:16 +01:00
search.cpp Introduce piece_moved() to simplify common code 2012-01-09 22:36:45 +01:00
search.h Try hard not to lose on time 2012-01-06 01:41:45 +01:00
thread.cpp Try hard not to lose on time 2012-01-06 01:41:45 +01:00
thread.h Update copyright year to 2012 2011-12-30 13:52:16 +01:00
timeman.cpp Update copyright year to 2012 2011-12-30 13:52:16 +01:00
timeman.h Update copyright year to 2012 2011-12-30 13:52:16 +01:00
tt.cpp Update copyright year to 2012 2011-12-30 13:52:16 +01:00
tt.h Update copyright year to 2012 2011-12-30 13:52:16 +01:00
types.h Retire OLD_LOCKS option 2012-01-07 11:18:09 +01:00
uci.cpp Update copyright year to 2012 2011-12-30 13:52:16 +01:00
ucioption.cpp Restore development version 2012-01-06 18:09:25 +01:00
ucioption.h Update copyright year to 2012 2011-12-30 13:52:16 +01:00