chiark / gitweb /
Introduce routines in each game module to encode a set of game
[sgt-puzzles.git] / midend.c
2004-05-19 Simon TathamIntroduce routines in each game module to encode a...
2004-05-11 Simon TathamDon't rush move animation to a conclusion on a subseque...
2004-05-11 Simon TathamFramework alteration: we now support a `game_ui' struct...
2004-05-03 Simon TathamThe Windows RNG turns out to only give about 16 bits...
2004-05-03 Simon TathamImplement selection of game seeds, by reusing the confi...
2004-05-01 Simon TathamConfiguration dialog box, on the GTK front end only...
2004-04-29 Simon TathamAdded a status bar.
2004-04-28 Simon TathamAdd a new game concept called a `flash'. This is a...
2004-04-28 Simon TathamAdd a menu bar, in both Windows and GTK. In particular...
2004-04-27 Simon TathamImplemented Cube, in a sufficiently general way that...
2004-04-26 Simon TathamFurther general development. Net is now playable, though
2004-04-25 Simon TathamGeneral further development. Sketched out the mid-end...
2004-04-25 Simon TathamInitial checkin of a portable framework for writing...