Fix e.p. bug in xiangqi with -serverMoves option
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 28 May 2010 09:07:06 +0000 (11:07 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 28 May 2010 09:07:06 +0000 (11:07 +0200)
commit5091c2a8e906c2358ce5aad116b8ce3f13a61a14
tree0c8b5e3cbc62beba573c78fb83413ed2ce760bc1
parent401af411c08c05ad4e6d4c2653cb2df971ab0e21
Fix e.p. bug in xiangqi with -serverMoves option

Sideway Pawn moves were written as e.p. captures in the file with moves,
which led to disappearence of pieces in the viewer.
backend.c