chiark / gitweb /
solve_game() is passed the _initial_ game state, not the most recent
[sgt-puzzles.git] / netslide.c
2005-05-07 Simon Tathamsolve_game() is passed the _initial_ game state, not...
2005-05-02 Simon TathamAdded an automatic `Solve' feature to most games. This...
2005-05-02 Simon TathamIntroduce the concept of a `game_aux_info' structure...
2005-05-01 Simon TathamIntroduced a new function in every game which formats...
2005-05-01 Simon TathamI can never remember what that `TRUE' means in the...
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-26 Simon TathamRichard B's utterly evil `netslide': cross between...