From: H.G. Muller Date: Fri, 7 Oct 2011 15:17:27 +0000 (+0200) Subject: Bump version number to 4.8R X-Git-Tag: 4.8R~3 X-Git-Url: http://winboard.nl/cgi-bin?p=fairymax.git;a=commitdiff_plain;h=e8d98dbad20864f1311ca82c6f20a4eb95b8dad5 Bump version number to 4.8R Also update changelog. --- diff --git a/changelog b/changelog index 38c9793..976ab9e 100644 --- a/changelog +++ b/changelog @@ -92,3 +92,12 @@ type gating moves in search. Seirawan Chess is added as new variant, pluss several new combinations of Chess with different armies +7/10/2011 Version 4.8R, keeping better track of which pieces are virgin in a + setup position, and have a better distinction between use of the '4' + move-rights code between an initial double-step jump without e.p. + rights (as could so far only be used for Pawns, as the Spartan + Hoplite), and castlings. As a result even royal pieces can now get + an initial double-step other than castling, which has been used to + implement Cambodian Chess as a sub-variant of Makruk (selected + through a new option). Falcon Chess was added as a new variant. + diff --git a/fairymax.c b/fairymax.c index dea62b1..e43bd46 100644 --- a/fairymax.c +++ b/fairymax.c @@ -18,7 +18,7 @@ /*****************************************************************/ #define MULTIPATH -#define VERSION "4.8Q" +#define VERSION "4.8R" #include #include