| Commit message (Expand) | Author | Age |
| * | Don't overallocate colour memory in Loopy. | Jonas Kölker | 2015-10-03 |
| * | Giant const patch of doom: add a 'const' to every parameter in every | Simon Tatham | 2013-04-13 |
| * | Add 'const' to the game_params arguments in validate_desc and | Simon Tatham | 2013-04-12 |
| * | Stop using CLUE2CHAR to translate clues into text; just do the obvious | Simon Tatham | 2013-02-24 |
| * | Stop the analysis pass in Loopy's redraw routine from being | Simon Tatham | 2013-01-19 |
| * | New rule: interpret_move() is passed a pointer to the game_drawstate | Simon Tatham | 2012-09-09 |
| * | New puzzle! Or rather, new-ish, because this one has been lying around | Simon Tatham | 2012-01-22 |
| * | Changed my mind about midend_is_solved: I've now reprototyped it as | Simon Tatham | 2011-06-19 |
| * | Fix segfault in Loopy printing, introduced when I added the dynamic | Simon Tatham | 2011-05-11 |
| * | Portability fixes, mostly from James for Palm purposes. Mostly | Simon Tatham | 2011-05-04 |
| * | Fix warnings generated by gcc 4.6.0 about variables set but not | Simon Tatham | 2011-05-04 |
| * | Fix two memory leaks reported by Tiago Dionizio in recent Loopy | Simon Tatham | 2011-04-26 |
| * | From James Harvey (via a period of collaborative polishing), a patch | Simon Tatham | 2011-04-24 |
| * | Move most of face_text_pos() into grid.c, leaving in loopy.c only the | Simon Tatham | 2011-04-23 |
| * | Replace my brute-force algorithm in face_text_pos with a more complex | Simon Tatham | 2011-04-23 |
| * | Stop calling face_text_pos() for faces that don't need to have text in | Simon Tatham | 2011-04-23 |
| * | Adjust the yellow used for LINE_UNKNOWN so that it's always a bit | Simon Tatham | 2011-04-05 |
| * | Add a new deduction to Easy level, which is as small as I can make it | Simon Tatham | 2011-04-03 |
| * | Add a function to every game backend which indicates whether a game | Simon Tatham | 2011-04-02 |
| * | Rework the Loopy grid drawing algorithm so that it doesn't assume when | Simon Tatham | 2011-04-02 |
| * | Improve the algorithm for figuring out where the number should be | Simon Tatham | 2011-04-02 |
| * | When a lot of edges meet the same point - and, in particular, when | Simon Tatham | 2011-04-02 |
| * | Another patch from Chris Moore implementing two more grid types, both | Simon Tatham | 2011-02-24 |
| * | Patch from Chris Moore to implement an extra grid type, the 'floret' | Simon Tatham | 2011-02-23 |
| * | Patch from Mark Wooding to reorganise Loopy's redraw function to be | Simon Tatham | 2010-05-29 |
| * | Patch from Mark Wooding to introduce a draw_thick_line() function in | Simon Tatham | 2010-05-29 |
| * | Minor bug fixes from James Harvey. | Simon Tatham | 2009-12-17 |
| * | Patches from Frode Austvik to modify the effects of the mouse | Simon Tatham | 2009-12-17 |
| * | Fix for the grid generation in the presence of particularly strange | Simon Tatham | 2009-11-16 |
| * | More defensive-coding fixes from James H. | Simon Tatham | 2009-07-01 |
| * | Patch from Mark Wooding (though somewhat tampered with by me): have | Simon Tatham | 2009-06-21 |
| * | Patch from Lambros to make the Normal difficulty level easier, since | Simon Tatham | 2009-01-07 |
| * | Standalone solver for Loopy. Bit half-hearted, since the solver | Simon Tatham | 2009-01-07 |
| * | Patch from Lambros to improve the generality of path-generation. In | Simon Tatham | 2008-11-04 |
| * | Lambros points out that trying to generate a 3x3 Cairo Easy grid | Simon Tatham | 2008-09-18 |
| * | Patch from Lambros implementing error highlighting in Loopy. | Simon Tatham | 2008-09-18 |
| * | Cosmetic: fix mismatch between game_compute_size() and game_redraw() | Jacob Nevins | 2008-09-16 |
| * | Since the lack of this has caused portability issues in the past: | Simon Tatham | 2008-09-13 |
| * | Patch from James H to make new-Loopy port more easily. | Simon Tatham | 2008-09-10 |
| * | Having played new-Loopy a bit recently, I've had occasion to think a | Simon Tatham | 2008-09-07 |
| * | How did I manage to check this in without actually trying to build | Simon Tatham | 2008-09-07 |
| * | Completely re-engineered version of Loopy, courtesy of Lambros | Simon Tatham | 2008-09-06 |
| * | New infrastructure feature. Games are now permitted to be | Simon Tatham | 2008-09-06 |
| * | A user points out that Loopy's solver relies on elements of the | Simon Tatham | 2007-07-05 |
| * | Dariusz Olszewski's changes to support compiling for PocketPC. This | Simon Tatham | 2007-02-26 |
| * | Patch from James H which shouldn't change the functionality of | Simon Tatham | 2007-01-15 |
| * | HTML Help support for Puzzles, with the same kind of automatic | Simon Tatham | 2006-12-24 |
| * | Small printing fix from Gary Wong. Shows up when printing with | Simon Tatham | 2006-12-21 |
| * | James H's Palm-compatibility updates to the latest Loopy changes, | Simon Tatham | 2006-11-01 |
| * | Mike Pinna has done some major reworking of the Loopy solver, giving | Simon Tatham | 2006-10-28 |