Implement book-creation functions
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 29 Nov 2012 22:38:18 +0000 (23:38 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 7 Dec 2012 21:27:36 +0000 (22:27 +0100)
commit74506c0e852b35465c651f331e010ca7e60e7dd3
tree482a95b3925ae9b0ca64da98ef5a9ce81ea3fc63
parent88b38b2afba14d45b1334613c0074a579f622f6f
Implement book-creation functions

A new menu item triggers conversion of the currently loaded PGN file
to a Polyglot book, saved with the GUI-book filename. A (volatile) option
-mcBookMode alters the probing algorithm to build a book from scratch by
playing games (and using a form of learning).
12 files changed:
args.h
backend.c
backend.h
book.c
frontend.h
menus.c
ngamelist.c
winboard/resource.h
winboard/wgamelist.c
winboard/winboard.c
winboard/winboard.rc
winboard/wsettings.c