aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix formatting.Jacob Nevins2010-01-07
* Crop the Towers icon more sensibly (i.e. at all).Simon Tatham2010-01-07
* Upgrade the graphics in Towers to include a thematically appropriateSimon Tatham2010-01-07
* New puzzle, again using the revised latin.c: 'Towers', a clone of aSimon Tatham2010-01-07
* Memory leak fix from James H.Simon Tatham2010-01-07
* Proof that check_errors() is sufficient.Simon Tatham2010-01-05
* Refer to group elements by letters instead of numbers, in keepingSimon Tatham2010-01-05
* Add a facility in the latin.c solver diagnostics to allow a puzzleSimon Tatham2010-01-05
* Add an even more evil (!) game mode, in which it's not madeSimon Tatham2010-01-05
* Yikes! Fix a misaimed 'sizeof' which I only got away with becauseSimon Tatham2010-01-05
* A user asked for the < signs in Unequal to be bolder.Simon Tatham2010-01-05
* 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