Fix sortng of mate scores
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 20 Oct 2015 15:30:34 +0000 (17:30 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 20 Oct 2015 15:30:34 +0000 (17:30 +0200)
commitf49e7e17e3b4e66fb70f0a9416ed65b5e4516d7d
tree7ffe9f4b102063b3915fe08c43279af7e6027971
parent4d3fc238587cf474577210196630a69530cd7c2b
Fix sortng of mate scores

With the new convention for mate scores (100000+DTM), lower numbers
represent faster mates and thus better scores, and the sorting of PVs
in the Engine Output window now takes that into account.
engineoutput.c