g.hp and h.history and h.rav are arrays of HISTORY pointers. This
commitb93ff6ed67c982e85598bedbf7e176186ca7c199
authorBen Kibbey <bjk@luxsci.net>
Sat, 25 Mar 2006 16:21:43 +0000 (25 11:21 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sat, 25 Mar 2006 16:21:43 +0000 (25 11:21 -0500)
tree7e0d2344f00ec55e88e1b1df045ba95001413ca7
parentfbd120dc7831d5d1c34838c5714f0e553c8c32f6
g.hp and h.history and h.rav are arrays of HISTORY pointers. This
removes annotation_edit_s.

Usage text moved from cboard.h to usage() in cboard.c.

Enable the keypad in the message window.

Added command line option -d to specify the escape key delay
(testing).

Removed -D debugging. Since the overhaul and reorganization of the
code there really isn't a good way to implement it. -DDEBUG still
works though.
src/cboard.c
src/cboard.h
src/chess.h
src/engine.c
src/message.c
src/pgn.c