chiark / gitweb /
Add a `jumble' key (`J') to Net, which scrambles the positions of all unlocked
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 22 Dec 2004 19:27:26 +0000 (19:27 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 22 Dec 2004 19:27:26 +0000 (19:27 +0000)
commit46fa25240e2e1609c4431a639f6e9c4bb6f50b39
treecee90db397ae7ddefe8c1aa3466e070c058aa272
parentec3d23c9d99e5233d40080623c032dfe157d29ac
Add a `jumble' key (`J') to Net, which scrambles the positions of all unlocked
tiles randomly. (Rachel asked for this; it's been being tested for a good few
months now, and Simon didn't care either way, so in it goes :)

As part of this, the front end can now be asked to provide a random random
seed (IYSWIM).

[originally from svn r5019]
gtk.c
midend.c
net.c
puzzles.but
puzzles.h
windows.c