chiark / gitweb /
Now that we have string-encodable game parameters, let's support a
authorSimon Tatham <anakin@pobox.com>
Thu, 20 May 2004 08:22:49 +0000 (08:22 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 20 May 2004 08:22:49 +0000 (08:22 +0000)
commit61f08e7634e0e39148a784c0ce6efcc112ed5a7a
tree55b06d0ae5f94f331146b15e9437bcef5ce4e895
parent350683b25371ec6a7548b2e83b2be15eb629815f
Now that we have string-encodable game parameters, let's support a
command-line argument which is either a set of parameters or a
params+seed game ID.

[originally from svn r4234]
gtk.c
midend.c
puzzles.h
windows.c