Noticed recently that bitcount16() isn't 16-bit clean due to signed
[sgt/puzzles] / inertia.c
2005-10-22 simonCleanup: the `mouse_priorities' field in the back end...
2005-09-11 simonOops; left some rogue diagnostics in.
2005-09-11 simonRun the final solution-reduction pass in both direction...
2005-09-11 simonSolve function for Inertia, using what's essentially...
2005-09-06 simonI arranged that dying after the game was already comple...
2005-09-05 simonI've dithered a bit in the past about whether or not...
2005-09-01 simonJames H's memory leak fixes to Inertia.
2005-08-27 simonFix array bounds violation in the solver. Oops.
2005-08-27 simonOS X seems particularly picky about possibly uninitialised
2005-08-27 simonNew puzzle: `Inertia', originally written for Windows...