1
0
Fork 0
stockfish/src
Marco Costalba f4758ced90 Position::to_fen(): fix a bug in side to move representation
Was introduced almost two months ago in patch:
"Space inflate Position::to_fen()"

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
2008-11-16 12:37:46 +01:00
..
COPYING Initial import of Glaurung 2.1 2008-09-01 07:59:13 +02:00
Makefile Stockfish 1.0 2008-11-02 15:35:32 +01:00
benchmark.cpp Update copyright info 2008-10-20 21:47:20 +02:00
benchmark.h Update copyright info 2008-10-20 21:47:20 +02:00
bitbase.cpp Update copyright info 2008-10-20 21:47:20 +02:00
bitbase.h Update copyright info 2008-10-20 21:47:20 +02:00
bitboard.cpp Update copyright info 2008-10-20 21:47:20 +02:00
bitboard.h Manual merge 2008-10-26 21:44:58 +01:00
book.cpp Update copyright info 2008-10-20 21:47:20 +02:00
book.h Update copyright info 2008-10-20 21:47:20 +02:00
color.cpp Update copyright info 2008-10-20 21:47:20 +02:00
color.h Update copyright info 2008-10-20 21:47:20 +02:00
depth.h Update copyright info 2008-10-20 21:47:20 +02:00
direction.cpp Update copyright info 2008-10-20 21:47:20 +02:00
direction.h Update copyright info 2008-10-20 21:47:20 +02:00
endgame.cpp Update copyright info 2008-10-20 21:47:20 +02:00
endgame.h Update copyright info 2008-10-20 21:47:20 +02:00
evaluate.cpp Refactor Position::pinned_pieces() to use templates 2008-10-24 21:10:04 +02:00
evaluate.h Update copyright info 2008-10-20 21:47:20 +02:00
history.cpp Fix compile under Ubuntu 64bit 2008-11-04 20:56:30 +01:00
history.h Update copyright info 2008-10-20 21:47:20 +02:00
lock.h Update copyright info 2008-10-20 21:47:20 +02:00
main.cpp Final touches to material.cpp 2008-11-01 12:46:54 +01:00
material.cpp Fix compile under Ubuntu 64bit 2008-11-04 20:56:30 +01:00
material.h Final touches to material.cpp 2008-11-01 12:46:54 +01:00
mersenne.cpp Warnings termination fest 2008-09-24 00:32:53 +02:00
mersenne.h Update copyright info 2008-10-20 21:47:20 +02:00
misc.cpp Update copyright info 2008-10-20 21:47:20 +02:00
misc.h Restore development versioning and LSN filtering 2008-11-10 19:19:39 +01:00
move.cpp Space inflate move.cpp 2008-11-01 12:46:53 +01:00
move.h Update copyright info 2008-10-20 21:47:20 +02:00
movegen.cpp Fix a bug in generate_evasions() 2008-11-01 12:46:51 +01:00
movegen.h Manual merge 2008-10-26 21:44:58 +01:00
movepick.cpp Enable per-square MVV/LVA 2008-11-16 12:37:46 +01:00
movepick.h MovePicker: introduce per square MVV/LVA ordering 2008-11-16 12:37:45 +01:00
pawns.cpp Fix compile under Ubuntu 64bit 2008-11-04 20:56:30 +01:00
pawns.h Update copyright info 2008-10-20 21:47:20 +02:00
phase.h Update copyright info 2008-10-20 21:47:20 +02:00
piece.cpp Update copyright info 2008-10-20 21:47:20 +02:00
piece.h Update copyright info 2008-10-20 21:47:20 +02:00
position.cpp Position::to_fen(): fix a bug in side to move representation 2008-11-16 12:37:46 +01:00
position.h Print the move in addition to position 2008-11-16 12:37:46 +01:00
psqtab.h Update copyright info 2008-10-20 21:47:20 +02:00
san.cpp Better naming of pseudo-legality and legality testing 2008-10-26 10:11:13 +01:00
san.h Update copyright info 2008-10-20 21:47:20 +02:00
scale.h Update copyright info 2008-10-20 21:47:20 +02:00
search.cpp Fix in ok_to_history(): castle move is not a capture 2008-11-10 19:19:40 +01:00
search.h Update copyright info 2008-10-20 21:47:20 +02:00
square.cpp Update copyright info 2008-10-20 21:47:20 +02:00
square.h Fix compile under Ubuntu 64bit 2008-11-04 20:56:30 +01:00
thread.h Update copyright info 2008-10-20 21:47:20 +02:00
timeoday.cpp Initial import of Glaurung 2.1 2008-09-01 07:59:13 +02:00
tt.cpp Fix hashfull info 2008-11-16 12:37:45 +01:00
tt.h Update copyright info 2008-10-20 21:47:20 +02:00
types.h Update copyright info 2008-10-20 21:47:20 +02:00
uci.cpp Update copyright info 2008-10-20 21:47:20 +02:00
uci.h Update copyright info 2008-10-20 21:47:20 +02:00
ucioption.cpp Restore development versioning and LSN filtering 2008-11-10 19:19:39 +01:00
ucioption.h Update copyright info 2008-10-20 21:47:20 +02:00
value.cpp Update copyright info 2008-10-20 21:47:20 +02:00
value.h Update copyright info 2008-10-20 21:47:20 +02:00