[Scidvspc-users] Immediate Threat, and GCC fix/update
Chess Database and Toolkit program
Brought to you by:
stevenaaus
From: Steve A <ste...@gm...> - 2016-07-08 09:54:18
|
Ken Brown made a suggestion regarding showing Immediate Threats - to have an Immediate Threat button in the analysis window. Showing the immediate threat is a nice idea, but hard/non-trivial to implement robustly as we already have so many features and arrows happening. But i have made a modest hack. Pressing Control-key+Trial-Mode-Button automatically adds a null move while entering trial mode. With an engine running, it makes it easier to see immediate threats. This solution is robust, though not as nice as Ken's suggestion Also, I have also uploaded a source snapshot as 4.16.1 https://sourceforge.net/projects/scidvspc/files/source/scid_vs_pc-4.16.1.tgz/download This is due to the newest GCC having a feature change/bug affecting our make process. cheers, Steven |