blob: 2baf8748aaf52d50a315f5de9740a7642968e57e (
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
  | 
chess-ics, chess-kibitz, chess-chat
- finish all elements of regular use as a client
chess-german
- complete translation
chess-ply
- detect games drawn by three-fold repetition
chess-autosave
- make autosaving much faster, but only adding the latest ply
chess
- have an option which causes all completed games to be added to a
  given database
			 BEFORE FINAL RELEASE
  use more asserts throughout the code
  break my dependency on cl
  profile
  mem profile
  elint
  docstring/texi
  checkdoc
  |