chiark
/
gitweb
/
~ian
/
sgt-puzzles.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sgt-puzzles.git
2017-10-01
Simon Tatham
Make the code base clean under -Wwrite-strings.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Simon Tatham
Assorted char * -> const char * API changes.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Simon Tatham
Return error messages as 'const char *', not 'char *'.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Simon Tatham
Use a proper union in struct config_item.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Simon Tatham
New name UI_UPDATE for interpret_move's return "".
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Simon Tatham
Fix an int->pointer cast warning in windows.c.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Simon Tatham
Make newgame_undo_buf 'char *', not 'void *'.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Simon Tatham
Forbid undo of new-game if it would change the params.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Simon Tatham
Style tweaks to the newgame_undo patch.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Ian Jackson
midend: Allow "new game" to be undone
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Simon Tatham
midend_deserialise: accept an extra validation function.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Simon Tatham
midend_deserialise: keep deserialised data in a struct.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Simon Tatham
deserialise: use the right one of {,c}params.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Ian Jackson
tracks: Make error clue background white
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Ian Jackson
tracks: Greyscale colour initialisation: line up columns
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Ian Jackson
tracks.c: draw_clue: Introduce bg parameter
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Simon Tatham
Fix changing puzzle size in a maximised GTK3 window.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Simon Tatham
Fix auto-selection of presets in GTK.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Simon Tatham
Net: rewrite the drawing code for better scalability.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Simon Tatham
Net: reference-count the barriers array.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Simon Tatham
tracks: thicken the lines of the grid itself.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Simon Tatham
Fix a typo in devel.but.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Ian Jackson
tracks: Roughly double the thickness of the "no track...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Ian Jackson
tracks: Scale thickness of "no track here" crosses
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
Ian Jackson
draw_thick_line: Bound thickness by 1.0 below
commit
|
commitdiff
|
tree
|
snapshot
2017-09-24
Simon Tatham
Avoid macro-generating a trailing comma in an enum.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-23
Simon Tatham
Pattern: randomise rounding bias in generate().
commit
|
commitdiff
|
tree
|
snapshot
2017-09-23
Simon Tatham
Pattern: missing special case in the solver.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Simon Tatham
Build test HTML wrapper pages for the Javascript puzzles.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Simon Tatham
Map Ctrl-Shift-Z to Redo.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Simon Tatham
Generate special fake keypresses from menu options.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Simon Tatham
Call game_id_change_notify_function after deserialisation.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Simon Tatham
Fix borders on the HTML menu bar.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Simon Tatham
HTML: move 'New game' back out of the drop-down menu.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Simon Tatham
Make the images on the web page link to the JS puzzles.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Simon Tatham
Support for loading games in Javascript puzzles.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Simon Tatham
Support for saving games in Javascript puzzles.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Simon Tatham
Factor some HTML dialog functions out of emcclib.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Simon Tatham
Organise the JS menus/buttons bar more like a menu.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Simon Tatham
Mines: show the number of safe squares left, if it...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-24
Simon Tatham
Switch the Windows builds over to clang-cl.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-24
Simon Tatham
Set up a clang-cl makefile.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-24
Simon Tatham
Win64-cleanness: switch to {Get,Set}WindowLongPtr.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-24
Simon Tatham
Discontinue the Inno Setup Puzzles installer.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-24
Simon Tatham
Net: fix assertion failure on insoluble puzzles.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Phil Bordelon
Make cellsize a char.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
Simon Tatham
Switch to using Halibut's new direct .CHM generation.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Simon Tatham
Switch chiark URLs to https.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Simon Tatham
Fix infinite-loop bug in Loopy's autofollow feature.
commit
|
commitdiff
|
tree
|
snapshot
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
next