blob: 7bd02076d25e8c2828bc6b2b22f440574d23532a (
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
|
polish: chess-chat, chess-kibitz
translate: chess-german
chess-pos
- Allow NAG codes to be associated with a position
chess-ics
- detect draw/resign/abort/retract, etc.
- add support for ICS observing
chess-clock
- when a clock runs down, indicate this in the modeline, and allow the
user to call-flag in order to win on time; note: the user should be
allowed to try anyway, in case our clock has become out-of-sync with
the server's
The PGN chapter of the manual is not fully representative of the
original, owing to the lack of subsubsubsection in texinfo.
BEFORE FINAL RELEASE
use more asserts throughout the code
break my dependency on cl
* profile
* mem profile
elint
docstring/texi
checkdoc
|