diff options
| author | John Wiegley <johnw@newartisans.com> | 2002-04-03 20:57:43 +0000 |
|---|---|---|
| committer | John Wiegley <johnw@newartisans.com> | 2002-04-03 20:57:43 +0000 |
| commit | c3f24aabda7fdefd4672367641aae1a80789a8f2 (patch) | |
| tree | 8a80a6bb5eb62215d3ac18e9ff03d845d4cb86b7 /TODO | |
| parent | c7e39a22fe0a2bc6da7226fcb29f42fc65e08659 (diff) | |
*** no comment ***
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Don't ever use chess-pos-move directly, but instead create ply and +call chess-ply-next-pos. This will make sure that castling moves are +interpreted correctly. + +Pawn captures while playing gnuchess cause an error. + +Is the whole event model just a bit too fragile? +---------------------------------------------------------------------- * 2.0 ** Breakdown |
