X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=board.c;h=e8111dd26a5cfd4fce257411728157ba17bb3c0a;hb=d789fa10ca55a4a7ca9e4ed35eb38d3f25d1f09b;hp=d0f6cfb6b0d02349d1cd2ea4815ec6b725220971;hpb=2152ee2f0a07006d12f66a2a1be2b17f9c8994d6;p=xboard.git diff --git a/board.c b/board.c index d0f6cfb..e8111dd 100644 --- a/board.c +++ b/board.c @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc. * * The following terms apply to Digital Equipment Corporation's copyright * interest in XBoard: @@ -670,6 +670,7 @@ ChangeDragPiece (ChessSquare piece) { anims[Player].dragPiece = piece; SetDragPiece(Player, piece); + damage[0][fromY][fromX] = True; } void