aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix build failure on MacOS by initialising a variable which wasSimon Tatham2010-02-18
* A proper fix from James H for the negative number issue: theSimon Tatham2010-02-17
* Typo fix (from Debian).Jacob Nevins2010-02-17
* Capitalisation glitch.Simon Tatham2010-02-16
* 'Fix' an assertion failure during play: accidentally connecting aSimon Tatham2010-02-16
* Docs and comments fixes from James H.Simon Tatham2010-02-16
* Updates to the new-puzzle checklist, since the world has moved on.Simon Tatham2010-02-15
* New puzzle! Setting what might be a record for how long we've sat onSimon Tatham2010-02-15
* Patch inspired by one from James H: remove spurious references toSimon Tatham2010-01-19
* Fix from James H: the shared code between drawing and printingSimon Tatham2010-01-18
* Fix from James H: in printing mode, the shared code between drawingSimon Tatham2010-01-18
* Memory leak fix from James H.Simon Tatham2010-01-18
* Patch from James H to fix a bug in which ambiguous puzzles wouldSimon Tatham2010-01-17
* Typo/formatting fixes for Magnets documentation.Jacob Nevins2010-01-16
* Highlight the sides as well as the top of a tower when it'sSimon Tatham2010-01-16
* Don't use payload strings directly as the format for printf.Simon Tatham2010-01-13
* Placate optimiser.Simon Tatham2010-01-13
* New puzzle from James H: 'Magnets'.Simon Tatham2010-01-13
* Couple of small changes to Singles from James H which missed my mainSimon Tatham2010-01-12
* Patch from James H: make the Windows debugging output conditional onSimon Tatham2010-01-12
* Add a couple more checks to the 3d collision detection, withoutSimon Tatham2010-01-12
* Corrections to Singles documentation, plus index terms.Jacob Nevins2010-01-11
* Misspelled keyword.Simon Tatham2010-01-11
* New puzzle from James Harvey: 'Singles', an implementation ofSimon Tatham2010-01-11
* Retire the YTRANS and YUNTRANS macros in latin.[ch]. They wereSimon Tatham2010-01-11
* The 3-D graphics in Towers need a corresponding change on the inputSimon Tatham2010-01-11
* Oops! Remove evidence of blatant clone-and-hack from Keen. :-)Simon Tatham2010-01-11
* Oops. Uncomment the difficulty exceptions! (Also add anotherSimon Tatham2010-01-09
* New year, new puzzle.Jacob Nevins2010-01-08
* 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