chiark / gitweb /
Added an `interactive' flag to new_game_desc(), which toggles Mines
authorSimon Tatham <anakin@pobox.com>
Mon, 30 May 2005 18:41:40 +0000 (18:41 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 30 May 2005 18:41:40 +0000 (18:41 +0000)
commite4328b9081dabc78f6115fe2dd916e8e5fe8cca0
tree17c02cf47ae44040d1ce1c61d028728a85e3460e
parent3c6b77c93bc508a44a5726d660bbf7161bde9945
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.

[originally from svn r5869]
14 files changed:
cube.c
fifteen.c
gtk.c
midend.c
mines.c
net.c
netslide.c
nullgame.c
pattern.c
puzzles.h
rect.c
sixteen.c
solo.c
twiddle.c