chiark / gitweb /
Introduce routines in each game module to encode a set of game
[sgt-puzzles.git] / sixteen.c
2004-05-19 Simon TathamIntroduce routines in each game module to encode a...
2004-05-11 Simon TathamFramework alteration: we now support a `game_ui' struct...
2004-05-03 Simon TathamRedraws during undo in Sixteen had been broken by my...
2004-05-03 Simon TathamGTK and Windows appear to handle timers very differently:
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-02 Simon Tatham`BOOLEAN' is a term already used by Win32. Bah. Change...
2004-05-01 Simon TathamConfiguration dialog box, on the GTK front end only...
2004-04-30 Simon TathamKeep the status bar in better sync with the game display.
2004-04-29 Simon TathamAdded a status bar.
2004-04-29 Simon TathamImplemented text and clipping primitives in the fronten...