chiark / gitweb /
Include code in midend.c to sanitise streams of mouse events so that
[sgt-puzzles.git] / nullgame.c
2005-01-17 Simon TathamRather than each game backend file exporting a whole...
2004-08-16 Jacob NevinsAfter discussion with Simon, the game redraw functions...
2004-08-16 Simon TathamAdded a help file, mostly thanks to Jacob.
2004-05-19 Simon TathamIntroduce routines in each game module to encode a...
2004-05-11 Simon TathamAnd I _always_ forget to clear the background when...
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-29 Simon TathamAdd a template file defining the null game.