From: simon Date: Mon, 30 May 2005 18:41:40 +0000 (+0000) Subject: Added an `interactive' flag to new_game_desc(), which toggles Mines X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/commitdiff_plain/6aa6af4c00e72c789d76949d735ccb07da5e47a1?ds=sidebyside;hp=6aa6af4c00e72c789d76949d735ccb07da5e47a1 Added an `interactive' flag to new_game_desc(), which toggles Mines between on the one hand generating indeterminate game descriptions awaiting the initial click, and on the other hand generating concrete ones which have had their initial click. This makes `mines --generate' do something useful. git-svn-id: svn://svn.tartarus.org/sgt/puzzles@5869 cda61777-01e9-0310-a592-d414129be87e ---