1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-04-30 16:53:09 +00:00
BadFish/src
mstembera 9f6bcb38c0 Minor cleanups
simplify and relocate to position.cpp some of the recent threat calculations used in the movepicker.

passed STC:
https://tests.stockfishchess.org/tests/view/62468c301f682ea45ce3b3b9
LLR: 2.96 (-2.94,2.94) <-2.25,0.25>
Total: 76544 W: 20247 L: 20152 D: 36145
Ptnml(0-2): 327, 8113, 21317, 8168, 347

closes https://github.com/official-stockfish/Stockfish/pull/3972

No functional change
2022-04-01 10:55:11 +02:00
..
incbin Embed default net, and simplify using non-default nets 2020-08-29 21:56:00 +02:00
nnue Play more positional in endgames 2022-03-28 22:43:52 +02:00
syzygy Update copyright years 2022-01-06 15:45:45 +01:00
benchmark.cpp Tune FRC trapped Bishop patch 2022-01-09 15:49:19 +01:00
bitbase.cpp Update copyright years 2022-01-06 15:45:45 +01:00
bitboard.cpp Update copyright years 2022-01-06 15:45:45 +01:00
bitboard.h Update copyright years 2022-01-06 15:45:45 +01:00
endgame.cpp Update copyright years 2022-01-06 15:45:45 +01:00
endgame.h Update copyright years 2022-01-06 15:45:45 +01:00
evaluate.cpp Improvements in Evaluation 2022-03-12 09:25:58 +01:00
evaluate.h Update architecture to "SFNNv4". Update network to nn-6877cd24400e.nnue. 2022-02-10 19:54:31 +01:00
main.cpp Update copyright years 2022-01-06 15:45:45 +01:00
Makefile Drop sse from target "x86-32" 2022-02-05 07:33:34 +01:00
material.cpp Update copyright years 2022-01-06 15:45:45 +01:00
material.h Update copyright years 2022-01-06 15:45:45 +01:00
misc.cpp Update copyright years 2022-01-06 15:45:45 +01:00
misc.h Minor cleanups 2022-04-01 10:55:11 +02:00
movegen.cpp Update copyright years 2022-01-06 15:45:45 +01:00
movegen.h Update copyright years 2022-01-06 15:45:45 +01:00
movepick.cpp Minor cleanups 2022-04-01 10:55:11 +02:00
movepick.h Sort captures 2022-03-01 17:51:37 +01:00
pawns.cpp Update copyright years 2022-01-06 15:45:45 +01:00
pawns.h Update copyright years 2022-01-06 15:45:45 +01:00
position.cpp Update copyright years 2022-01-06 15:45:45 +01:00
position.h Minor cleanups 2022-04-01 10:55:11 +02:00
psqt.cpp Update copyright years 2022-01-06 15:45:45 +01:00
psqt.h Update copyright years 2022-01-06 15:45:45 +01:00
search.cpp Remove pos.capture_or_promotion() 2022-03-25 20:14:00 +01:00
search.h Update copyright years 2022-01-06 15:45:45 +01:00
simd.h Update copyright years 2022-01-06 15:45:45 +01:00
thread.cpp Update copyright years 2022-01-06 15:45:45 +01:00
thread.h Simplify limiting extensions. 2022-01-22 10:48:24 +01:00
thread_win32_osx.h Update copyright years 2022-01-06 15:45:45 +01:00
timeman.cpp Update copyright years 2022-01-06 15:45:45 +01:00
timeman.h Update copyright years 2022-01-06 15:45:45 +01:00
tt.cpp Update copyright years 2022-01-06 15:45:45 +01:00
tt.h Update copyright years 2022-01-06 15:45:45 +01:00
tune.cpp Update copyright years 2022-01-06 15:45:45 +01:00
tune.h Update copyright years 2022-01-06 15:45:45 +01:00
types.h Cleanup and update CPU contributors 2022-02-05 07:30:09 +01:00
uci.cpp Update copyright years 2022-01-06 15:45:45 +01:00
uci.h Update copyright years 2022-01-06 15:45:45 +01:00
ucioption.cpp Update copyright years 2022-01-06 15:45:45 +01:00