Sanmill/src
Calcitem 300f0bb144 perfect: Fix squareIndexGroupB write buffer overflow 2021-01-27 01:20:31 +08:00
..
perfect perfect: Fix squareIndexGroupB write buffer overflow 2021-01-27 01:20:31 +08:00
test perfect: Enable PERFECT_AI_SUPPORT only on MSVC 2021-01-24 14:16:41 +08:00
ui perfect: Add MUEHLE_NMM macron 2021-01-27 01:19:46 +08:00
Makefile benchmark: Remove banchmark feature 2020-12-31 10:26:50 +08:00
bitboard.cpp Fix cppcheck reported issues 2021-01-01 20:30:13 +08:00
bitboard.h Fix some VC Code analysis issues 2021-01-03 02:24:07 +08:00
debug.h Update copyright info 2020-12-14 01:11:43 +08:00
endgame.cpp build: Fix build failed when enable ENDGAME_LEARNING 2020-12-31 10:57:47 +08:00
endgame.h endgame: refactor 2020-12-31 12:22:48 +08:00
evaluate.cpp perfect: Add MUEHLE_NMM macron 2021-01-27 01:19:46 +08:00
evaluate.h evaluate: Refactor 2020-12-31 12:42:20 +08:00
hashmap.h hashmap: resize: Skip if size is less than 0x1000000 2020-12-28 09:42:54 +08:00
hashnode.h Rename HashNode.h to hashnode.h 2020-12-28 01:45:47 +08:00
main.cpp refactor main/mills/misc 2020-12-31 12:50:41 +08:00
mills.cpp Fix some VC Code analysis issues 2021-01-03 02:24:07 +08:00
mills.h 50rule: Fix score draw does not increase 2021-01-25 01:04:23 +08:00
misc.cpp Fix some VC Code analysis issues 2021-01-03 02:24:07 +08:00
misc.h Fix some VC Code analysis issues 2021-01-03 02:24:07 +08:00
movegen.cpp perfect: Add MUEHLE_NMM macron (WAR) 2021-01-25 00:15:29 +08:00
movegen.h Fix some VC Code analysis issues 2021-01-03 02:24:07 +08:00
movepick.cpp Fix some VC Code analysis issues 2021-01-03 02:24:07 +08:00
movepick.h Fix some VC Code analysis issues 2021-01-03 02:24:07 +08:00
option.cpp refactor: Move option.cpp functions to .h and rename RandomMove to Shuffling 2020-12-30 02:14:03 +08:00
option.h perfect: qt: Add Perfect AI menu 2021-01-24 12:07:34 +08:00
position.cpp perfect: Add MUEHLE_NMM macron 2021-01-27 01:19:46 +08:00
position.h perfect: Add MUEHLE_NMM macron 2021-01-27 01:19:46 +08:00
rule.cpp rule: Set 50 rule value to 99 2021-01-12 00:56:24 +08:00
rule.h Fix some VC Code analysis issues 2021-01-03 02:24:07 +08:00
search.cpp rule50: Fix Thread::search() return value 2021-01-17 01:20:33 +08:00
search.h repetition: Reduce THREEFOLD_REPETITION region and fix fen() 2021-01-12 00:55:40 +08:00
stack.h Fix cppcheck reported issues 2021-01-01 20:30:13 +08:00
stopwatch.h Fix some VC Code analysis issues 2021-01-03 02:24:07 +08:00
thread.cpp 50rule: Fix score draw does not increase 2021-01-25 01:04:23 +08:00
thread.h perfect: Fix build errors 2021-01-23 12:51:36 +08:00
thread_win32_osx.h Update copyright info 2020-12-14 01:11:43 +08:00
tt.cpp msvc: Move header file location 2021-01-02 15:53:07 +08:00
tt.h Fix some VC Code analysis issues 2021-01-03 02:24:07 +08:00
types.h perfect: Include types.h 2021-01-20 00:16:59 +08:00
uci.cpp uci: Support 12 men 2021-01-17 00:59:48 +08:00
uci.h Update copyright info 2020-12-14 01:11:43 +08:00
ucioption.cpp Fix some VC Code analysis issues 2021-01-03 02:24:07 +08:00