X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=changelog;h=38c9793fa00afe79f0a9ca669744cf5f7a4f7e12;hb=d977883a755c4d0830ed9363e6cc853fd47ee18a;hp=631e1171badc07cf00401fb85a20993c6c562f8e;hpb=a215d454f756d6ca10836864d919d5a36bd7810f;p=fairymax.git diff --git a/changelog b/changelog index 631e117..38c9793 100644 --- a/changelog +++ b/changelog @@ -48,6 +48,7 @@ /* L) added Resign option feature (using new WB protocol) */ /* M) char -> signed char for better portability */ /* N) add PV printing and multi-PV support */ +/* O) non-Rook castling, 6th-rank promotion, independent B/W piece naming */ /***************************************************************************/ 4/6/2009 Unified source of ShaMax and Fairy-Max into single fmax.c file, and @@ -65,4 +66,29 @@ a multi-PV option to print lines within a certain sccore margin. 15/1/2010 Improved Makefile, updated docs + Implement independent naming of white and black pieces. (So mirror- + image pieces can use same letter.) + Change castling code to allow castling with any corner piece type. + Implement 6th-rank promotion based on 'Queen' value. + Makruk added as new variant to the fmax.ini file. + +16/1/2010 Fixed bug in Shatranj result claims. + Flip eval sign when side-to-move changes through WB color command. + +17/1/2010 Removed Shatranj stalemate claim again, as it was never triggered. + +1/11/2010 Implement counting of pieces, and extinction win condition. + Add engine option to allow subdivision of variant fairy. + Add FIDE vs Nutty Knights as variant fairy/FIDE-Nutters + Allow white and black to promote to a different piece type. + +2/11/2010 Implement duple-check rule. + Add Spartan Chess as variant to fmax.ini. + Update docs. + +1/12/2010 Version 4.8Q, implementing a reverse setup command for sending + pieceToCharTable and initial position to the GUI, sub-specification + of variant fairy through an engine-defined option, allowing Seirawan- + type gating moves in search. Seirawan Chess is added as new variant, + pluss several new combinations of Chess with different armies