Fix outdated comment
[sgt/puzzles] / twiddle.c
2005-05-04 jacobFix outdated comment
2005-05-04 jacobAllow for trailing '\0' in game_text_format() in variou...
2005-05-04 simonThe Twiddle shuffling algorithm was theoretically parit...
2005-05-02 simonAhem. The `Solve' option in orientable Twiddle needs...
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 simonCopy-to-clipboard facility for Fifteen, Sixteen and...
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-30 simonFix game IDs, which I broke in the orientability change...
2005-04-30 simonAfter brainstorming with Gareth, we've decided that...
2005-04-30 simonBah, and of course there's a TODO comment I forgot...
2005-04-30 simonTwiddle now has an additional mode in which tile orient...
2005-04-30 simonNew puzzle: `twiddle', generalised from a random door...