From d64c53cc4061190dcb7abc60a602fca4553cbbab Mon Sep 17 00:00:00 2001
From: H.G. Muller ICS-client Enhancements
@@ -733,6 +734,17 @@ so it can read FEN ans PGN files using them, next to the standard names.
If standard names and nick names conflict, the nick names will prevail.
On output, and for communicating with engines, the standard names will always be used.
+A file-selector dialog for XBoard++Until now the only way to select a file for opening in XBoard (e.g. with Load Game) +was to type its name in a small dialog box. +This has now changed, as we borrowed the file browser from GhostView and ported it to XBoard. +For every file you want to open you can now navigate through your file system, +seeing the contents of three levels of directories at once, +and just clicking on the file you want to load. + Xiangqi adjudicationsThe recognition of mating potential in Xiangqi has been made 100% accurate, @@ -749,6 +761,10 @@ which can now be set from the Options -> Common Engine dialog. WinBoard will not automatically exit after a match that was started this way finishes, as it does with matches started with the -mg or -mm option. + |
+![]() |
The selection of moves from the GUI book can now be controlled through two new (persistent) options: -- 1.7.0.4