1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-05-02 09:39:36 +00:00
BadFish/src
2018-12-29 15:34:55 +01:00
..
syzygy MPI/Cluster implementation for Stockfish 2018-12-29 15:34:55 +01:00
benchmark.cpp Stockfish 10-beta 2018-11-19 11:18:21 +01:00
bitbase.cpp Stockfish 10-beta 2018-11-19 11:18:21 +01:00
bitboard.cpp Stockfish 10-beta 2018-11-19 11:18:21 +01:00
bitboard.h remove extra line. 2018-12-09 12:59:57 +01:00
cluster.cpp MPI/Cluster implementation for Stockfish 2018-12-29 15:34:55 +01:00
cluster.h MPI/Cluster implementation for Stockfish 2018-12-29 15:34:55 +01:00
endgame.cpp Improve endgame KBN vs K (#1877) 2018-12-24 10:44:38 +01:00
endgame.h Stockfish 10-beta 2018-11-19 11:18:21 +01:00
evaluate.cpp Always initialize and evaluate king safety 2018-12-27 21:38:31 +01:00
evaluate.h A combo of parameter tweaks 2018-12-13 13:35:35 +01:00
main.cpp MPI/Cluster implementation for Stockfish 2018-12-29 15:34:55 +01:00
Makefile MPI/Cluster implementation for Stockfish 2018-12-29 15:34:55 +01:00
material.cpp Stockfish 10-beta 2018-11-19 11:18:21 +01:00
material.h Changes identified in RENAME/REFORMATTING thread (#1861) 2018-12-11 13:47:56 +01:00
misc.cpp Fix crash in best_group() (#1891) 2018-12-24 11:20:14 +01:00
misc.h Stockfish 10-beta 2018-11-19 11:18:21 +01:00
movegen.cpp Simplify generate_castling (#1885) 2018-12-23 16:05:24 +01:00
movegen.h Stockfish 10-beta 2018-11-19 11:18:21 +01:00
movepick.cpp Revert "pseudo_legal() and MOVE_NONE" 2018-12-06 15:04:04 +01:00
movepick.h Stockfish 10-beta 2018-11-19 11:18:21 +01:00
pawns.cpp Changes identified in RENAME/REFORMATTING thread (#1861) 2018-12-11 13:47:56 +01:00
pawns.h Changes identified in RENAME/REFORMATTING thread (#1861) 2018-12-11 13:47:56 +01:00
position.cpp Changes identified in RENAME/REFORMATTING thread (#1861) 2018-12-11 13:47:56 +01:00
position.h Changes identified in RENAME/REFORMATTING thread (#1861) 2018-12-11 13:47:56 +01:00
psqt.cpp A combo of parameter tweaks 2018-12-13 13:35:35 +01:00
search.cpp Fix a bug of outputting multiple lines of bestmove 2018-12-29 15:34:55 +01:00
search.h Stockfish 10-beta 2018-11-19 11:18:21 +01:00
thread.cpp Start a TT resize only after search finished. 2018-12-16 09:41:09 +01:00
thread.h MPI/Cluster implementation for Stockfish 2018-12-29 15:34:55 +01:00
thread_win32.h Stockfish 10-beta 2018-11-19 11:18:21 +01:00
timeman.cpp Stockfish 10-beta 2018-11-19 11:18:21 +01:00
timeman.h Stockfish 10-beta 2018-11-19 11:18:21 +01:00
tt.cpp Use a bit less code to calculate hashfull() (#1830) 2018-12-23 16:10:07 +01:00
tt.h MPI/Cluster implementation for Stockfish 2018-12-29 15:34:55 +01:00
types.h simplify opposite_colors 2018-12-09 12:59:57 +01:00
uci.cpp MPI/Cluster implementation for Stockfish 2018-12-29 15:34:55 +01:00
uci.h Stockfish 10-beta 2018-11-19 11:18:21 +01:00
ucioption.cpp Stockfish 10-beta 2018-11-19 11:18:21 +01:00