1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-04-30 08:43:09 +00:00
BadFish/src
2020-07-28 20:08:10 -07:00
..
nnue Remove some unnecessary declarations and headers. 2020-07-28 20:08:10 -07:00
syzygy small cleanups 2020-06-21 15:22:20 +02:00
benchmark.cpp Small cleanups 2020-07-09 22:01:06 +02: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 Introduce bad outpost penalty 2020-07-11 11:23:55 +02:00
endgame.cpp Remove code unneeded for playing, refactor, update to latest master dev 2020-07-20 05:45:24 +02:00
endgame.h remove KNPK endgame code 2020-04-05 08:35:31 +02:00
evaluate.cpp [NNUE] remove evalnn command 2020-07-27 20:14:25 +02:00
evaluate.h Remove code unneeded for playing, refactor, update to latest master dev 2020-07-20 05:45:24 +02:00
main.cpp Changed to set the binary directory to the current working directory. 2020-07-20 17:17:50 +09:00
Makefile [NNUE] Wrap aligned_alloc 2020-07-26 20:32:00 +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 [NNUE] update compiler info with flags 2020-07-28 09:28:10 +02:00
misc.h [NNUE] Wrap aligned_alloc 2020-07-26 20:32:00 +02:00
movegen.cpp Simplify make_promotions() 2020-07-09 21:59:32 +02:00
movegen.h Remove code unneeded for playing, refactor, update to latest master dev 2020-07-20 05:45:24 +02: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 Connected / blocked pawns simplification 2020-07-09 21:57:13 +02:00
pawns.h small cleanups 2020-06-21 15:22:20 +02:00
position.cpp [NNUE] use_nue=false for getting the material key 2020-07-26 14:57:38 +02:00
position.h Remove code unneeded for playing, refactor, update to latest master dev 2020-07-20 05:45:24 +02:00
psqt.cpp Increase value of pawns on fifth rank 2020-06-28 22:03:10 +02:00
search.cpp Remove code unneeded for playing, refactor, update to latest master dev 2020-07-20 05:45:24 +02:00
search.h Remove code unneeded for playing, refactor, update to latest master dev 2020-07-20 05:45:24 +02:00
thread.cpp Remove code unneeded for playing, refactor, update to latest master dev 2020-07-20 05:45:24 +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 Remove code unneeded for playing, refactor, update to latest master dev 2020-07-20 05:45:24 +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 memset/memcpy warnings 2020-07-26 08:52:22 +02:00
uci.cpp [NNUE] remove evalnn command 2020-07-27 20:14:25 +02:00
uci.h Fix a crash on Use NNUE default true 2020-07-27 07:17:41 +02:00
ucioption.cpp Change data file extension of nnue networks 2020-07-28 14:02:35 +02:00