1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-05-02 17:49:35 +00:00
BadFish/src
2020-06-27 22:19:33 +09:00
..
eval Update evaluate_nnue.cpp 2020-06-25 12:41:32 +09:00
extra set_from_packed_sfen()でmirrorをepSquareにも適用するように修正 2019-07-10 08:16:38 +09:00
learn Merge branch 'master' of github.com:nodchip/Stockfish 2020-06-27 22:19:33 +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-24 22:20:04 +02:00
endgame.cpp Small cleanups 2020-06-24 22:20:04 +02:00
endgame.h remove KNPK endgame code 2020-04-05 08:35:31 +02:00
evaluate.cpp Merge branch 'master' into sf-nnue-nodchip 2020-06-25 15:10:12 +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' into sf-nnue-nodchip 2020-06-25 15:10:12 +02:00
material.cpp Small cleanups 2020-06-24 22:20:04 +02:00
material.h Small cleanups 2020-06-24 22:20:04 +02:00
misc.cpp Merge branch 'master' into sf-nnue-nodchip 2020-06-25 15:10:12 +02:00
misc.h Fix. 2020-06-24 18:04:28 +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-24 22:20:04 +02:00
pawns.h small cleanups 2020-06-21 15:22:20 +02:00
position.cpp Merge branch 'master' into sf-nnue-nodchip 2020-06-25 15:10:12 +02:00
position.h Merge branch 'master' into sf-nnue-nodchip 2020-06-25 15:10:12 +02:00
psqt.cpp Small cleanups 2020-06-24 22:20:04 +02:00
search.cpp Merge branch 'master' into sf-nnue-nodchip 2020-06-25 15:10:12 +02:00
search.h Merge branch 'master' of github.com:official-stockfish/Stockfish 2020-06-08 23:09:51 +09:00
thread.cpp Small cleanups 2020-06-24 22:20:04 +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-24 22:20:04 +02:00
timeman.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
tt.cpp Merge branch 'master' into sf-nnue-nodchip 2020-06-25 15:10:12 +02:00
tt.h Small cleanups 2020-06-24 22:20:04 +02:00
tune.cpp Small cleanups 2020-06-24 22:20:04 +02:00
tune.h Fishtest Tuning Framework 2020-05-02 17:32:11 +02:00
types.h Fix include. 2020-06-26 09:12:24 +09: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' into sf-nnue-nodchip 2020-06-25 15:10:12 +02:00