64e6afdeed
Have each game declare a name which is used for window titles etc.
...
[originally from svn r4167]
2004-04-28 17:46:04 +00:00
3b1ec74d73
Fix zillions of MSVC compiler warnings. Sigh.
...
[originally from svn r4165]
2004-04-28 17:37:13 +00:00
3d8e7585b7
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]
2004-04-28 12:07:15 +00:00
9867234e70
Further general development. Net is now playable, though
...
configuration is absent as yet.
[originally from svn r4145]
2004-04-26 17:10:44 +00:00
a87bb05760
General further development. Sketched out the mid-end, added more
...
GTK code, rudiments of event passing.
[originally from svn r4141]
2004-04-25 20:15:22 +00:00
3663603627
Beginnings of a GTK framework. (And I do mean _beginnings_; it opens
...
a window and that's about it.)
[originally from svn r4139]
2004-04-25 14:45:22 +00:00
96dbb537ee
Initial checkin of a portable framework for writing small GUI puzzle
...
games.
[originally from svn r4138]
2004-04-25 14:27:58 +00:00