Bump version to "1.4.1+".
[gnushogi.git] / xshogi / BUGS
1 KNOWN BUGS, PROBLEMS, AND MISFEATURES
2 -------------------------------------
3
4 We only have Western-style piece bitmaps for the small-size board, which is
5 not very pleasant to use.  If you try to use the medium- or large-size
6 board with Western bitmaps you get garbage bitmaps instead.  The small
7 bitmaps are pretty lame, too; we need new Western bitmaps at all sizes.
8
9 I'd prefer if the True/False options were changed to -opt e.g.
10 -mono or -no_mono (not necessary to have -no_opt in all cases, though).
11
12 charPieceColor has no effect; the piece bitmap is *always* black.
13
14 I've seen pawns disappear for no obvious reason; they come back on the next
15 move.  This is extremely hard to reproduce.  I call this the "disappearing
16 pawn bug"; the pawn is still there, but you can't see it.  It almost always
17 happens with this opening: P2f P3d P2e B3c and the pawn on 3d disappears.
18
19 The coordinate printing is pretty lame.
20
21 When you hit "Pause" and then move, the move isn't shown on the screen
22 until the computer makes its next move.
23
24
25