Name | Modified | Size | Downloads / Week |
---|---|---|---|
Readme.txt | 2021-02-28 | 2.0 kB | |
freecellpp-19.zip | 2021-02-28 | 268.3 kB | |
source-18.zip | 2019-05-02 | 61.3 kB | |
freecellpp-18.zip | 2019-05-02 | 265.0 kB | |
freecellpp-17.zip | 2018-02-28 | 238.4 kB | |
freecellpp-16.zip | 2013-05-04 | 215.9 kB | |
freecellpp-15.zip | 2012-08-14 | 208.4 kB | |
Totals: 7 Items | 1.3 MB | 18 |
-=-=-=-=-=-=-=-=- FreeCell++ 1.9 -=-=-=-=-=-=-=-=- (c) 2008-2021 by Piotr Bednaruk Change log ----------- Version 1.9 * added possibility to review the last game move by move * added 'Analyze' option to the ongoing game (to tell if the game is already lost even if there is a number of legal moves left) * only one instance of FreeCell++ is allowed to run * [bugfix] corrected determining redundant cards * [bugfix] the button clearing statistics now works correctly * [bugfix] corrected plotting statistic chart when there are few played games available Version 1.8 * 'undo' for double-click actions * not possible to change window size (except height) * compacted game history file (loads much faster!) * number of played times is displayed in red if case of any lost games * in the new game dialog, unchecking 'Random' sets focus to the number edit box * [bugfix] crash after clicking in the far right area of the enlarged window * [bugfix] when choosing a game and resigning an old one, statistics are updated for the old game * [bugfix] calculating number of available moves Version 1.7 * the game can run on Windows Vista, 7 and newer (no longer depends solely on cards.dll) * added a graph for recent 100 games in the statistics * 'redundant' cards in the base are not counted for possible moves * [bugfix] playing the same game again does influence the graph * [bugfix] fixed window size bug (if the window had been minimized and then closed, the size used to be saved with negative coordinates) * [bugfix] design bug: after attempting to choose a game, if the player confirms that the current game is lost, they are still able to cancel and the game can be resumed Version 1.6 * Graph showing last 100 ratings in the statistics window * Player can take back the last move even if there is no legal moves left * [bugfix] Double-click on a card obscured by another card does nothing (it was possible to "destroy" a card permanently this way!) Version 1.5 * First release!