aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Missing piece of code I should have cribbed from Solo: we have toSimon Tatham2010-01-05
* Another 16-bit-cleanliness fix (and for once I spotted it before James!)Simon Tatham2010-01-05
* Memory leak fix from Tiago Dionizio: whenever we free the midend'sSimon Tatham2010-01-04
* 16-bit cleanliness patch from James H.Simon Tatham2010-01-04
* For my own use in local Windows builds of the 'unfinished' puzzles,Simon Tatham2010-01-01
* Couple of missing 'static's.Simon Tatham2010-01-01
* New puzzle in 'unfinished'. Essentially, Sudoku for group theorists:Simon Tatham2009-12-30
* Fix bug causing array overrun. Only seemed to be showing a symptomSimon Tatham2009-12-27
* New puzzle! 'Keen', a clone of KenKen.Simon Tatham2009-12-27
* Normalise Unequal (and latin.c) so that solver diagnostics startSimon Tatham2009-12-27
* I've never trusted common variables. Take those bare ints out ofSimon Tatham2009-12-27
* Introduce, and implement as usefully as I can in all front ends, aSimon Tatham2009-12-27
* Tweak the semantics of dsf_merge() so that the canonical element ofSimon Tatham2009-12-27
* Refactor latin.c to make it easier to reuse. Instead of clientSimon Tatham2009-12-27
* New mode for Unequal, from James H. In this mode, called 'Adjacent',Simon Tatham2009-12-27
* latin_generate_quick is long gone, so remove it from the header file.Simon Tatham2009-12-23
* Keyboard control for Dominosa (patch largely due to James H, thoughSimon Tatham2009-12-22
* Jonas Koelker points out that the backspace key didn't work in GTKSimon Tatham2009-12-20
* Minor bug fixes from James Harvey.Simon Tatham2009-12-17
* Patches from Frode Austvik to modify the effects of the mouseSimon Tatham2009-12-17
* Patch from Frode Austvik to tinker with the GTK interface ifSimon Tatham2009-12-17
* Patch from Frode Austvik to permit passing CFLAGS in to the UnixSimon Tatham2009-12-17
* Another wording tweak from Helge Kreutzmann.Jacob Nevins2009-12-13
* Fix for the grid generation in the presence of particularly strangeSimon Tatham2009-11-16
* Add a precautionary pair of initialisations to placate optimisers,Simon Tatham2009-11-10
* Remove ASCII-art arrows. Missing \dash (Debian bug #522439).Jacob Nevins2009-11-05
* Beat up on Black Box docs, after Debian bug #548472.Jacob Nevins2009-11-04
* Typo fixes from Debian bug#554341.Jacob Nevins2009-11-04
* Single mouse clicks to toggle individual grid edges stopped workingSimon Tatham2009-10-13
* Add a couple of missing checks in validate_desc(), without whichSimon Tatham2009-09-16
* Minor rewording and typo-correction.Simon Tatham2009-09-16
* Aha, I've managed to prove that my inadequate error highlighting isSimon Tatham2009-09-16
* Error-highlighted trees look nicer with a different-coloured trunk.Simon Tatham2009-09-13
* Redo Mines and Inertia's mine graphics using an actual circle ratherSimon Tatham2009-09-13
* Tweak to the promptness of error highlighting display.Simon Tatham2009-09-12
* About time I got round to this: error highlighting for Tents.Simon Tatham2009-09-12
* Fix width/height braino introduced in r5844.Simon Tatham2009-09-09
* Add execute permission to the .exe files inside the zip file.Simon Tatham2009-08-28
* More defensive-coding fixes from James H.Simon Tatham2009-07-01
* Patch from Mark Wooding: when I did r7980 I had completely failed toSimon Tatham2009-06-21
* Patch from Mark Wooding: use gdk_event_request_motions() whereSimon Tatham2009-06-21
* Patch from Mark Wooding: stop setting GTK_EXPAND for the x-directionSimon Tatham2009-06-21
* Patch from Mark Wooding: one-pixel fix to the alignment of theSimon Tatham2009-06-21
* Patch from Mark Wooding (though somewhat tampered with by me): haveSimon Tatham2009-06-21
* Memory management and other fixes from James H.Simon Tatham2009-06-17
* Fix a misdesign I must have missed when I reviewed the Killer patch:Simon Tatham2009-04-30
* check_valid() wasn't checking that Killer cages contain at most oneSimon Tatham2009-04-29
* It's been a new year for some time now.Jacob Nevins2009-03-19
* Patch from James H to provide 16-bit-int cleanliness in Killer Solo.Simon Tatham2009-03-02
* Patch from James H to abstract out of Dominosa the code whichSimon Tatham2009-03-02