.. |
application.cpp
|
Do not call exit_threads() in Application d'tor
|
2010-04-25 10:35:55 +01:00 |
application.h
|
Do not call exit_threads() in Application d'tor
|
2010-04-25 10:35:55 +01:00 |
benchmark.cpp
|
Rename OnePly in ONE_PLY
|
2010-08-19 13:48:20 +01:00 |
benchmark.h
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
bitbase.cpp
|
Space inflate bitbase.cpp
|
2010-07-11 12:05:06 +01:00 |
bitbase.h
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
bitboard.cpp
|
Introduce enum SquareColor
|
2010-07-25 11:49:58 +01:00 |
bitboard.h
|
Decrypt some magics in bitboards definitions
|
2010-08-26 13:41:25 +01:00 |
bitcount.h
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
book.cpp
|
Disable templetized operators by default
|
2010-08-19 13:48:41 +01:00 |
book.h
|
Add "Best Book Move" UCI option
|
2010-04-16 05:45:30 +01:00 |
color.h
|
Disable templetized operators by default
|
2010-08-19 13:48:41 +01:00 |
COPYING
|
Initial import of Glaurung 2.1
|
2008-09-01 07:59:13 +02:00 |
depth.h
|
Disable templetized operators by default
|
2010-08-19 13:48:41 +01:00 |
direction.cpp
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
direction.h
|
Disable templetized operators by default
|
2010-08-19 13:48:41 +01:00 |
endgame.cpp
|
Introduce enum VALUE_ZERO instead of Value(0)
|
2010-08-19 13:48:38 +01:00 |
endgame.h
|
Retire apply_scale_factor() and scale.h
|
2010-07-15 17:05:23 +01:00 |
evaluate.cpp
|
Finally remove value from EvalInfo
|
2010-08-26 13:47:29 +01:00 |
evaluate.h
|
Change evaluate() signature
|
2010-08-26 13:41:26 +01:00 |
history.cpp
|
Inline history and gain getters
|
2010-07-15 16:55:35 +01:00 |
history.h
|
Rename OnePly in ONE_PLY
|
2010-08-19 13:48:20 +01:00 |
lock.h
|
Always init pthread locks to NULL
|
2010-07-23 07:03:39 +01:00 |
main.cpp
|
Do not call exit_threads() in Application d'tor
|
2010-04-25 10:35:55 +01:00 |
Makefile
|
New Time management system
|
2010-08-02 11:48:03 +01:00 |
material.cpp
|
Prefetch pawn hash key
|
2010-08-22 14:04:06 +01:00 |
material.h
|
Prefetch pawn hash key
|
2010-08-22 14:04:06 +01:00 |
mersenne.cpp
|
Space inflate marsenne
|
2010-05-13 21:53:56 +01:00 |
mersenne.h
|
Space inflate marsenne
|
2010-05-13 21:53:56 +01:00 |
misc.cpp
|
Retire UCI_Chess960 option
|
2010-08-22 16:51:20 +01:00 |
misc.h
|
Retire UCI_Chess960 option
|
2010-08-22 16:51:20 +01:00 |
move.cpp
|
Retire UCI_Chess960 option
|
2010-08-22 16:51:20 +01:00 |
move.h
|
Retire UCI_Chess960 option
|
2010-08-22 16:51:20 +01:00 |
movegen.cpp
|
Another push to perft speed
|
2010-08-06 12:10:07 +01:00 |
movegen.h
|
Another push to perft speed
|
2010-08-06 12:10:07 +01:00 |
movepick.cpp
|
Do not score PH_QCHECKS
|
2010-08-19 14:50:02 +01:00 |
movepick.h
|
Do not score PH_QCHECKS
|
2010-08-19 14:50:02 +01:00 |
pawns.cpp
|
Prefetch pawn hash key
|
2010-08-22 14:04:06 +01:00 |
pawns.h
|
Prefetch pawn hash key
|
2010-08-22 14:04:06 +01:00 |
piece.cpp
|
Move piece values in piece.h / piece.cpp
|
2010-08-19 18:22:48 +01:00 |
piece.h
|
Move piece values in piece.h / piece.cpp
|
2010-08-19 18:22:48 +01:00 |
position.cpp
|
Retire UCI_Chess960 option
|
2010-08-22 16:51:20 +01:00 |
position.h
|
Retire UCI_Chess960 option
|
2010-08-22 16:51:20 +01:00 |
psqtab.h
|
Revert "Another PSQT tuning round"
|
2010-07-02 06:55:03 +01:00 |
san.cpp
|
Rename OnePly in ONE_PLY
|
2010-08-19 13:48:20 +01:00 |
san.h
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
search.cpp
|
Change evaluate() signature
|
2010-08-26 13:41:26 +01:00 |
search.h
|
Retire SearchStack init() and initKillers()
|
2010-07-23 02:42:27 +01:00 |
square.h
|
Disable templetized operators by default
|
2010-08-19 13:48:41 +01:00 |
thread.h
|
Retire beta counters stuff
|
2010-08-20 18:33:19 +01:00 |
timeman.cpp
|
TimeManager API rename
|
2010-08-03 11:49:28 +01:00 |
timeman.h
|
TimeManager API rename
|
2010-08-03 11:49:28 +01:00 |
tt.cpp
|
Update TT documentation
|
2010-07-22 17:51:26 +01:00 |
tt.h
|
Rename ei.kingDanger in ei.margin
|
2010-08-24 19:16:03 +01:00 |
types.h
|
Disable templetized operators by default
|
2010-08-19 13:48:41 +01:00 |
uci.cpp
|
Change evaluate() signature
|
2010-08-26 13:41:26 +01:00 |
uci.h
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
ucioption.cpp
|
Retire UCI_Chess960 option
|
2010-08-22 16:51:20 +01:00 |
ucioption.h
|
Updated copyright year to 2010
|
2010-03-20 11:27:07 +01:00 |
value.h
|
Change evaluate() signature
|
2010-08-26 13:41:26 +01:00 |