chiark / gitweb /
HTML Help support for Puzzles, with the same kind of automatic
[sgt-puzzles.git] / inertia.c
2006-12-24 Simon TathamHTML Help support for Puzzles, with the same kind of...
2006-11-24 Simon TathamFix a couple of rounding errors in Inertia's gem-drawin...
2005-12-26 Simon TathamI've just noticed a bug in the Inertia solver: if you...
2005-10-22 Simon TathamCleanup: it was absolutely stupid for game_wants_status...
2005-10-22 Simon TathamCleanup: remove the game_state parameter to game_colour...
2005-10-22 Simon TathamCleanup: the `mouse_priorities' field in the back end...
2005-09-11 Simon TathamOops; left some rogue diagnostics in.
2005-09-11 Simon TathamRun the final solution-reduction pass in both direction...
2005-09-11 Simon TathamSolve function for Inertia, using what's essentially...
2005-09-06 Simon TathamI arranged that dying after the game was already comple...
2005-09-05 Simon TathamI've dithered a bit in the past about whether or not...
2005-09-01 Simon TathamJames H's memory leak fixes to Inertia.
2005-08-27 Simon TathamFix array bounds violation in the solver. Oops.
2005-08-27 Simon TathamOS X seems particularly picky about possibly uninitialised
2005-08-27 Simon TathamNew puzzle: `Inertia', originally written for Windows...