aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Use \q{} in place of literal quote marks in puzzles.but.Simon Tatham2015-10-18
* Add a new puzzle: Palisade.Jonas Kölker2015-10-18
* Fix GTK puzzle resizing, *again*.Simon Tatham2015-10-18
* Produce shorter Filling descriptions by run-length encoding 0s.Jonas Kölker2015-10-18
* Expand keyboard input options in Bridges, for faster entry.Jonas Kölker2015-10-18
* Fix two memory leaks in GTK frontend.Jonas Kölker2015-10-18
* Fix a typo in a Bridges error message.Jonas Kölker2015-10-18
* Fix Bridges keyboard cursor vertical out-of-bounds error.Jonas Kölker2015-10-18
* Update Sixteen keyboard system for faster entry.Jonas Kölker2015-10-18
* In GTK frontend, bind mouse8/mouse9 to undo/redo.Jonas Kölker2015-10-14
* Add hinting feature to Guess.Jonas Kölker2015-10-14
* Add standalone Fifteen solver, based on the hint feature.Jonas Kölker2015-10-14
* Add hinting feature to Fifteen (press 'h' for a hint).Jonas Kölker2015-10-14
* Invert the Fifteen cursor if FIFTEEN_INVERT_CURSOR ~= ^[yY].*$Jonas Kölker2015-10-14
* End victory flash on new game and restart game.Jonas Kölker2015-10-14
* Reset midend animation counters on starting a new game.Jonas Kölker2015-10-14
* Remove a redundant line of code.Jonas Kölker2015-10-14
* Don't stop animations when restarting an already restarted game.Jonas Kölker2015-10-14
* Stop animations on a new game, no matter how it is started.Jonas Kölker2015-10-14
* GTK 3 cleanup: stop using GtkDialog for config boxes.Simon Tatham2015-10-04
* GTK 3 cleanup: use GtkAboutDialog for the About box.Simon Tatham2015-10-04
* GTK 3 cleanup: use GtkMessageDialog for message_box().Simon Tatham2015-10-04
* GTK 3.16 deprecation: stop using gtk_misc_set_alignment.Simon Tatham2015-10-04
* Improve Towers error highlighting.Jonas Kölker2015-10-03
* Dominosa: Highlight a number when pressed on the keyboard.Jonas Kölker2015-10-03
* Fix switching to a larger puzzle size under GTK 2.Simon Tatham2015-10-03
* build fixSimon Tatham2015-10-03
* Insert a manual reference in the default status bar text.Jonas Kölker2015-10-03
* Render Filling presets as 'WxH', not 'HxW'.Jonas Kölker2015-10-03
* Add 'Inshi No Heya' (multiplication only) variant to Keen.Jonas Kölker2015-10-03
* Fix a display glitch in Keen's pencil-mode cursor.Jonas Kölker2015-10-03
* Recompute solutions in Inertia if the user strays from the path.Jonas Kölker2015-10-03
* Fix an instance generation hang in Signpost.Jonas Kölker2015-10-03
* Greatly improve and speed up the Filling instance generation.Jonas Kölker2015-10-03
* Greatly increase the speed of the Filling solver.Jonas Kölker2015-10-03
* Towers: allow marking of clues as done with the keyboardJonas Kölker2015-10-03
* Allow marking of clues as exhausted in Unequal.Jonas Kölker2015-10-03
* Display improvements to Range.Jonas Kölker2015-10-03
* Fix a misrendering in Guess.Jonas Kölker2015-10-03
* Fix a memory error in Guess cursor handling.Jonas Kölker2015-10-03
* Cancel dragging in Pearl by pressing Escape or Backspace.Jonas Kölker2015-10-03