1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-04-30 00:33:09 +00:00
BadFish/src
2023-09-29 22:18:17 +02:00
..
incbin Change mode of incbin.h 2023-03-14 08:23:50 +01:00
nnue Update NNUE architecture to SFNNv8: L1-2560 nn-ac1dbea57aa3.nnue 2023-09-22 19:26:16 +02:00
syzygy Make casting styles consistent 2023-09-22 19:14:29 +02:00
benchmark.cpp Avoid "using namespace std" 2023-09-11 22:07:55 +02:00
benchmark.h Warn if a global function has no previous declaration 2023-01-09 20:18:39 +01:00
bitboard.cpp Cleanup includes 2023-09-03 08:24:51 +02:00
bitboard.h Improve grammar of comments 2023-09-29 22:18:17 +02:00
evaluate.cpp Simplify pawn count in evaluation 2023-09-29 22:12:46 +02:00
evaluate.h Update NNUE architecture to SFNNv8: L1-2560 nn-ac1dbea57aa3.nnue 2023-09-22 19:26:16 +02:00
main.cpp Cleanup includes 2023-09-03 08:24:51 +02:00
Makefile Increment minor section number from 3.7.1 to 3.8.1. 2023-09-29 22:07:10 +02:00
misc.cpp Make casting styles consistent 2023-09-22 19:14:29 +02:00
misc.h Make casting styles consistent 2023-09-22 19:14:29 +02:00
movegen.cpp Make casting styles consistent 2023-09-22 19:14:29 +02:00
movegen.h Improve grammar of comments 2023-09-29 22:18:17 +02:00
movepick.cpp Improve grammar of comments 2023-09-29 22:18:17 +02:00
movepick.h Cleanup includes 2023-09-03 08:24:51 +02:00
position.cpp Improve grammar of comments 2023-09-29 22:18:17 +02:00
position.h Simplify slider_blocker calculation 2023-09-03 08:57:43 +02:00
search.cpp Improve grammar of comments 2023-09-29 22:18:17 +02:00
search.h Cleanup includes 2023-09-03 08:24:51 +02:00
thread.cpp Introduce simple_eval() for lazy evaluations 2023-09-03 09:28:16 +02:00
thread.h Introduce simple_eval() for lazy evaluations 2023-09-03 09:28:16 +02:00
thread_win32_osx.h Modernize code base a little bit 2023-01-09 20:25:13 +01:00
timeman.cpp Cleanup includes 2023-09-03 08:24:51 +02:00
timeman.h Cleanup includes 2023-09-03 08:24:51 +02:00
tt.cpp Make casting styles consistent 2023-09-22 19:14:29 +02:00
tt.h Make casting styles consistent 2023-09-22 19:14:29 +02:00
tune.cpp Cleanup includes 2023-09-03 08:24:51 +02:00
tune.h Cleanup includes 2023-09-03 08:24:51 +02:00
types.h Improve grammar of comments 2023-09-29 22:18:17 +02:00
uci.cpp Improve grammar of comments 2023-09-29 22:18:17 +02:00
uci.h Cleanup includes 2023-09-03 08:24:51 +02:00
ucioption.cpp Cleanup includes 2023-09-03 08:24:51 +02:00