1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-04-30 16:53:09 +00:00
BadFish/src
Marco Costalba 436fa5c8fa Better document how history works
Both with added comment and changing the API to
reflect that only destination square and moved piece
is important for history.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
2009-05-16 12:06:54 +01:00
..
application.cpp Update copyright year 2009-05-07 14:54:40 +02:00
application.h Update copyright year 2009-05-07 14:54:40 +02:00
benchmark.cpp Use string instead of std::string 2009-05-10 18:38:47 +01:00
benchmark.h Update copyright year 2009-05-07 14:54:40 +02:00
bitbase.cpp Update copyright year 2009-05-07 14:54:40 +02:00
bitbase.h Update copyright year 2009-05-07 14:54:40 +02:00
bitboard.cpp Fix a warning un using anonymous structs 2009-05-12 12:10:40 +02:00
bitboard.h Update copyright year 2009-05-07 14:54:40 +02:00
book.cpp Update copyright year 2009-05-07 14:54:40 +02:00
book.h Update copyright year 2009-05-07 14:54:40 +02:00
color.h Use string instead of std::string 2009-05-10 18:38:47 +01:00
COPYING Initial import of Glaurung 2.1 2008-09-01 07:59:13 +02:00
depth.h Update copyright year 2009-05-07 14:54:40 +02:00
direction.cpp Update copyright year 2009-05-07 14:54:40 +02:00
direction.h Update copyright year 2009-05-07 14:54:40 +02:00
endgame.cpp Update copyright year 2009-05-07 14:54:40 +02:00
endgame.h Update copyright year 2009-05-07 14:54:40 +02:00
evaluate.cpp Fix some Intel compilers warnings 2009-05-09 12:09:25 +02:00
evaluate.h Update copyright year 2009-05-07 14:54:40 +02:00
history.cpp Better document how history works 2009-05-16 12:06:54 +01:00
history.h Better document how history works 2009-05-16 12:06:54 +01:00
lock.h Update copyright year 2009-05-07 14:54:40 +02:00
main.cpp Update copyright year 2009-05-07 14:54:40 +02:00
Makefile Fix some Intel compilers warnings 2009-05-09 12:09:25 +02:00
material.cpp Use string instead of std::string 2009-05-10 18:38:47 +01:00
material.h Update copyright year 2009-05-07 14:54:40 +02:00
mersenne.cpp Warnings termination fest 2008-09-24 00:32:53 +02:00
mersenne.h Update copyright year 2009-05-07 14:54:40 +02:00
misc.cpp Use string instead of std::string 2009-05-10 18:38:47 +01:00
misc.h Use string instead of std::string 2009-05-10 18:38:47 +01:00
move.cpp Use string instead of std::string 2009-05-10 18:38:47 +01:00
move.h Update copyright year 2009-05-07 14:54:40 +02:00
movegen.cpp Fix some Intel compilers warnings 2009-05-09 12:09:25 +02:00
movegen.h Update copyright year 2009-05-07 14:54:40 +02:00
movepick.cpp Better document how history works 2009-05-16 12:06:54 +01:00
movepick.h Fix some Intel compilers warnings 2009-05-09 12:09:25 +02:00
pawns.cpp Update copyright year 2009-05-07 14:54:40 +02:00
pawns.h Update copyright year 2009-05-07 14:54:40 +02:00
piece.cpp Update copyright year 2009-05-07 14:54:40 +02:00
piece.h Update copyright year 2009-05-07 14:54:40 +02:00
position.cpp Use string instead of std::string 2009-05-10 18:38:47 +01:00
position.h Update copyright year 2009-05-07 14:54:40 +02:00
psqtab.h Update copyright year 2009-05-07 14:54:40 +02:00
san.cpp Use string instead of std::string 2009-05-10 18:38:47 +01:00
san.h Update copyright year 2009-05-07 14:54:40 +02:00
scale.h Update copyright year 2009-05-07 14:54:40 +02:00
search.cpp Better document how history works 2009-05-16 12:06:54 +01:00
search.h Update copyright year 2009-05-07 14:54:40 +02:00
square.h Update copyright year 2009-05-07 14:54:40 +02:00
thread.h Update copyright year 2009-05-07 14:54:40 +02:00
tt.cpp Update copyright year 2009-05-07 14:54:40 +02:00
tt.h Update copyright year 2009-05-07 14:54:40 +02:00
types.h Update copyright year 2009-05-07 14:54:40 +02:00
uci.cpp Update copyright year 2009-05-07 14:54:40 +02:00
uci.h Update copyright year 2009-05-07 14:54:40 +02:00
ucioption.cpp Use string instead of std::string 2009-05-10 18:38:47 +01:00
ucioption.h Use string instead of std::string 2009-05-10 18:38:47 +01:00
value.cpp Update copyright year 2009-05-07 14:54:40 +02:00
value.h Update copyright year 2009-05-07 14:54:40 +02:00