chiark / gitweb /
loopy_diffnames[] isn't used, and provokes a warning on OS X.
[sgt-puzzles.git] / loopy.c
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...