chiark / gitweb /
Michael Schierl's patch to compile the puzzles as Java applets using
[sgt-puzzles.git] / lightup.c
2007-07-31 Simon TathamExperimental UI tweak enabled by a hacky environment...
2006-12-24 Simon TathamHTML Help support for Puzzles, with the same kind of...
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-23 Simon TathamUse game_set_size() to set up the temporary drawstate in
2005-09-01 Simon TathamStop Light Up from eating system keypresses, which...
2005-09-01 Simon TathamOptimiser placation.
2005-09-01 Simon TathamJames H has implemented a new `Tricky' difficulty level...
2005-08-18 Simon TathamSubstantial infrastructure upheaval. I've separated...
2005-08-07 Simon TathamRemove conditional definition of MAX_GRIDGEN_TRIES...
2005-08-04 Simon TathamNew puzzle: `Light Up', by James H.