..
benchmark.cpp
Reformat UCI option code
2011-12-27 00:56:11 +01:00
bitbase.cpp
Prefer 0 to EmptyBoardBB
2011-12-03 12:02:13 +01:00
bitboard.cpp
Prefer 0 to EmptyBoardBB
2011-12-03 12:02:13 +01:00
bitboard.h
Prefer 0 to EmptyBoardBB
2011-12-03 12:02:13 +01:00
bitcount.h
Move all enum types definitions to types.h
2011-02-23 21:52:55 +01:00
book.cpp
Rename getters functions removing 'get_' prefix
2011-12-25 11:50:59 +01:00
book.h
Retire move.h
2011-12-04 11:36:03 +01:00
endgame.cpp
Rename getters functions removing 'get_' prefix
2011-12-25 11:50:59 +01:00
endgame.h
Use operator() instead of apply() in endgames
2011-12-05 21:04:32 +01:00
evaluate.cpp
Rename getters functions removing 'get_' prefix
2011-12-25 11:50:59 +01:00
evaluate.h
Move pawn and material tables under Thread class
2011-04-24 17:07:22 +01:00
history.h
Retire update_history() Inline the only caller site
2011-12-16 19:17:47 +01:00
lock.h
Use a timer to avoid polling
2011-11-05 18:19:38 +01:00
main.cpp
Restore std::cout instead of printf()
2011-12-25 09:29:51 +01:00
Makefile
Rewrite async I/O
2011-11-26 11:51:12 +01:00
material.cpp
Rename getters functions removing 'get_' prefix
2011-12-25 11:50:59 +01:00
material.h
Rename getters functions removing 'get_' prefix
2011-12-25 11:50:59 +01:00
misc.cpp
Rename getters functions removing 'get_' prefix
2011-12-25 11:50:59 +01:00
misc.h
Rename getters functions removing 'get_' prefix
2011-12-25 11:50:59 +01:00
move.cpp
Fix disambiguation bug in move_to_san()
2011-12-04 12:24:15 +01:00
movegen.cpp
Retire move.h
2011-12-04 11:36:03 +01:00
movegen.h
Retire move.h
2011-12-04 11:36:03 +01:00
movepick.cpp
Rename getters functions removing 'get_' prefix
2011-12-25 11:50:59 +01:00
movepick.h
Rename getters functions removing 'get_' prefix
2011-12-25 11:50:59 +01:00
pawns.cpp
Rename getters functions removing 'get_' prefix
2011-12-25 11:50:59 +01:00
pawns.h
Rename getters functions removing 'get_' prefix
2011-12-25 11:50:59 +01:00
position.cpp
Rename getters functions removing 'get_' prefix
2011-12-25 11:50:59 +01:00
position.h
Rename getters functions removing 'get_' prefix
2011-12-25 11:50:59 +01:00
psqtab.h
Retire move.h
2011-12-04 11:36:03 +01:00
rkiss.h
Retire move.h
2011-12-04 11:36:03 +01:00
search.cpp
Reformat UCI option code
2011-12-27 00:56:11 +01:00
search.h
Retire RootMoveList
2011-12-12 20:13:24 +01:00
thread.cpp
Reformat UCI option code
2011-12-27 00:56:11 +01:00
thread.h
Move SearchStack under Search namespace
2011-12-04 12:03:59 +01:00
timeman.cpp
Introduce Search namespace
2011-11-26 13:43:22 +01:00
timeman.h
Retire move.h
2011-12-04 11:36:03 +01:00
tt.cpp
Introduce and use struct MoveList
2011-07-02 14:04:33 +01:00
tt.h
Retire move.h
2011-12-04 11:36:03 +01:00
types.h
Correctly define operators in types.h
2011-12-24 09:58:46 +01:00
uci.cpp
Reformat UCI option code
2011-12-27 00:56:11 +01:00
ucioption.cpp
Reformat UCI option code
2011-12-27 00:56:11 +01:00
ucioption.h
Reformat UCI option code
2011-12-27 00:56:11 +01:00