summaryrefslogtreecommitdiff
path: root/PLAN
blob: 057a5f704be5cde054424aa765cb52cc72df60f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
chess-ics
- finish all elements of regular use as a client
- takebacks still aren't working 100%
- display a notice in the minibuffer when a takeback request is sent

chess-display
- if I resign, chess-announce announces the last move my opponent
  made!

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

chess-german
- complete translation

general
- use more asserts throughout the code
- profile and mem profile
- elint all files
- add docstrings/texi content
- use checkdoc on all files