.. |
application.cpp
|
Use Heinz's RKiss instead of marsenne
|
2010-11-07 11:52:59 +01:00 |
application.h
|
Do not call exit_threads() in Application d'tor
|
2010-04-25 10:35:55 +01:00 |
benchmark.cpp
|
Retire uci.h and benchmark.h
|
2010-11-07 13:31:33 +01:00 |
bitbase.cpp
|
Retire bitbase.h
|
2010-11-07 10:53:19 +01:00 |
bitboard.cpp
|
Small codestyle touches
|
2010-10-09 13:05:58 +01:00 |
bitboard.h
|
Speed up updateShelter()
|
2010-08-26 18:52:53 +02:00 |
bitcount.h
|
Rewrite bit counting functions
|
2010-10-04 18:40:44 +01:00 |
book.cpp
|
Object OpeningBook doen't need to be global
|
2010-11-07 13:12:48 +01:00 |
book.h
|
Object OpeningBook doen't need to be global
|
2010-11-07 13:12:48 +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
|
Retire bitbase.h
|
2010-11-07 10:53:19 +01:00 |
endgame.h
|
Retire bitbase.h
|
2010-11-07 10:53:19 +01:00 |
evaluate.cpp
|
Rewrite options handling in an object oriented fashion
|
2010-11-05 06:10:05 +01:00 |
evaluate.h
|
We need just one eval margin in search
|
2010-09-14 18:06:10 +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
|
Use fast SRWLOCK locks under Windows
|
2010-10-17 11:04:52 +01:00 |
main.cpp
|
Retire uci.h and benchmark.h
|
2010-11-07 13:31:33 +01:00 |
Makefile
|
Let rkiss.h to follow SF coding style
|
2010-11-07 12:22:15 +01:00 |
material.cpp
|
Properly set to zero stuff returned by 'new'
|
2010-10-07 03:57:33 +01:00 |
material.h
|
Fixed some warnings when using -Weffc++ gcc option
|
2010-10-16 15:00:20 +01:00 |
misc.cpp
|
Restore development version
|
2010-10-05 19:40:49 +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
|
Small codestyle touches
|
2010-10-09 13:05:58 +01:00 |
movegen.cpp
|
Small codestyle touches
|
2010-10-09 13:05:58 +01:00 |
movegen.h
|
Another push to perft speed
|
2010-08-06 12:10:07 +01:00 |
movepick.cpp
|
Prefer int to uint8_t when possible
|
2010-11-01 13:17:01 +01:00 |
movepick.h
|
Prefer int to uint8_t when possible
|
2010-11-01 13:17:01 +01:00 |
pawns.cpp
|
Another cleanup in evaluate_pawns()
|
2010-10-10 08:32:03 +01:00 |
pawns.h
|
Fixed some warnings when using -Weffc++ gcc option
|
2010-10-16 15:00:20 +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
|
Let rkiss.h to follow SF coding style
|
2010-11-07 12:22:15 +01:00 |
position.h
|
Rewrite options handling in an object oriented fashion
|
2010-11-05 06:10:05 +01:00 |
psqtab.h
|
Revert "Another PSQT tuning round"
|
2010-07-02 06:55:03 +01:00 |
rkiss.h
|
Make rkiss seed deterministic
|
2010-11-07 12:48:23 +01:00 |
san.cpp
|
Fix MinGW warnings
|
2010-11-01 11:44:46 +01:00 |
san.h
|
Update nodes after a do_move()
|
2010-10-31 11:22:40 +01:00 |
search.cpp
|
Object OpeningBook doen't need to be global
|
2010-11-07 13:12:48 +01:00 |
search.h
|
Update nodes after a do_move()
|
2010-10-31 11:22:40 +01:00 |
square.h
|
Disable templetized operators by default
|
2010-08-19 13:48:41 +01:00 |
thread.h
|
Update nodes after a do_move()
|
2010-10-31 11:22:40 +01:00 |
timeman.cpp
|
Rewrite options handling in an object oriented fashion
|
2010-11-05 06:10:05 +01:00 |
timeman.h
|
Small codestyle touches
|
2010-10-09 13:05:58 +01:00 |
tt.cpp
|
Properly set to zero stuff returned by 'new'
|
2010-10-07 03:57:33 +01:00 |
tt.h
|
Prefer int to uint8_t when possible
|
2010-11-01 13:17:01 +01:00 |
types.h
|
Rewrite options handling in an object oriented fashion
|
2010-11-05 06:10:05 +01:00 |
uci.cpp
|
Retire uci.h and benchmark.h
|
2010-11-07 13:31:33 +01:00 |
ucioption.cpp
|
Fix an off by one bug in print_uci_options()
|
2010-11-07 10:53:31 +01:00 |
ucioption.h
|
Rewrite options handling in an object oriented fashion
|
2010-11-05 06:10:05 +01:00 |
value.h
|
Change evaluate() signature
|
2010-08-26 13:41:26 +01:00 |