capablanca.git
14 years agoFix color assignment by mamer
H.G. Muller [Fri, 12 Mar 2010 08:59:10 +0000]
Fix color assignment by mamer

Mamer was not keeping track of the total number of whites and blacks,
and was furthermore clearing these counts and the consecutive
whites / blacks before every round.

14 years agoFix crash on rated Gothic games
H.G. Muller [Fri, 12 Mar 2010 08:07:46 +0000]
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.

14 years agoChmod 644
H.G. Muller [Mon, 18 Jan 2010 12:44:43 +0000]
Chmod 644

Some C source files had inadvertantly acquired mode 755.

14 years agoInitial boards for the various variants
H.G. Muller [Mon, 18 Jan 2010 12:27:39 +0000]
Initial boards for the various variants

In the new logic, the 'category', i.e. the name of the subdirectory of
'data/boards' now should correspond to the variant name used in the
XBoard client. The default setup for the variant is then in the file '0'
inside that, and is used wen no explicit board name is given.

14 years agoCheck-in modifications made by HGM so far
H.G. Muller [Mon, 18 Jan 2010 12:20:48 +0000]
Check-in modifications made by HGM so far

This is the version of the variant ICS that first started running
permanently on my ADSL connection.

14 years agoCheck-in Lasker-2.2.3 tar ball from samba.org
H.G. Muller [Mon, 18 Jan 2010 12:16:33 +0000]
Check-in Lasker-2.2.3 tar ball from samba.org