Noticed recently that bitcount16() isn't 16-bit clean due to signed
[sgt/puzzles] / lightup.c
2005-10-22 simonCleanup: the `mouse_priorities' field in the back end...
2005-09-23 simonUse game_set_size() to set up the temporary drawstate in
2005-09-01 simonStop Light Up from eating system keypresses, which...
2005-09-01 simonOptimiser placation.
2005-09-01 simonJames H has implemented a new `Tricky' difficulty level...
2005-08-18 simonSubstantial infrastructure upheaval. I've separated...
2005-08-07 simonRemove conditional definition of MAX_GRIDGEN_TRIES...
2005-08-04 simonNew puzzle: `Light Up', by James H.