chiark / gitweb /
Implement selection of game seeds, by reusing the config box
authorSimon Tatham <anakin@pobox.com>
Mon, 3 May 2004 08:51:31 +0000 (08:51 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 3 May 2004 08:51:31 +0000 (08:51 +0000)
commit6e42ddd31b5ca71f48c6260b01fc49b2451d0a56
treedce426839c0855f7726366e51034282538819ff7
parenteb88ee0973c9a19b14e2e0e1579ee17625d73e05
Implement selection of game seeds, by reusing the config box
mechanism I've just invented (the midend handles the standard game
selection configuration). Each game is now required to validate its
own seed data before attempting to base a game on it and potentially
confusing itself.

[originally from svn r4186]
cube.c
fifteen.c
gtk.c
midend.c
net.c
nullgame.c
puzzles.h
sixteen.c
windows.c