X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xshogi%2FBUGS;fp=xshogi%2FBUGS;h=0000000000000000000000000000000000000000;hb=ca6db121be811535ec9cd28a0fdcfe22c94a9b53;hp=09656935434ac40c5f6d4e5d1483ba075f55f0d8;hpb=2e0ba7d65fd8be45d46122e07ca246a762e1edb6;p=gnushogi.git diff --git a/xshogi/BUGS b/xshogi/BUGS deleted file mode 100644 index 0965693..0000000 --- a/xshogi/BUGS +++ /dev/null @@ -1,25 +0,0 @@ -KNOWN BUGS, PROBLEMS, AND MISFEATURES -------------------------------------- - -We only have Western-style piece bitmaps for the small-size board, which is -not very pleasant to use. If you try to use the medium- or large-size -board with Western bitmaps you get garbage bitmaps instead. The small -bitmaps are pretty lame, too; we need new Western bitmaps at all sizes. - -I'd prefer if the True/False options were changed to -opt e.g. --mono or -no_mono (not necessary to have -no_opt in all cases, though). - -charPieceColor has no effect; the piece bitmap is *always* black. - -I've seen pawns disappear for no obvious reason; they come back on the next -move. This is extremely hard to reproduce. I call this the "disappearing -pawn bug"; the pawn is still there, but you can't see it. It almost always -happens with this opening: P2f P3d P2e B3c and the pawn on 3d disappears. - -The coordinate printing is pretty lame. - -When you hit "Pause" and then move, the move isn't shown on the screen -until the computer makes its next move. - - -