..
benchmark.cpp
Tidy up middle game specific evaluation
2008-09-26 05:54:49 +02:00
benchmark.h
Reformat benchmark interface
2008-09-18 12:26:39 +02:00
bitbase.cpp
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
bitbase.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
bitboard.cpp
Warnings termination fest
2008-09-24 00:32:53 +02:00
bitboard.h
Add auto configuration for 32/64 bits
2008-09-25 07:51:56 +02:00
book.cpp
Convert book.cpp to use C++ I/O
2008-09-19 13:53:36 +02:00
book.h
Convert book.cpp to use C++ I/O
2008-09-19 13:53:36 +02:00
color.cpp
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
color.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
COPYING
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
depth.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
direction.cpp
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
direction.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
endgame.cpp
Rename pawn_rank() in relative_rank()
2008-09-24 21:02:15 +02:00
endgame.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
evaluate.cpp
Space inflate evaluate_king()
2008-09-26 05:54:49 +02:00
evaluate.h
Clarify difference between king zone and adjacent zone
2008-09-26 05:54:49 +02:00
history.cpp
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
history.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
lock.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
main.cpp
Finally remove last old C style I/O stuff
2008-09-20 06:53:06 +02:00
Makefile
Warnings termination fest
2008-09-24 00:32:53 +02:00
material.cpp
Warnings termination fest
2008-09-24 00:32:53 +02:00
material.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
mersenne.cpp
Warnings termination fest
2008-09-24 00:32:53 +02:00
mersenne.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
misc.cpp
Change the name to Glaurung clone
2008-09-21 11:51:38 +02:00
misc.h
Add dbg_before() and dbg_after()
2008-10-04 10:01:54 +02:00
move.cpp
Rename pawn_rank() in relative_rank()
2008-09-24 21:02:15 +02:00
move.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
movegen.cpp
Rename pawn_rank() in relative_rank()
2008-09-24 21:02:15 +02:00
movegen.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
movepick.cpp
MovePicker: simplify move swapping
2008-09-18 12:26:10 +02:00
movepick.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
pawns.cpp
Rename pawn_rank() in relative_rank()
2008-09-24 21:02:15 +02:00
pawns.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
phase.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
piece.cpp
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
piece.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
position.cpp
Space inflate Position::to_fen()
2008-10-04 09:50:19 +02:00
position.h
Start to cleanup position.cpp
2008-09-28 10:58:56 +02:00
psqtab.h
Use relative values in piece square tables
2008-09-28 10:59:08 +02:00
san.cpp
Warnings termination fest
2008-09-24 00:32:53 +02:00
san.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
scale.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
search.cpp
Warnings termination fest
2008-09-24 00:32:53 +02:00
search.h
Pass also opponent time to think()
2008-09-18 12:27:09 +02:00
square.cpp
Finally remove last old C style I/O stuff
2008-09-20 06:53:06 +02:00
square.h
Rename pawn_rank() in relative_rank()
2008-09-24 21:02:15 +02:00
thread.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
timeoday.cpp
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
tt.cpp
Split transposition table lookup in a separate function
2008-09-06 15:53:43 +02:00
tt.h
Warnings termination fest
2008-09-24 00:32:53 +02:00
types.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
uci.cpp
Improve time managment
2008-09-18 12:27:09 +02:00
uci.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
ucioption.cpp
Better document RootMoveList c'tor
2008-09-03 23:29:04 +02:00
ucioption.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
value.cpp
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00
value.h
Initial import of Glaurung 2.1
2008-09-01 07:59:13 +02:00