1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-07-12 12:09:14 +00:00
BadFish/src
2021-01-30 13:27:31 +01:00
..
incbin Embed default net, and simplify using non-default nets 2020-08-29 21:56:00 +02:00
nnue Affine transform robust implementation 2021-01-11 18:54:18 +01:00
syzygy Small cleanups 2021-01-30 13:27:31 +01:00
benchmark.cpp Update copyright years 2021-01-08 17:04:23 +01:00
bitbase.cpp Update copyright years 2021-01-08 17:04:23 +01:00
bitboard.cpp Update copyright years 2021-01-08 17:04:23 +01:00
bitboard.h Update copyright years 2021-01-08 17:04:23 +01:00
endgame.cpp Update copyright years 2021-01-08 17:04:23 +01:00
endgame.h Update copyright years 2021-01-08 17:04:23 +01:00
evaluate.cpp Small cleanups 2021-01-30 13:27:31 +01:00
evaluate.h Update copyright years 2021-01-08 17:04:23 +01:00
main.cpp Small cleanups 2021-01-30 13:27:31 +01:00
Makefile Add net as dependency of config 2020-10-22 20:18:12 +02:00
material.cpp Small cleanups 2021-01-30 13:27:31 +01:00
material.h Update copyright years 2021-01-08 17:04:23 +01:00
misc.cpp Update copyright years 2021-01-08 17:04:23 +01:00
misc.h Update copyright years 2021-01-08 17:04:23 +01:00
movegen.cpp Small cleanups 2021-01-30 13:27:31 +01:00
movegen.h Update copyright years 2021-01-08 17:04:23 +01:00
movepick.cpp Use correct chess terms + fix spelling. 2021-01-11 19:19:39 +01:00
movepick.h Small cleanups 2021-01-30 13:27:31 +01:00
pawns.cpp Add penalty for doubled pawns in agile structure 2021-01-17 09:35:59 +01:00
pawns.h Update copyright years 2021-01-08 17:04:23 +01:00
position.cpp Small cleanups 2021-01-30 13:27:31 +01:00
position.h Small cleanups 2021-01-30 13:27:31 +01:00
psqt.cpp Small cleanups 2021-01-30 13:27:31 +01:00
psqt.h Small cleanups 2021-01-30 13:27:31 +01:00
search.cpp Bad Outpost Pawn Scale 2021-01-11 19:42:31 +01:00
search.h Update copyright years 2021-01-08 17:04:23 +01:00
thread.cpp Update copyright years 2021-01-08 17:04:23 +01:00
thread.h Update copyright years 2021-01-08 17:04:23 +01:00
thread_win32_osx.h Update copyright years 2021-01-08 17:04:23 +01:00
timeman.cpp Update copyright years 2021-01-08 17:04:23 +01:00
timeman.h Update copyright years 2021-01-08 17:04:23 +01:00
tt.cpp Update copyright years 2021-01-08 17:04:23 +01:00
tt.h Update copyright years 2021-01-08 17:04:23 +01:00
tune.cpp Update copyright years 2021-01-08 17:04:23 +01:00
tune.h Small cleanups 2021-01-30 13:27:31 +01:00
types.h Use correct chess terms + fix spelling. 2021-01-11 19:19:39 +01:00
uci.cpp Update copyright years 2021-01-08 17:04:23 +01:00
uci.h Update copyright years 2021-01-08 17:04:23 +01:00
ucioption.cpp Update copyright years 2021-01-08 17:04:23 +01:00