chiark / gitweb /
sgt-puzzles.git
2016-10-28 Simon TathamFix completion checking in Killer Solo.
2016-04-28 Simon TathamAccount for disconnected paths in Loopy and Pearl error...
2016-04-28 Simon TathamRe-run mkauto.sh from within makedist.sh.
2016-04-24 Simon TathamExplicitly set RGB colourspace in icon.pl's use of...
2016-04-24 Simon TathamImprove 'illegal colour' error message in icon.pl.
2016-04-09 Simon TathamUpdate build script for Inno Setup 5.5.9.
2016-03-14 Simon Tathams/Subversion/git/ in README.
2016-03-11 Simon TathamAdd a .htaccess redirection for the new .msi file.
2016-03-10 Simon TathamUse WiX to generate an MSI-based Puzzles installer.
2016-03-01 Simon TathamUpdate Buildscr to use the new 'with' mechanism.
2016-02-26 Simon TathamTracks: fix further completion-checking loopholes.
2016-02-24 Simon TathamPearl: revise loop detection similarly to Loopy.
2016-02-24 Simon TathamPearl: reinstate a conditioned-out assertion.
2016-02-24 Simon TathamLoopy: be friendlier to right-click-less playing style.
2016-02-24 Simon TathamLoopy: revamp loop detection, but not using findloop.
2016-02-24 Simon TathamTracks: tighten up a small loophole in completion checking.
2016-02-24 Simon TathamTracks: use the new findloop for loop detection.
2016-02-24 Simon TathamSlant: use the new findloop for loop detection.
2016-02-24 Simon TathamNet: use the new findloop for loop detection.
2016-02-24 Simon TathamBridges: use the new findloop for loop detection.
2016-02-24 Simon TathamNew centralised loop-finder, using Tarjan's algorithm.
2016-02-14 Phil BordelonAdd patternpicture to .gitignore.
2016-02-14 Phil BordelonUpdate documentation links.
2016-02-01 Simon TathamAdd missing casts to unsigned char inside ctype functions.
2016-01-07 Simon TathamRename the docs section for Rectangles.
2016-01-07 Simon TathamFix a typo in the Black Box docs examples.
2016-01-03 Simon TathamFix a valgrind warning in the Keen DIFF_HARD solver...
2015-12-31 Khem Rajrect: Fix compiler errors about uninitialized use of...
2015-12-24 Simon TathamAdd a missing error message in Flood solve_game().
2015-12-18 Simon TathamClarify in README that Makefile.vc is for nmake.
2015-12-12 Simon TathamNew utility 'patternpicture', to build a Pattern from...
2015-12-12 Simon TathamPattern: add a system of immutable pre-filled grid...
2015-12-12 Simon TathamPattern: fix solver's handling of empty rows.
2015-12-12 Simon TathamPattern: make part of the game_state shared.
2015-12-12 Simon TathamCode-sign the Windows puzzle binaries and installer.
2015-12-06 Simon TathamImplement align_label for GTK 3.[14,16).
2015-11-28 Chris BoyleAllow unlocking an island despite moving slightly.
2015-11-17 Simon TathamConvert Buildscr to use the new "do/win" mechanism.
2015-11-03 Simon TathamFix loophole in Palisade completion checker.
2015-11-03 Simon TathamFormat Palisade solve-type moves in sensible ASCII.
2015-10-23 Simon TathamFix premature completion flash in Tracks.
2015-10-21 Jonas KölkerTents: mark squares as non-tents with {Shift,Control...
2015-10-21 Jonas KölkerFix a comment in Tents (it said 'tents' instead of...
2015-10-21 Jonas KölkerHighlight clue errors in Tracks in some more situations.
2015-10-21 Jonas KölkerIn Undead, mark clues as errors in a few more situations.
2015-10-21 Simon TathamFix array overruns in the new Filling solver pass.
2015-10-20 Simon TathamEnhance Filling's solver to handle large ghost regions.
2015-10-18 Simon TathamAdd the new 'fifteensolver' to .gitignore.
2015-10-18 Simon TathamUse \q{} in place of literal quote marks in puzzles...
2015-10-18 Jonas KölkerAdd a new puzzle: Palisade.
2015-10-18 Simon TathamFix GTK puzzle resizing, *again*.
2015-10-18 Jonas KölkerProduce shorter Filling descriptions by run-length...
2015-10-18 Jonas KölkerExpand keyboard input options in Bridges, for faster...
2015-10-18 Jonas KölkerFix two memory leaks in GTK frontend.
2015-10-18 Jonas KölkerFix a typo in a Bridges error message.
2015-10-18 Jonas KölkerFix Bridges keyboard cursor vertical out-of-bounds...
2015-10-18 Jonas KölkerUpdate Sixteen keyboard system for faster entry.
2015-10-14 Jonas KölkerIn GTK frontend, bind mouse8/mouse9 to undo/redo.
2015-10-14 Jonas KölkerAdd hinting feature to Guess.
2015-10-14 Jonas KölkerAdd standalone Fifteen solver, based on the hint feature.
2015-10-14 Jonas KölkerAdd hinting feature to Fifteen (press 'h' for a hint).
2015-10-14 Jonas KölkerInvert the Fifteen cursor if FIFTEEN_INVERT_CURSOR...
2015-10-14 Jonas KölkerEnd victory flash on new game and restart game.
2015-10-14 Jonas KölkerReset midend animation counters on starting a new game.
2015-10-14 Jonas KölkerRemove a redundant line of code.
2015-10-14 Jonas KölkerDon't stop animations when restarting an already restar...
2015-10-14 Jonas KölkerStop animations on a new game, no matter how it is...
2015-10-04 Simon TathamGTK 3 cleanup: stop using GtkDialog for config boxes.
2015-10-04 Simon TathamGTK 3 cleanup: use GtkAboutDialog for the About box.
2015-10-04 Simon TathamGTK 3 cleanup: use GtkMessageDialog for message_box().
2015-10-04 Simon TathamGTK 3.16 deprecation: stop using gtk_misc_set_alignment.
2015-10-03 Jonas KölkerImprove Towers error highlighting.
2015-10-03 Jonas KölkerDominosa: Highlight a number when pressed on the keyboard.
2015-10-03 Simon TathamFix switching to a larger puzzle size under GTK 2.
2015-10-03 Simon Tathambuild fix
2015-10-03 Jonas KölkerInsert a manual reference in the default status bar...
2015-10-03 Jonas KölkerRender Filling presets as 'WxH', not 'HxW'.
2015-10-03 Jonas KölkerAdd 'Inshi No Heya' (multiplication only) variant to...
2015-10-03 Jonas KölkerFix a display glitch in Keen's pencil-mode cursor.
2015-10-03 Jonas KölkerRecompute solutions in Inertia if the user strays from...
2015-10-03 Jonas KölkerFix an instance generation hang in Signpost.
2015-10-03 Jonas KölkerGreatly improve and speed up the Filling instance gener...
2015-10-03 Jonas KölkerGreatly increase the speed of the Filling solver.
2015-10-03 Jonas KölkerTowers: allow marking of clues as done with the keyboard
2015-10-03 Jonas KölkerAllow marking of clues as exhausted in Unequal.
2015-10-03 Jonas KölkerDisplay improvements to Range.
2015-10-03 Jonas KölkerFix a misrendering in Guess.
2015-10-03 Jonas KölkerFix a memory error in Guess cursor handling.
2015-10-03 Jonas KölkerCancel dragging in Pearl by pressing Escape or Backspace.
2015-10-03 Jonas KölkerChange Pearl's cursor logic.
2015-10-03 Jonas KölkerRefactor Pearl's mark_in_direction, and invert a parameter.
2015-10-03 Jonas KölkerRefactor modifier handling in Pearl's cursor code.
2015-10-03 Jonas KölkerAdd more keyboard controls to Slant.
2015-10-03 Jonas KölkerSlant: hide keyboard cursor when using the mouse.
2015-10-03 Jonas KölkerRectangles: cancel keyboard drag with Escape.
2015-10-03 Jonas KölkerFilling: enable keyboard-driven cursor dragging mode.
2015-10-03 Jonas KölkerRange: add pencil marks to squares by Shift-cursor...
2015-10-03 Jonas KölkerPattern: color multiple squares with Ctrl- or Shift...
2015-10-03 Jonas KölkerAdd game_text_format to Tents.
2015-10-03 Jonas KölkerAdd game_text_format to Pattern.
next