Add origin-shifting (Shift+cursors) and source-shifting (Ctrl+cursors) to Net.
[sgt/puzzles] / pattern.c
2005-05-26 jacobAdd origin-shifting (Shift+cursors) and source-shifting...
2005-05-18 simonStandalone solvers were broken by my recent API changes.
2005-05-16 simonThe game IDs for Net (and Netslide) have always been...
2005-05-02 simonI've changed my mind. For the benefit of users with...
2005-05-02 simonAdded an automatic `Solve' feature to most games. This...
2005-05-02 simonIntroduce the concept of a `game_aux_info' structure...
2005-05-01 simonIntroduced a new function in every game which formats...
2005-05-01 simonI can never remember what that `TRUE' means in the...
2005-04-27 simonPattern also contains an internal solver, so here's...
2005-02-24 simonStop the Pattern grid generation from generating an...
2005-02-24 simonFixes in grid generation for pedantic special cases...
2005-01-24 simonThe main grid outline in Pattern was asymmetric between...
2005-01-17 simonRather than each game backend file exporting a whole...
2004-12-08 simonBah; r4954 introduced an array overrun.
2004-12-08 simonGame completion detection was occasionally failing...
2004-12-07 simonNew puzzle: `pattern'.