aboutsummaryrefslogtreecommitdiff
path: root/loopy.c (follow)
Commit message (Expand)AuthorAge
* A user points out that Loopy's solver relies on elements of theSimon Tatham2007-07-05
* Dariusz Olszewski's changes to support compiling for PocketPC. ThisSimon Tatham2007-02-26
* Patch from James H which shouldn't change the functionality ofSimon Tatham2007-01-15
* HTML Help support for Puzzles, with the same kind of automaticSimon Tatham2006-12-24
* Small printing fix from Gary Wong. Shows up when printing withSimon Tatham2006-12-21
* James H's Palm-compatibility updates to the latest Loopy changes,Simon Tatham2006-11-01
* Mike Pinna has done some major reworking of the Loopy solver, givingSimon Tatham2006-10-28
* Cleanup patch from Ben Hutchings, fixing some odd-looking rangeSimon Tatham2006-05-20
* Patch from Ben Hutchings to prevent memory leakage during Loopy gameSimon Tatham2006-05-20
* Revert a change in an assertion made in r6299. It was right theSimon Tatham2006-01-05
* Cleanup: it was absolutely stupid for game_wants_statusbar() to be aSimon Tatham2005-10-22
* Cleanup: remove the game_state parameter to game_colours(). No gameSimon Tatham2005-10-22
* Cleanup: the `mouse_priorities' field in the back end has been aSimon Tatham2005-10-22
* loopy_diffnames[] isn't used, and provokes a warning on OS X.Simon Tatham2005-10-13
* Use game_set_size() to set up the temporary drawstate inSimon Tatham2005-09-23
* Bug fix from James H: prevent LINEWIDTH ever reaching zero.Simon Tatham2005-09-18
* Another optimisation patch from Mike, which (among other things)Simon Tatham2005-09-18
* Optimisation patch from Mike: remember which squares we've entirelySimon Tatham2005-09-15
* Patch from Mike: fix an array indexing error in the clueSimon Tatham2005-09-13
* Patch from Mike:Simon Tatham2005-09-12
* Minor improvement to initial loop generation.Simon Tatham2005-09-11
* Patch from Ton van Overbeek to correct Loopy's misplaced line endsSimon Tatham2005-09-04
* Palm fixes for Loopy from James H: a #ifdef SLOW_SYSTEM, and anSimon Tatham2005-09-01
* Memory leak and type safety fixes from James H.Simon Tatham2005-08-25
* Phil Bordelon points out that the general convention is to orientSimon Tatham2005-08-25
* Mike points out that I made an error in one of the presets...Simon Tatham2005-08-25
* Optimiser placation for OS X gcc.Simon Tatham2005-08-24
* New puzzle: `Loopy', an implementation of Nikoli's `Slither Link' orSimon Tatham2005-08-24