Use PGN result in Game List build to supply tag
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 2 Mar 2015 11:04:58 +0000 (12:04 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 7 May 2015 18:53:33 +0000 (20:53 +0200)
commita76c5b5396181c0c45a02455a5515c1fe2009786
treee0c9e2d8a298597304f92197f3e83aeef07a5371
parent63c29de9cd551a135ae1bf7a6fb7322ee7119d9f
Use PGN result in Game List build to supply tag

If a PGN tag was missing (as in loading of non-PGN game collections)
the game would be marked as unfinished ('*') in the Game List, even
when it contained a result. The kif-format resign messages are now cast
in a form that also recognizes the result-detail message.
gamelist.c
parser.c