aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Stop using deprecated GTK 3 geometry-based functions.Simon Tatham2016-12-03
* Clarify the Black Box rules slightly.Simon Tatham2016-10-30
* Fix completion checking in Killer Solo.Simon Tatham2016-10-28
* Account for disconnected paths in Loopy and Pearl error highlights.Simon Tatham2016-04-28
* Re-run mkauto.sh from within makedist.sh.Simon Tatham2016-04-28
* Explicitly set RGB colourspace in icon.pl's use of convert.Simon Tatham2016-04-24
* Improve 'illegal colour' error message in icon.pl.Simon Tatham2016-04-24
* Update build script for Inno Setup 5.5.9.Simon Tatham2016-04-09
* s/Subversion/git/ in README.Simon Tatham2016-03-14
* Add a .htaccess redirection for the new .msi file.Simon Tatham2016-03-11
* Use WiX to generate an MSI-based Puzzles installer.Simon Tatham2016-03-10
* Update Buildscr to use the new 'with' mechanism.Simon Tatham2016-03-01
* Tracks: fix further completion-checking loopholes.Simon Tatham2016-02-26
* Pearl: revise loop detection similarly to Loopy.Simon Tatham2016-02-24
* Pearl: reinstate a conditioned-out assertion.Simon Tatham2016-02-24
* Loopy: be friendlier to right-click-less playing style.Simon Tatham2016-02-24
* Loopy: revamp loop detection, but not using findloop.Simon Tatham2016-02-24
* Tracks: tighten up a small loophole in completion checking.Simon Tatham2016-02-24
* Tracks: use the new findloop for loop detection.Simon Tatham2016-02-24
* Slant: use the new findloop for loop detection.Simon Tatham2016-02-24
* Net: use the new findloop for loop detection.Simon Tatham2016-02-24
* Bridges: use the new findloop for loop detection.Simon Tatham2016-02-24
* New centralised loop-finder, using Tarjan's algorithm.Simon Tatham2016-02-24
* Add patternpicture to .gitignore.Phil Bordelon2016-02-14
* Update documentation links.Phil Bordelon2016-02-14
* Add missing casts to unsigned char inside ctype functions.Simon Tatham2016-02-01
* Rename the docs section for Rectangles.Simon Tatham2016-01-07
* Fix a typo in the Black Box docs examples.Simon Tatham2016-01-07
* Fix a valgrind warning in the Keen DIFF_HARD solver code.Simon Tatham2016-01-03
* rect: Fix compiler errors about uninitialized use of variablesKhem Raj2015-12-31
* Add a missing error message in Flood solve_game().Simon Tatham2015-12-24
* Clarify in README that Makefile.vc is for nmake.Simon Tatham2015-12-18
* New utility 'patternpicture', to build a Pattern from an xbm.Simon Tatham2015-12-12
* Pattern: add a system of immutable pre-filled grid squares.Simon Tatham2015-12-12
* Pattern: fix solver's handling of empty rows.Simon Tatham2015-12-12
* Pattern: make part of the game_state shared.Simon Tatham2015-12-12
* Code-sign the Windows puzzle binaries and installer.Simon Tatham2015-12-12
* Implement align_label for GTK 3.[14,16).Simon Tatham2015-12-06
* Allow unlocking an island despite moving slightly.Chris Boyle2015-11-28
* Convert Buildscr to use the new "do/win" mechanism.Simon Tatham2015-11-17
* Fix loophole in Palisade completion checker.Simon Tatham2015-11-03
* Format Palisade solve-type moves in sensible ASCII.Simon Tatham2015-11-03
* Fix premature completion flash in Tracks.Simon Tatham2015-10-23
* Tents: mark squares as non-tents with {Shift,Control}-cursor keys.Jonas Kölker2015-10-21
* Fix a comment in Tents (it said 'tents' instead of 'trees').Jonas Kölker2015-10-21
* Highlight clue errors in Tracks in some more situations.Jonas Kölker2015-10-21
* In Undead, mark clues as errors in a few more situations.Jonas Kölker2015-10-21
* Fix array overruns in the new Filling solver pass.Simon Tatham2015-10-21
* Enhance Filling's solver to handle large ghost regions.Simon Tatham2015-10-20
* Add the new 'fifteensolver' to .gitignore.Simon Tatham2015-10-18