1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-05-01 01:03:09 +00:00
BadFish/src
FireFather f7420652b7 UCI option EvalFile
Replace EvalDir with EvalFile
Can now browse filesystem for net (eval\nn.bin is default)
nn.bin no longer hard-coded
2020-07-08 11:59:18 +09:00
..
eval UCI option EvalFile 2020-07-08 11:59:18 +09:00
extra Translation 2020-06-28 03:12:55 +02:00
learn Rework loading the net. 2020-07-07 15:13:59 +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 More comment translation 2020-06-30 00:45:32 +09:00
evaluate.h More comment translation 2020-06-30 00:45:32 +09:00
main.cpp small cleanups 2020-05-23 13:27:16 +02:00
Makefile Explicitly specify SSE41. 2020-07-02 16:15:39 +09: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 More comment translation 2020-06-30 00:45:32 +09:00
misc.h More comment translation 2020-06-30 00:45:32 +09:00
movegen.cpp Wrap all access to LineBB and add assert 2020-06-09 18:13:24 +02:00
movegen.h update translation 2020-07-03 09:24:15 +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 More comment translation 2020-06-30 00:45:32 +09:00
position.h More comment translation 2020-06-30 00:45:32 +09:00
psqt.cpp Small cleanups 2020-06-24 22:20:04 +02:00
search.cpp merge "Provide WDL statistics" 2020-07-04 07:35:15 +09:00
search.h Update search.h 2020-07-03 09:24:15 +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 More comment translation 2020-06-30 00:45:32 +09:00
uci.cpp Rework loading the net. 2020-07-07 15:13:59 +09:00
uci.h Rework loading the net. 2020-07-07 15:13:59 +09:00
ucioption.cpp UCI option EvalFile 2020-07-08 11:59:18 +09:00