aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Set up a clang-cl makefile.Simon Tatham2017-08-24
* Win64-cleanness: switch to {Get,Set}WindowLongPtr.Simon Tatham2017-08-24
* Discontinue the Inno Setup Puzzles installer.Simon Tatham2017-08-24
* Net: fix assertion failure on insoluble puzzles.Simon Tatham2017-08-24
* Make cellsize a char.Phil Bordelon2017-06-05
* Switch to using Halibut's new direct .CHM generation.Simon Tatham2017-05-13
* Switch chiark URLs to https.Simon Tatham2017-05-07
* Fix infinite-loop bug in Loopy's autofollow feature.Simon Tatham2017-05-05
* Nitpicks to the previous commit.Simon Tatham2017-04-30
* Work around non-compliant sprintf().Franklin Wei2017-04-30
* Loopy: optional 'autofollow' UI feature.Simon Tatham2017-04-26
* Use the new hierarchical preset menu feature in Loopy.Simon Tatham2017-04-26
* Rework the preset menu system to permit submenus.Simon Tatham2017-04-26
* Javascript puzzles: switch to a CSS-based drop-down system.Simon Tatham2017-04-26
* Use symbolic enum values in the Loopy presets array.Simon Tatham2017-04-24
* New Loopy tiling: 'Great Great Dodecagonal'.Simon Tatham2017-04-24
* Net: rework status line to cope with empty squares.Simon Tatham2017-03-13
* Net: fix completion check if top left square is empty.Simon Tatham2017-03-12
* GTK API deprecation: in GTK 3.22, stop using gdk_cairo_create.Simon Tatham2017-02-27
* GTK API deprecation: use GtkCssProvider for window background.Simon Tatham2017-02-27
* Add some missing calls to midend_redraw().Simon Tatham2016-12-27
* Fix missing error highlights (+ array underrun!) in Pearl.Simon Tatham2016-12-16
* Correct a logic error in Unequal game desc validation.Simon Tatham2016-12-11
* Clarify conditions to avoid compiler errorsKhem Raj2016-12-06
* 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