| 2017-04-30 | 
Simon Tatham | Nitpicks to the previous commit. | 
commit | commitdiff | tree | snapshot | 
| 2017-04-30 | 
Franklin Wei | Work around non-compliant sprintf(). | 
commit | commitdiff | tree | snapshot | 
| 2017-04-26 | 
Simon Tatham | Loopy: optional 'autofollow' UI feature. | 
commit | commitdiff | tree | snapshot | 
| 2017-04-26 | 
Simon Tatham | Use the new hierarchical preset menu feature in Loopy. | 
commit | commitdiff | tree | snapshot | 
| 2017-04-26 | 
Simon Tatham | Rework the preset menu system to permit submenus. | 
commit | commitdiff | tree | snapshot | 
| 2017-04-26 | 
Simon Tatham | Javascript puzzles: switch to a CSS-based drop-down...  | 
commit | commitdiff | tree | snapshot | 
| 2017-04-24 | 
Simon Tatham | Use symbolic enum values in the Loopy presets array. | 
commit | commitdiff | tree | snapshot | 
| 2017-04-24 | 
Simon Tatham | New Loopy tiling: 'Great Great Dodecagonal'. | 
commit | commitdiff | tree | snapshot | 
| 2017-03-13 | 
Simon Tatham | Net: rework status line to cope with empty squares. | 
commit | commitdiff | tree | snapshot | 
| 2017-03-12 | 
Simon Tatham | Net: fix completion check if top left square is empty. | 
commit | commitdiff | tree | snapshot | 
| 2017-02-27 | 
Simon Tatham | GTK API deprecation: in GTK 3.22, stop using gdk_cairo_...  | 
commit | commitdiff | tree | snapshot | 
| 2017-02-27 | 
Simon Tatham | GTK API deprecation: use GtkCssProvider for window...  | 
commit | commitdiff | tree | snapshot | 
| 2016-12-27 | 
Simon Tatham | Add some missing calls to midend_redraw(). | 
commit | commitdiff | tree | snapshot | 
| 2016-12-16 | 
Simon Tatham | Fix missing error highlights (+ array underrun!) in...  | 
commit | commitdiff | tree | snapshot | 
| 2016-12-11 | 
Simon Tatham | Correct a logic error in Unequal game desc validation. | 
commit | commitdiff | tree | snapshot | 
| 2016-12-06 | 
Khem Raj | Clarify conditions to avoid compiler errors | 
commit | commitdiff | tree | snapshot | 
| 2016-12-03 | 
Simon Tatham | Stop using deprecated GTK 3 geometry-based functions. | 
commit | commitdiff | tree | snapshot | 
| 2016-10-30 | 
Simon Tatham | Clarify the Black Box rules slightly. | 
commit | commitdiff | tree | snapshot | 
| 2016-10-28 | 
Simon Tatham | Fix completion checking in Killer Solo. | 
commit | commitdiff | tree | snapshot | 
| 2016-04-28 | 
Simon Tatham | Account for disconnected paths in Loopy and Pearl error...  | 
commit | commitdiff | tree | snapshot | 
| 2016-04-28 | 
Simon Tatham | Re-run mkauto.sh from within makedist.sh. | 
commit | commitdiff | tree | snapshot | 
| 2016-04-24 | 
Simon Tatham | Explicitly set RGB colourspace in icon.pl's use of...  | 
commit | commitdiff | tree | snapshot | 
| 2016-04-24 | 
Simon Tatham | Improve 'illegal colour' error message in icon.pl. | 
commit | commitdiff | tree | snapshot | 
| 2016-04-09 | 
Simon Tatham | Update build script for Inno Setup 5.5.9. | 
commit | commitdiff | tree | snapshot | 
| 2016-03-14 | 
Simon Tatham | s/Subversion/git/ in README. | 
commit | commitdiff | tree | snapshot | 
| 2016-03-11 | 
Simon Tatham | Add a .htaccess redirection for the new .msi file. | 
commit | commitdiff | tree | snapshot | 
| 2016-03-10 | 
Simon Tatham | Use WiX to generate an MSI-based Puzzles installer. | 
commit | commitdiff | tree | snapshot | 
| 2016-03-01 | 
Simon Tatham | Update Buildscr to use the new 'with' mechanism. | 
commit | commitdiff | tree | snapshot | 
| 2016-02-26 | 
Simon Tatham | Tracks: fix further completion-checking loopholes. | 
commit | commitdiff | tree | snapshot | 
| 2016-02-24 | 
Simon Tatham | Pearl: revise loop detection similarly to Loopy. | 
commit | commitdiff | tree | snapshot | 
| 2016-02-24 | 
Simon Tatham | Pearl: reinstate a conditioned-out assertion. | 
commit | commitdiff | tree | snapshot | 
| 2016-02-24 | 
Simon Tatham | Loopy: be friendlier to right-click-less playing style. | 
commit | commitdiff | tree | snapshot | 
| 2016-02-24 | 
Simon Tatham | Loopy: revamp loop detection, but not using findloop. | 
commit | commitdiff | tree | snapshot | 
| 2016-02-24 | 
Simon Tatham | Tracks: tighten up a small loophole in completion checking. | 
commit | commitdiff | tree | snapshot | 
| 2016-02-24 | 
Simon Tatham | Tracks: use the new findloop for loop detection. | 
commit | commitdiff | tree | snapshot | 
| 2016-02-24 | 
Simon Tatham | Slant: use the new findloop for loop detection. | 
commit | commitdiff | tree | snapshot | 
| 2016-02-24 | 
Simon Tatham | Net: use the new findloop for loop detection. | 
commit | commitdiff | tree | snapshot | 
| 2016-02-24 | 
Simon Tatham | Bridges: use the new findloop for loop detection. | 
commit | commitdiff | tree | snapshot | 
| 2016-02-24 | 
Simon Tatham | New centralised loop-finder, using Tarjan's algorithm. | 
commit | commitdiff | tree | snapshot | 
| 2016-02-14 | 
Phil Bordelon | Add patternpicture to .gitignore. | 
commit | commitdiff | tree | snapshot | 
| 2016-02-14 | 
Phil Bordelon | Update documentation links. | 
commit | commitdiff | tree | snapshot | 
| 2016-02-01 | 
Simon Tatham | Add missing casts to unsigned char inside ctype functions. | 
commit | commitdiff | tree | snapshot | 
| 2016-01-07 | 
Simon Tatham | Rename the docs section for Rectangles. | 
commit | commitdiff | tree | snapshot | 
| 2016-01-07 | 
Simon Tatham | Fix a typo in the Black Box docs examples. | 
commit | commitdiff | tree | snapshot | 
| 2016-01-03 | 
Simon Tatham | Fix a valgrind warning in the Keen DIFF_HARD solver...  | 
commit | commitdiff | tree | snapshot | 
| 2015-12-31 | 
Khem Raj | rect: Fix compiler errors about uninitialized use of...  | 
commit | commitdiff | tree | snapshot | 
| 2015-12-24 | 
Simon Tatham | Add a missing error message in Flood solve_game(). | 
commit | commitdiff | tree | snapshot | 
| 2015-12-18 | 
Simon Tatham | Clarify in README that Makefile.vc is for nmake. | 
commit | commitdiff | tree | snapshot | 
| 2015-12-12 | 
Simon Tatham | New utility 'patternpicture', to build a Pattern from...  | 
commit | commitdiff | tree | snapshot | 
| 2015-12-12 | 
Simon Tatham | Pattern: add a system of immutable pre-filled grid...  | 
commit | commitdiff | tree | snapshot | 
| 2015-12-12 | 
Simon Tatham | Pattern: fix solver's handling of empty rows. | 
commit | commitdiff | tree | snapshot | 
| 2015-12-12 | 
Simon Tatham | Pattern: make part of the game_state shared. | 
commit | commitdiff | tree | snapshot | 
| 2015-12-12 | 
Simon Tatham | Code-sign the Windows puzzle binaries and installer. | 
commit | commitdiff | tree | snapshot | 
| 2015-12-06 | 
Simon Tatham | Implement align_label for GTK 3.[14,16). | 
commit | commitdiff | tree | snapshot | 
| 2015-11-28 | 
Chris Boyle | Allow unlocking an island despite moving slightly. | 
commit | commitdiff | tree | snapshot | 
| 2015-11-17 | 
Simon Tatham | Convert Buildscr to use the new "do/win" mechanism. | 
commit | commitdiff | tree | snapshot | 
| 2015-11-03 | 
Simon Tatham | Fix loophole in Palisade completion checker. | 
commit | commitdiff | tree | snapshot | 
| 2015-11-03 | 
Simon Tatham | Format Palisade solve-type moves in sensible ASCII. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-23 | 
Simon Tatham | Fix premature completion flash in Tracks. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-21 | 
Jonas Kölker | Tents: mark squares as non-tents with {Shift,Control...  | 
commit | commitdiff | tree | snapshot | 
| 2015-10-21 | 
Jonas Kölker | Fix a comment in Tents (it said 'tents' instead of...  | 
commit | commitdiff | tree | snapshot | 
| 2015-10-21 | 
Jonas Kölker | Highlight clue errors in Tracks in some more situations. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-21 | 
Jonas Kölker | In Undead, mark clues as errors in a few more situations. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-21 | 
Simon Tatham | Fix array overruns in the new Filling solver pass. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-20 | 
Simon Tatham | Enhance Filling's solver to handle large ghost regions. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-18 | 
Simon Tatham | Add the new 'fifteensolver' to .gitignore. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-18 | 
Simon Tatham | Use \q{} in place of literal quote marks in puzzles...  | 
commit | commitdiff | tree | snapshot | 
| 2015-10-18 | 
Jonas Kölker | Add a new puzzle: Palisade. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-18 | 
Simon Tatham | Fix GTK puzzle resizing, *again*. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-18 | 
Jonas Kölker | Produce shorter Filling descriptions by run-length...  | 
commit | commitdiff | tree | snapshot | 
| 2015-10-18 | 
Jonas Kölker | Expand keyboard input options in Bridges, for faster...  | 
commit | commitdiff | tree | snapshot | 
| 2015-10-18 | 
Jonas Kölker | Fix two memory leaks in GTK frontend. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-18 | 
Jonas Kölker | Fix a typo in a Bridges error message. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-18 | 
Jonas Kölker | Fix Bridges keyboard cursor vertical out-of-bounds...  | 
commit | commitdiff | tree | snapshot | 
| 2015-10-18 | 
Jonas Kölker | Update Sixteen keyboard system for faster entry. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-14 | 
Jonas Kölker | In GTK frontend, bind mouse8/mouse9 to undo/redo. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-14 | 
Jonas Kölker | Add hinting feature to Guess. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-14 | 
Jonas Kölker | Add standalone Fifteen solver, based on the hint feature. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-14 | 
Jonas Kölker | Add hinting feature to Fifteen (press 'h' for a hint). | 
commit | commitdiff | tree | snapshot | 
| 2015-10-14 | 
Jonas Kölker | Invert the Fifteen cursor if FIFTEEN_INVERT_CURSOR...  | 
commit | commitdiff | tree | snapshot | 
| 2015-10-14 | 
Jonas Kölker | End victory flash on new game and restart game. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-14 | 
Jonas Kölker | Reset midend animation counters on starting a new game. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-14 | 
Jonas Kölker | Remove a redundant line of code. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-14 | 
Jonas Kölker | Don't stop animations when restarting an already restar...  | 
commit | commitdiff | tree | snapshot | 
| 2015-10-14 | 
Jonas Kölker | Stop animations on a new game, no matter how it is...  | 
commit | commitdiff | tree | snapshot | 
| 2015-10-04 | 
Simon Tatham | GTK 3 cleanup: stop using GtkDialog for config boxes. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-04 | 
Simon Tatham | GTK 3 cleanup: use GtkAboutDialog for the About box. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-04 | 
Simon Tatham | GTK 3 cleanup: use GtkMessageDialog for message_box(). | 
commit | commitdiff | tree | snapshot | 
| 2015-10-04 | 
Simon Tatham | GTK 3.16 deprecation: stop using gtk_misc_set_alignment. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-03 | 
Jonas Kölker | Improve Towers error highlighting. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-03 | 
Jonas Kölker | Dominosa: Highlight a number when pressed on the keyboard. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-03 | 
Simon Tatham | Fix switching to a larger puzzle size under GTK 2. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-03 | 
Simon Tatham | build fix | 
commit | commitdiff | tree | snapshot | 
| 2015-10-03 | 
Jonas Kölker | Insert a manual reference in the default status bar...  | 
commit | commitdiff | tree | snapshot | 
| 2015-10-03 | 
Jonas Kölker | Render Filling presets as 'WxH', not 'HxW'. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-03 | 
Jonas Kölker | Add 'Inshi No Heya' (multiplication only) variant to...  | 
commit | commitdiff | tree | snapshot | 
| 2015-10-03 | 
Jonas Kölker | Fix a display glitch in Keen's pencil-mode cursor. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-03 | 
Jonas Kölker | Recompute solutions in Inertia if the user strays from...  | 
commit | commitdiff | tree | snapshot | 
| 2015-10-03 | 
Jonas Kölker | Fix an instance generation hang in Signpost. | 
commit | commitdiff | tree | snapshot | 
| 2015-10-03 | 
Jonas Kölker | Greatly improve and speed up the Filling instance gener...  | 
commit | commitdiff | tree | snapshot | 
| next |