1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-04-30 00:33:09 +00:00
BadFish/src
2013-04-05 19:05:32 +01:00
..
benchmark.cpp Revert "Store moves sent with "position" UCI command" 2013-03-04 09:29:46 +01:00
bitbase.cpp Better document bitbase loop 2013-03-19 19:08:41 +01:00
bitboard.cpp Update copyright year 2013-02-19 07:54:14 +01:00
bitboard.h Update copyright year 2013-02-19 07:54:14 +01:00
bitcount.h Update copyright year 2013-02-19 07:54:14 +01:00
book.cpp Update copyright year 2013-02-19 07:54:14 +01:00
book.h Update copyright year 2013-02-19 07:54:14 +01:00
endgame.cpp Add KNPKB endgame 2013-03-18 20:40:06 +01:00
endgame.h Add KNPKB endgame 2013-03-18 20:40:06 +01:00
evaluate.cpp Use ALL_PIECES value to reference attackedBy 2013-03-23 12:17:12 +01:00
evaluate.h Update copyright year 2013-02-19 07:54:14 +01:00
main.cpp Update copyright year 2013-02-19 07:54:14 +01:00
Makefile Statically link std libraries under mingw 2013-02-21 05:51:04 +01:00
material.cpp Improved Readability of Material 2013-03-15 09:14:00 +01:00
material.h Update copyright year 2013-02-19 07:54:14 +01:00
misc.cpp Use DD-MM-YY as date format 2013-02-21 07:19:48 +01:00
misc.h Update copyright year 2013-02-19 07:54:14 +01:00
movegen.cpp Update copyright year 2013-02-19 07:54:14 +01:00
movegen.h Update copyright year 2013-02-19 07:54:14 +01:00
movepick.cpp Rename sp to splitPoint 2013-03-01 09:44:19 +01:00
movepick.h Update copyright year 2013-02-19 07:54:14 +01:00
notation.cpp Update copyright year 2013-02-19 07:54:14 +01:00
notation.h Update copyright year 2013-02-19 07:54:14 +01:00
pawns.cpp Avoid a tricky line in shelter_storm() 2013-02-23 19:27:32 +01:00
pawns.h Update copyright year 2013-02-19 07:54:14 +01:00
platform.h Update copyright year 2013-02-19 07:54:14 +01:00
position.cpp Fix a silly bug 2013-04-05 19:05:32 +01:00
position.h Introduce asymmetric SEE. 2013-04-05 19:05:32 +01:00
psqtab.h Update copyright year 2013-02-19 07:54:14 +01:00
rkiss.h Update copyright year 2013-02-19 07:54:14 +01:00
search.cpp Revert "Double Impact of Gain tables" 2013-04-05 08:59:38 +02:00
search.h Revert "Store moves sent with "position" UCI command" 2013-03-04 09:29:46 +01:00
thread.cpp Revert "Store moves sent with "position" UCI command" 2013-03-04 09:29:46 +01:00
thread.h Revert "Store moves sent with "position" UCI command" 2013-03-04 09:29:46 +01:00
timeman.cpp Be more aggressive on trying to finish iterations 2013-03-11 19:07:55 +01:00
timeman.h Update copyright year 2013-02-19 07:54:14 +01:00
tt.cpp Update copyright year 2013-02-19 07:54:14 +01:00
tt.h Update copyright year 2013-02-19 07:54:14 +01:00
types.h Update copyright year 2013-02-19 07:54:14 +01:00
uci.cpp Revert "Store moves sent with "position" UCI command" 2013-03-04 09:29:46 +01:00
ucioption.cpp Lower minimum allowed TT size to 1 MB 2013-04-05 16:56:01 +02:00
ucioption.h Update copyright year 2013-02-19 07:54:14 +01:00