1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-07-11 19:49:14 +00:00
BadFish/src
2020-06-24 17:47:55 +02:00
..
eval ARCH=x86-64-avx2を指定できるようにした 2020-06-24 00:27:45 +09:00
extra set_from_packed_sfen()でmirrorをepSquareにも適用するように修正 2019-07-10 08:16:38 +09:00
learn コンパイルエラーを修正した 2020-06-08 23:46:06 +09:00
syzygy small cleanups 2020-06-21 15:22:20 +02:00
benchmark.cpp Equations for edges and corners. 2020-03-09 22:16:26 +01:00
bitbase.cpp small cleanups 2020-06-21 15:22:20 +02:00
bitboard.cpp small cleanups 2020-06-21 15:22:20 +02:00
bitboard.h small cleanups 2020-06-21 15:22:20 +02:00
endgame.cpp Make endgames consistent 2020-06-21 15:39:00 +02:00
endgame.h remove KNPK endgame code 2020-04-05 08:35:31 +02:00
evaluate.cpp Merge branch 'master' of https://github.com/nodchip/Stockfish into sf-nnue-nodchip 2020-06-24 17:47:55 +02:00
evaluate.h eval_nnueコマンド追加 2020-06-22 09:50:22 +09:00
main.cpp small cleanups 2020-05-23 13:27:16 +02:00
Makefile Merge branch 'master' of https://github.com/nodchip/Stockfish into sf-nnue-nodchip 2020-06-24 17:47:55 +02:00
material.cpp Small cleanups 2020-03-30 22:46:07 +02:00
material.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
misc.cpp Linux identifier corrected. 2020-06-23 20:53:32 +02:00
misc.h Merge branch 'master' of https://github.com/nodchip/Stockfish into sf-nnue-nodchip 2020-06-24 17:47:55 +02:00
movegen.cpp Wrap all access to LineBB and add assert 2020-06-09 18:13:24 +02:00
movegen.h Merge branch 'master' of github.com:official-stockfish/Stockfish 2020-06-08 23:09:51 +09:00
movepick.cpp small cleanups 2020-06-21 15:22:20 +02:00
movepick.h small cleanups 2020-06-21 15:22:20 +02:00
pawns.cpp small cleanups 2020-06-21 15:22:20 +02:00
pawns.h small cleanups 2020-06-21 15:22:20 +02:00
position.cpp Merge branch 'master' of https://github.com/nodchip/Stockfish into sf-nnue-nodchip 2020-06-24 17:47:55 +02:00
position.h Merge branch 'master' of github.com:official-stockfish/Stockfish 2020-06-08 23:09:51 +09:00
psqt.cpp small cleanups 2020-06-21 15:22:20 +02:00
search.cpp Merge branch 'master' of https://github.com/nodchip/Stockfish into sf-nnue-nodchip 2020-06-24 17:47:55 +02:00
search.h Merge branch 'master' of github.com:official-stockfish/Stockfish 2020-06-08 23:09:51 +09:00
thread.cpp Refactor some threads related code. 2020-06-09 18:22:27 +02:00
thread.h Refactor some threads related code. 2020-06-09 18:22:27 +02:00
thread_win32_osx.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
timeman.cpp small cleanups 2020-06-21 15:22:20 +02:00
timeman.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
tt.cpp Merge branch 'master' of https://github.com/nodchip/Stockfish into sf-nnue-nodchip 2020-06-24 17:47:55 +02:00
tt.h Use 128 bit multiply for TT index 2020-06-17 07:32:16 +02:00
tune.cpp small cleanups 2020-05-23 13:27:16 +02:00
tune.h Fishtest Tuning Framework 2020-05-02 17:32:11 +02:00
types.h Merge branch 'master' of https://github.com/nodchip/Stockfish into sf-nnue-nodchip 2020-06-24 17:47:55 +02:00
uci.cpp eval_nnueコマンド追加 2020-06-22 09:50:22 +09:00
uci.h Merge branch 'master' of github.com:official-stockfish/Stockfish 2020-06-08 23:09:51 +09:00
ucioption.cpp Merge branch 'master' of https://github.com/nodchip/Stockfish into sf-nnue-nodchip 2020-06-24 17:47:55 +02:00