chiark / gitweb /
A user points out that Loopy's solver relies on elements of the
[sgt-puzzles.git] / loopy.c
2007-07-05 Simon TathamA user points out that Loopy's solver relies on element...
2007-02-26 Simon TathamDariusz Olszewski's changes to support compiling for...
2007-01-15 Simon TathamPatch from James H which shouldn't change the functiona...
2006-12-24 Simon TathamHTML Help support for Puzzles, with the same kind of...
2006-12-21 Simon TathamSmall printing fix from Gary Wong. Shows up when printi...
2006-11-01 Simon TathamJames H's Palm-compatibility updates to the latest...
2006-10-28 Simon TathamMike Pinna has done some major reworking of the Loopy...
2006-05-20 Simon TathamCleanup patch from Ben Hutchings, fixing some odd-looki...
2006-05-20 Simon TathamPatch from Ben Hutchings to prevent memory leakage...
2006-01-05 Simon TathamRevert a change in an assertion made in r6299. It was...
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-10-13 Simon Tathamloopy_diffnames[] isn't used, and provokes a warning...
2005-09-23 Simon TathamUse game_set_size() to set up the temporary drawstate in
2005-09-18 Simon TathamBug fix from James H: prevent LINEWIDTH ever reaching...
2005-09-18 Simon TathamAnother optimisation patch from Mike, which (among...
2005-09-15 Simon TathamOptimisation patch from Mike: remember which squares...
2005-09-13 Simon TathamPatch from Mike: fix an array indexing error in the...
2005-09-12 Simon TathamPatch from Mike:
2005-09-11 Simon TathamMinor improvement to initial loop generation.
2005-09-04 Simon TathamPatch from Ton van Overbeek to correct Loopy's misplace...
2005-09-01 Simon TathamPalm fixes for Loopy from James H: a #ifdef SLOW_SYSTEM...
2005-08-25 Simon TathamMemory leak and type safety fixes from James H.
2005-08-25 Simon TathamPhil Bordelon points out that the general convention...
2005-08-25 Simon TathamMike points out that I made an error in one of the...
2005-08-24 Simon TathamOptimiser placation for OS X gcc.
2005-08-24 Simon TathamNew puzzle: `Loopy', an implementation of Nikoli's...