aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add a new deduction to Easy level, which is as small as I can make itSimon Tatham2011-04-03
* Move up midend_is_solved() in the developer docs from subheading toSimon Tatham2011-04-03
* Add a function to every game backend which indicates whether a gameSimon Tatham2011-04-02
* Add functions provided by the midend to tell a front end whether GUISimon Tatham2011-04-02
* Rework the Loopy grid drawing algorithm so that it doesn't assume whenSimon Tatham2011-04-02
* Improve the algorithm for figuring out where the number should beSimon Tatham2011-04-02
* When a lot of edges meet the same point - and, in particular, whenSimon Tatham2011-04-02
* Another patch from Chris Moore implementing two more grid types, bothSimon Tatham2011-02-24
* Retire the 'middle_face' field in 'struct grid', together with theSimon Tatham2011-02-24
* Patch from Chris Moore to implement an extra grid type, the 'floret'Simon Tatham2011-02-23
* Patch from Chris Moore to improve the generality ofSimon Tatham2011-02-23
* Another UI feature for Group: now you can click between two legendSimon Tatham2011-02-08
* The printing function in Bridges was unable to cope with more than twoSimon Tatham2011-02-03
* Fix error highlighting after table rearrangement.Simon Tatham2011-01-09
* Add the ability to reorder the rows and columns in Group. It becomesSimon Tatham2011-01-08
* Introduce a mechanism in Buildscr for optionally building some of theSimon Tatham2011-01-06
* Also, it's ugly to blank out pieces of the applet window in black.Simon Tatham2010-11-06
* In the Java front end, don't try to guess the puzzle rectangle'sSimon Tatham2010-11-06
* Fixes to r8997: firstly, move the fix out of #ifdef CAIRO so that itSimon Tatham2010-11-06
* Liam Clarke points out that the use of the word 'radius' to describeSimon Tatham2010-10-01
* Memory leak fixes from Jonas Koelker.Simon Tatham2010-09-20
* Jonas Koelker reports that using the version of GTK currently inSimon Tatham2010-09-14
* New puzzle from Jonas Koelker: 'Range', an implementation of theSimon Tatham2010-09-14
* Patch from Jonas Koelker to fix a double free in magnetssolver.Simon Tatham2010-07-04
* Some minor fixes to the unfinished Pearl solver:Simon Tatham2010-06-27
* Some kernels don't like my #! line. Move the -w into a 'useSimon Tatham2010-05-30
* Patch from Mark Wooding to add documentation of the newSimon Tatham2010-05-29
* Patch from Mark Wooding to add antialiasing-safety in repeatedSimon Tatham2010-05-29
* Patch from Mark Wooding to reorganise Loopy's redraw function to beSimon Tatham2010-05-29
* Patch from Mark Wooding to introduce a draw_thick_line() function inSimon Tatham2010-05-29
* Patch from Mark Wooding to (optionally at compile time) use theSimon Tatham2010-05-29
* Patch from Mark Wooding to disable GTK's internal double buffering,Simon Tatham2010-05-29
* Patch from Mark Wooding to use GTK stock items for standard 'OK',Simon Tatham2010-05-29
* Make mkfiles.pl clean under 'perl -w'. Fixes one minor bug in theSimon Tatham2010-05-29
* Patch from Ben Hutchings to fix an error-checking goof: KeenSimon Tatham2010-05-16
* A user points out that Signpost doesn't in fact use the numericSimon Tatham2010-05-09
* Fix a build-breaking bug I introduced to the OS X makefile in r8931.Simon Tatham2010-04-26
* Modification of a patch from Debian: eliminate the endless rebuildsSimon Tatham2010-04-25
* Patch idea from Debian, but modified considerably in implementation:Simon Tatham2010-04-25
* Patch from Debian, to bring the use of the X selection/clipboard inSimon Tatham2010-04-25
* Wording tweaks inspired by (but not the same as) some in a DebianSimon Tatham2010-04-18
* Patch from Ben Hutchings: explicitly initialise something which someSimon Tatham2010-04-18
* Fix incorrect uses of ctype.h (passing it uncast chars, or otherSimon Tatham2010-04-17
* Fix from James H for an assertion failure during SignpostSimon Tatham2010-04-17
* Add '-v' option to patternsolver, to make it show its working.Simon Tatham2010-04-02
* Dylan O'Donnell reports that Signpost hangs on trying to generate aSimon Tatham2010-04-02
* Chris Boyle reports an off-by-two error ('a Qui-Gon Jinx' :-) inSimon Tatham2010-03-21
* Error highlighting bug in Bridges: when counting the number of extraSimon Tatham2010-03-21
* Another w/h transposition typo.Simon Tatham2010-02-24
* Typo affecting gameplay on grids wider than they are tall. (ClickingSimon Tatham2010-02-24