Fix crash on rated Gothic games
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 12 Mar 2010 08:07:46 +0000 (09:07 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 12 Mar 2010 08:07:46 +0000 (09:07 +0100)
commite0c6e5ba79b1df3450fda89f9e7beacdc62103d1
tree22c5c2d774f0f0c92fa9e8c0f2b5527c59a49b72
parent707e46a1e2dba3ef53b97c63520d50f4ecc3996b
Fix crash on rated Gothic games

The new game types were not everywere mapped on rating types, leading to
a crash. Types KNIGHTMATE, CAPABLANCA and GOTHIC are for the time being
now all treated as WILD, in rating calculations. Eventually these should
all have their own rating type, but this requires an extension of the
rating database format.
lasker-2.2.3/src/gamedb.c
lasker-2.2.3/src/ratings.c