Sanmill/src
Calcitem 10f022d15a msvc: Add perfect files 2021-01-21 01:06:45 +08:00
..
perfect msvc: Add perfect files 2021-01-21 01:06:45 +08:00
test build: Fix build error when TEST_MODE is on and QT_GUI_LIB is off 2021-01-14 01:03:42 +08:00
ui rule50: Count rule50 only when continuous MOVETYPE_MOVE 2021-01-13 01:13:32 +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 Fix some VC Code analysis issues 2021-01-03 02:24:07 +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 Fix some VC Code analysis issues 2021-01-03 02:24:07 +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 Fix some VC Code analysis issues 2021-01-03 02:24:07 +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 Fix some VC Code analysis issues 2021-01-03 02:24:07 +08:00
position.cpp position: Fix print format 2021-01-17 01:18:52 +08:00
position.h repetition: refactor: Add has_repeated() and has_game_cycle() 2021-01-10 21:08:01 +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 repetition: Insert or clear keys to posKeyHistory when enabled UCI_DO_BEST_MOVE 2021-01-17 01:22:38 +08:00
thread.h Fix some VC Code analysis issues 2021-01-03 02:24:07 +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