.. |
benchmark.cpp
|
Sync Root new depth to what we do in search()
|
2011-02-18 11:24:42 +01:00 |
bitbase.cpp
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
bitboard.cpp
|
Retire enum SquareDelta
|
2011-02-23 18:41:35 +01:00 |
bitboard.h
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
bitcount.h
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
book.cpp
|
Big book.cpp cleanup
|
2011-01-10 19:55:02 +01:00 |
book.h
|
Big book.cpp cleanup
|
2011-01-10 19:55:02 +01:00 |
COPYING
|
Initial import of Glaurung 2.1
|
2008-09-01 07:59:13 +02:00 |
endgame.cpp
|
Retire piece_type_from_char()
|
2011-02-23 18:42:27 +01:00 |
endgame.h
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
evaluate.cpp
|
Add evaluation tracing code
|
2011-02-26 14:26:27 +01:00 |
evaluate.h
|
Add evaluation tracing code
|
2011-02-26 14:26:27 +01:00 |
history.h
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
lock.h
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
main.cpp
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
Makefile
|
Retire history.cpp
|
2011-01-15 10:02:45 +01:00 |
material.cpp
|
Introduce SimpleHash class
|
2011-01-07 11:20:49 +01:00 |
material.h
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
misc.cpp
|
Small cleanup in execute_uci_command()
|
2011-01-09 16:24:30 +01:00 |
misc.h
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
move.cpp
|
Write the LogFile only at the end of an iteration
|
2011-02-13 11:45:49 +01:00 |
move.h
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
movegen.cpp
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
movegen.h
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
movepick.cpp
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
movepick.h
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
pawns.cpp
|
Rename piece_of_color_and_type() to make_piece()
|
2011-02-23 18:42:35 +01:00 |
pawns.h
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
position.cpp
|
Rename piece_of_color_and_type() to make_piece()
|
2011-02-23 18:42:35 +01:00 |
position.h
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
psqtab.h
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
rkiss.h
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
search.cpp
|
Simplify aspirationDelta update rule
|
2011-03-02 22:01:30 +01:00 |
search.h
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
thread.h
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
timeman.cpp
|
Rewrite options handling in an object oriented fashion
|
2010-11-05 06:10:05 +01:00 |
timeman.h
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
tt.cpp
|
Avoid permanent PV entries in TT
|
2011-02-16 08:57:35 +01:00 |
tt.h
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
types.h
|
Move all enum types definitions to types.h
|
2011-02-23 21:52:55 +01:00 |
uci.cpp
|
Be sure to read options before to call trace_evaluate()
|
2011-03-01 13:32:42 +01:00 |
ucioption.cpp
|
Retire singleEvasion
|
2011-01-27 07:55:04 +01:00 |
ucioption.h
|
Small cleanup in execute_uci_command()
|
2011-01-09 16:24:30 +01:00 |