1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-07-11 19:49:14 +00:00
BadFish/src
VoyagerOne 3627348e2b Allow pruning advance pawn pushes if not near endgame
STC:
LLR: -2.95 (-2.94,2.94) [0.00,5.00]
Total: 101088 W: 18016 L: 17717 D: 65355

LTC:
LLR: 2.95 (-2.94,2.94) [0.00,5.00]
Total: 61194 W: 8108 L: 7791 D: 45295

Bench: 5803228

Closes #1023
2017-03-05 18:58:06 -08:00
..
syzygy Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
benchmark.cpp Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
bitbase.cpp Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
bitboard.cpp Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
bitboard.h Update some comments (#973) 2017-01-17 14:50:03 +01:00
endgame.cpp Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
endgame.h Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
evaluate.cpp Speed-up some arrays reading 2017-03-05 18:20:27 -08:00
evaluate.h Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
main.cpp Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
Makefile Fix makefile: 32 bit builds without optimization. 2017-02-14 21:11:44 -08:00
material.cpp Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
material.h Reorder members of Material::Entry 2017-02-23 21:33:03 -08:00
misc.cpp Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
misc.h Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
movegen.cpp Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
movegen.h Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
movepick.cpp Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
movepick.h Removing CM parameter from the Stats struct. (#970) 2017-01-12 08:46:46 +01:00
pawns.cpp Speed-up some arrays reading 2017-03-05 18:20:27 -08:00
pawns.h Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
position.cpp Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
position.h Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
psqt.cpp Variable tuning 2017-02-19 14:00:44 -08:00
search.cpp Allow pruning advance pawn pushes if not near endgame 2017-03-05 18:58:06 -08:00
search.h Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
thread.cpp Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
thread.h Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
thread_win32.h Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
timeman.cpp Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
timeman.h Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
tt.cpp Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
tt.h Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
types.h Variable tuning 2017-02-19 14:00:44 -08:00
uci.cpp Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
uci.h Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00
ucioption.cpp Adjust copyright headers to 2017 (#965) 2017-01-11 08:46:29 +01:00