Add a menu bar, in both Windows and GTK. In particular, game modules
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 28 Apr 2004 12:07:15 +0000 (12:07 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 28 Apr 2004 12:07:15 +0000 (12:07 +0000)
commiteb2ad6f1d0284c83b3cb5caf631c659441189d7d
treebcbe1187a4bedd34122a5a65366c2dbfe2e8641b
parentfbdd76103a405b7be3087cb0bca175fc738cbf27
Add a menu bar, in both Windows and GTK. In particular, game modules
are now expected to provide a list of `presets' (game_params plus a
name) which are selectable from the menu. This means I can play
both Octahedron and Cube without recompiling in between :-)
While I'm here, also enabled a Cygwin makefile, which Just Worked.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@4158 cda61777-01e9-0310-a592-d414129be87e
Recipe
cube.c
gtk.c
midend.c
net.c
puzzles.h
windows.c