X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xshogi%2FBUGS;h=09656935434ac40c5f6d4e5d1483ba075f55f0d8;hb=2e0ba7d65fd8be45d46122e07ca246a762e1edb6;hp=6538a3ba15a8acd8bfbb2d0cb6213b09db0550b7;hpb=8ae7e7d1b257ef36d8a9fd1cd88807954ef10764;p=gnushogi.git diff --git a/xshogi/BUGS b/xshogi/BUGS index 6538a3b..0965693 100644 --- a/xshogi/BUGS +++ b/xshogi/BUGS @@ -1,7 +1,25 @@ -KNOWN BUGS OR PROBLEMS ----------------------- +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. +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. + +