summaryrefslogtreecommitdiff
path: root/PLAN
blob: 0b5d66139d3d42d3c5126d80cac4530d587b8e0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
polish: chess-chat, chess-kibitz
translate: chess-german

chess
- clean up this code; let people override the chess-default-* lists

chess-ply
- Need to detect games drawn by three-fold repetition

chess-engine
- add a `force' event for forcing an engine to move

chess-puzzle
- after hitting chess-puzzle-next, clear out the engine so that it
  doesn't try to respond

chess-ics
- detect draw/retract, etc.
- allow ICS observing

chess-display
- after Rhe1 in one game, the source rook was not cleared

chess-gnuchess
- setting up game positions does not work at all, such as with
  chess-puzzle

chess-images
- in a generic emacs, with a light background, there are white lines
  in wierd places on the chessboard

			 BEFORE FINAL RELEASE

  use more asserts throughout the code
  break my dependency on cl

  profile
  mem profile

  elint
  docstring/texi
  checkdoc