1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-05-01 17:19:36 +00:00
BadFish/src
zz4032 5ae64e2244 Adding mm_malloc.h
Otherwise compiling with 'modern' or 'avx2' architecture on Linux aborts with errors.
2020-06-24 09:28:45 +09:00
..
eval ARCH=x86-64-avx2を指定できるようにした 2020-06-24 00:27:45 +09:00
extra set_from_packed_sfen()でmirrorをepSquareにも適用するように修正 2019-07-10 08:16:38 +09:00
learn コンパイルエラーを修正した 2020-06-08 23:46:06 +09:00
syzygy small cleanups 2020-05-23 13:27:16 +02:00
benchmark.cpp Equations for edges and corners. 2020-03-09 22:16:26 +01:00
bitbase.cpp Consolidate all attacks bitboards 2020-05-30 20:30:31 +02:00
bitboard.cpp small cleanups 2020-05-23 13:27:16 +02:00
bitboard.h Consolidate all attacks bitboards 2020-05-30 20:30:31 +02:00
endgame.cpp Consolidate all attacks bitboards 2020-05-30 20:30:31 +02:00
endgame.h remove KNPK endgame code 2020-04-05 08:35:31 +02:00
evaluate.cpp Merge branch 'master' of github.com:official-stockfish/Stockfish 2020-06-08 23:09:51 +09:00
evaluate.h eval_nnueコマンド追加 2020-06-22 09:50:22 +09:00
main.cpp small cleanups 2020-05-23 13:27:16 +02:00
Makefile COMP=msys2を指定できるようにした 2020-06-24 00:47:34 +09:00
material.cpp Small cleanups 2020-03-30 22:46:07 +02:00
material.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
misc.cpp Merge branch 'master' of github.com:official-stockfish/Stockfish 2020-06-08 23:09:51 +09:00
misc.h Adding mm_malloc.h 2020-06-24 09:28:45 +09:00
movegen.cpp small speed-up in movegen 2020-06-06 16:03:19 +02:00
movegen.h Merge branch 'master' of github.com:official-stockfish/Stockfish 2020-06-08 23:09:51 +09:00
movepick.cpp Use lowply-history also on low depths 2020-06-06 16:18:42 +02:00
movepick.h Improve move order near the root 2020-02-22 21:32:32 +01:00
pawns.cpp Isolated pawns tweak 2020-06-01 17:27:29 +02:00
pawns.h Small cleanups 2020-04-29 17:44:24 +02:00
position.cpp Merge branch 'master' of github.com:official-stockfish/Stockfish 2020-06-08 23:09:51 +09:00
position.h Merge branch 'master' of github.com:official-stockfish/Stockfish 2020-06-08 23:09:51 +09:00
psqt.cpp Small cleanups 2020-04-12 20:30:08 +02:00
search.cpp コンパイルエラーを修正した 2020-06-08 23:46:06 +09:00
search.h Merge branch 'master' of github.com:official-stockfish/Stockfish 2020-06-08 23:09:51 +09:00
thread.cpp small cleanups 2020-05-23 13:27:16 +02:00
thread.h Small cleanups 2020-04-12 20:30:08 +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-05-23 13:27:16 +02:00
timeman.h Update lists of authors and contributors 2020-01-09 01:43:47 +01:00
tt.cpp Merge branch 'master' of github.com:official-stockfish/Stockfish 2020-06-08 23:09:51 +09:00
tt.h Fix a Windows-only crash on exit without 'quit' 2020-05-14 20:35:40 +02:00
tune.cpp small cleanups 2020-05-23 13:27:16 +02:00
tune.h Fishtest Tuning Framework 2020-05-02 17:32:11 +02:00
types.h Merge branch 'master' of github.com:official-stockfish/Stockfish 2020-06-08 23:09:51 +09:00
uci.cpp eval_nnueコマンド追加 2020-06-22 09:50:22 +09:00
uci.h Merge branch 'master' of github.com:official-stockfish/Stockfish 2020-06-08 23:09:51 +09:00
ucioption.cpp Merge branch 'master' of github.com:official-stockfish/Stockfish 2020-06-08 23:09:51 +09:00