The Windows RNG turns out to only give about 16 bits at a time. This
[sgt/puzzles] / sixteen.c
2004-05-03 simonThe Windows RNG turns out to only give about 16 bits...
2004-05-03 simonImplement selection of game seeds, by reusing the confi...
2004-05-02 simon`BOOLEAN' is a term already used by Win32. Bah. Change...
2004-05-01 simonConfiguration dialog box, on the GTK front end only...
2004-04-30 simonKeep the status bar in better sync with the game display.
2004-04-29 simonAdded a status bar.
2004-04-29 simonImplemented text and clipping primitives in the fronten...