chiark / gitweb /
Add a menu bar, in both Windows and GTK. In particular, game modules
authorSimon Tatham <anakin@pobox.com>
Wed, 28 Apr 2004 12:07:15 +0000 (12:07 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 28 Apr 2004 12:07:15 +0000 (12:07 +0000)
commit3d8e7585b7a9d215e4b40d9f83f7fa5a0fd79b43
treebcbe1187a4bedd34122a5a65366c2dbfe2e8641b
parent03e486268314c77a0180c7c2c4fbe2bb74c1a553
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.

[originally from svn r4158]
Recipe
cube.c
gtk.c
midend.c
net.c
puzzles.h
windows.c