Hi, I released Scid 3.6.17 at http://prolinux.free.fr/scid/, with the following changes :
- corrected the Grunfled and Grunfeld Exchange lines, which were wrong (file tacgame.tcl) - added moves announcement in "serious games" and "tactical games" - corrected a bug when creating a new EPD file (error message pops up, and a Scid base was created instead of an EPD file) - Added the handle of Chess Assistant Null move "Z0" (thanks to Marcin Kasperski) - updated spelling and rating files (thanks to Franz Nagl) - Added the possibility to play a tactical game from current position (like in serious game mode) - When an UCI engine finds a mate it will no longer display a score like +327 but instead M 4 (white mates in 4 moves) or M -7 (black mates in 7 moves) - updates in French translation - added scrollbars to UCI engine options configuration so engines with huge amount of options are correctly handled (latest Fruit 2.3 for example) - changed default piece set and colors (Alpha->Eboard, green/yellow->blue/light blue) - corrected a bug where some games longer than 64K seemed to be correctly saved in a base, where in fact they can't be loaded again. The length of an encoded game in Scid is still encoded as an unsigned short, hence the game size limit. This limit could easily be changed (Length var in index.h) at reverse compatibility cost. The way games are saved is changed (line 7333+ of tkscid.cpp) Pascal ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Scid-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scid-users
