Update docs and version number (4.8P) 4.8P
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 2 Nov 2010 10:44:24 +0000 (11:44 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 2 Nov 2010 11:06:08 +0000 (12:06 +0100)
changelog
fairymax.c
fairymax.pod

index e4e6f6a..00eb971 100644 (file)
--- a/changelog
+++ b/changelog
           
 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.
+
index 0eaaf2d..36bda21 100644 (file)
@@ -18,7 +18,7 @@
      /*****************************************************************/\r
 \r
 #define MULTIPATH\r
-#define VERSION "4.8O"\r
+#define VERSION "4.8P"\r
 \r
 #include <stdio.h>\r
 #include <stdlib.h>\r
index e495219..8f122af 100644 (file)
@@ -51,7 +51,7 @@ See xboard(6) for instructions about how to use B<fairymax> through xboard. To
 start up quickly, you just need the command: B<xboard -fcp fairymax>.
 However, XBoard might not support symbols for every unorthodox piece in board sizes
 different from B<bulky>, B<middling> and B<petite>.
-It might thius be adviasable to specify a board size as well, e.g.
+It might thus be advisable to specify a board size as well, e.g.
 B<xboard -fcp shamax -boardSize middling -variant shatranj> 
 to get correct display of the elephant and general pieces in shatranj.
 Note that to be able to play the chess variants,