chiark / gitweb /
sgt-puzzles.git
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.
2015-10-03 Jonas KölkerAdd game_text_format to Inertia.
2015-10-03 Jonas KölkerAdd game_text_format to Flip.
2015-10-03 Jonas KölkerAdd game_text_format to Pearl.
2015-10-03 Jonas KölkerAdd game_text_format to Dominosa.
2015-10-03 Jonas KölkerUnequal: stop ignoring keys 'h' and 'm' while cursor...
2015-10-03 Jonas KölkerFix a memory leak in Range's find_errors.
2015-10-03 Jonas KölkerDon't overallocate colour memory in Loopy.
2015-10-03 Jonas KölkerFix segfault in Range's game_text_format.
2015-10-03 Jonas KölkerFix typo in undo key handling.
2015-10-03 Jonas KölkerInclude an example of Range's text_format in the comments.
2015-10-03 Jonas KölkerFix a typo in the comments of Pearl.
2015-10-03 Simon TathamAdd '-set colorspace RGB' to some icon convert commands.
2015-10-03 Simon TathamGTK 3 port: arrange configure.ac support for GTK 2...
2015-10-03 Simon TathamGTK 3 port: don't turn off drawing area double buffering.
2015-10-03 Simon TathamGTK 3 port: change API functions for widget sizing.
2015-10-03 Simon TathamGTK 3 port: use GtkBox directly, not GtkHBox and GtkVBox.
2015-10-03 Simon TathamGTK 3 port: be prepared not to use GtkStock.
2015-10-03 Simon TathamGTK 3 port: use GdkRGBA for the window background colour.
2015-10-03 Simon TathamGTK 3 port: stop getting default bg colour from the...
2015-10-03 Simon TathamGTK 3 port: condition out the complicated window resize...
2015-10-03 Simon TathamGTK 3 port: provide a 'draw' handler.
2015-10-03 Simon TathamGTK 3 port: use GtkGrid as an alternative to GtkTable.
2015-10-03 Simon TathamGTK 3 prep: use g_timeout_add, not gtk_timeout_add.
2015-10-03 Simon TathamGTK 3 prep: use GTK instead of GDK window-icon functions.
2015-10-03 Simon TathamGTK 3 prep: make the server-side backing pixmap optional.
2015-10-03 Simon TathamGTK 3 prep: use gtk_radio_menu_item_get_group().
2015-10-03 Simon TathamGTK 3 prep: use GtkComboBox for drop-down lists.
2015-10-03 Simon TathamGTK 3 prep: use the glib names for base object types.
2015-10-03 Simon TathamGTK 3 prep: use GTK_KEY_* constants.
2015-10-03 Simon TathamGTK 3 prep: use accessors instead of direct field access.
2015-10-03 Simon TathamFix packing direction of config boxes.
2015-10-03 Simon TathamDon't refresh backing store on a no-op configure event.
2015-09-26 Chris BoyleEnforce more than one dot in Galaxies puzzles.
2015-09-18 Simon TathamFix OS X build failure due to a deprecated method.
2015-09-02 Bo LindberghImplement osx_draw_thick_line
2015-08-25 Bo LindberghTypo in the OS X Info plist
2015-08-14 Simon Tathamemcc frontend: stop indiscriminately squashing mouseups.
2015-08-01 Simon TathamReplace a TCHAR with a WCHAR.
2015-07-13 Simon TathamSolo, Undead: support 'm' to fill in all pencils.
2015-07-05 Simon TathamFix redrawing of Undead 'done' clues after a resize.
2015-06-10 Kevin LylesMagnets: you can now mark clues as done
next