chiark / gitweb /
sgt-puzzles.git
2021-04-22 Ian Jacksonwasm/js/emscripten: Fix page loading race for-sgt-race
2021-04-22 Michael QuevillonNew grid type: compass dodecagonal
2021-04-19 Simon TathamSuppress too-noisy Visual Studio warnings.
2021-04-19 Simon Tathamwindows.c: fix some 64-bit cleanness warnings.
2021-04-19 Simon TathamAdd .gitignore rules for in-tree builds.
2021-04-16 Simon TathamSet ALLOW_MEMORY_GROWTH in the Emscripten build.
2021-04-13 Simon Tathamicons.cmake: explicitly search for Perl.
2021-04-08 Simon TathamAnother rewrite of the WASM apology message.
2021-04-07 Simon TathamReword the apology when web puzzles fail to load.
2021-04-05 Simon TathamStop advertising GTK 1 as an option!
2021-04-04 Simon TathamAdvertise user-configurable cmake-time config options.
2021-04-03 Simon TathamWASM: add the correct MIME type to .htaccess.
2021-04-03 Dmitry MarakasovInstall desktop files and pixmaps from CMake
2021-04-03 Simon TathamUpdate web puzzles to current WASM-based Emscripten.
2021-04-03 Simon Tathamemscripten.cmake: remove a rogue diagnostic.
2021-04-03 Simon TathamSupport earlier versions of CMake.
2021-04-01 Simon TathamDon't try to build the icons when cross-compiling.
2021-03-31 Simon TathamUnix: allow adding a prefix to all the puzzle names.
2021-03-31 Simon TathamStop automatically adding warning flags and -Werror.
2021-03-31 Simon TathamProvide pre-built icons in the source tarball.
2021-03-31 Simon TathamMake the icons build step optional.
2021-03-29 Simon Tathamdesktop.pl: cope with unfinished puzzles.
2021-03-29 Simon TathamFilling grid gen: slightly randomise neighbour selection.
2021-03-29 Simon TathamFilling: remove directional bias in grid generation.
2021-03-29 Simon TathamFilling: fix assertion failure in 3x1 game generation.
2021-03-29 Simon TathamRemove old Windows CE cruft.
2021-03-29 Simon TathamRemove winiss.pl.
2021-03-29 Simon TathamMigrate to a CMake-based build system.
2021-03-29 Simon TathamFix bit rot in the 'unfinished' subdir.
2020-12-07 Franklin WeiGalaxies: fix assertion failure when adding out-of...
2020-12-07 Franklin WeiAdd method for frontends to query the backend's cursor...
2020-06-09 Simon TathamGroup: fix assertion failure in Unreasonable generation.
2020-05-23 Simon TathamUnequal: fill in the latin.c validator function.
2020-05-23 Simon TathamTowers: fill in the latin.c validator function.
2020-05-23 Simon TathamKeen: fill in the latin.c validator function.
2020-05-23 Simon TathamGroup: hard-mode identity deduction.
2020-05-23 Simon TathamGroup: fill in the latin.c validator function.
2020-05-23 Simon Tathamlatin.c: call a user-provided validator function. ...
2020-05-22 Simon Tathamgroupsolver: show working when using -v on ambiguous...
2020-05-20 Simon TathamGroup: fix loop bounds in the solver.
2020-05-20 Simon TathamGroup: add a special deduction about the group identity.
2020-05-12 Simon Tathamunfinished/path: some jottings towards a solver.
2020-05-11 Robert KonigsbergProvide visual guide to the cursor location across...
2020-04-12 Simon Tathamgrid.c: fix size miscalculation in Floret tiling.
2020-04-07 Simon TathamGTK 3: handle nontrivial window scale factors.
2020-03-17 Simon TathamMines: add validation for negative mine count.
2020-02-26 Simon TathamTracks: fix a small memory leak.
2020-02-26 Simon TathamTracks: add reverse neighbour deduction in hard mode.
2020-02-26 Simon TathamTracks: new parity-based deduction.
2020-02-26 Simon TathamTracks: new neighbour-based deduction.
2020-02-26 Simon TathamTracks: add standalone solver program.
2020-02-26 Simon TathamTracks: make solver return max difficulty used.
2019-12-30 Asher GordonImprove const-correctness in printing API.
2019-12-30 Asher GordonAdd printing support for GTK.
2019-12-28 Simon TathamUpdate the copyright holders list in puzzles.but.
2019-12-25 Asher GordonDon't segfault when no icons are available.
2019-11-13 Simon TathamMake --screenshot work even in (Cairo) GTK2 builds.
2019-11-13 Simon Tatham.gitignore: add more autotools detritus.
2019-09-01 Simon TathamFix build failure reported in gcc 9.
2019-04-14 Simon TathamFix build failure in C90 mode.
2019-04-13 Simon TathamDominosa: move set analysis with doubles into Extreme.
2019-04-13 Simon TathamDominosa: add area-parity deductions, at Basic level.
2019-04-13 Simon Tathamfindloop: alternative query function.
2019-04-13 Simon TathamDominosa: another forcing-chain based deduction.
2019-04-13 Simon TathamDominosa: another local deduction in Basic level.
2019-04-12 Simon TathamJavascript frontend: make Shift- and Ctrl-click work.
2019-04-11 Simon TathamDominosa: further forms of set analysis.
2019-04-11 Simon TathamDominosa: be more careful about >= Hard layout.
2019-04-11 Simon TathamDominosa: max-difficulty option in the solver.
2019-04-10 Simon TathamDominosa: more sophisticated grid layout in >= Hard...
2019-04-05 Simon TathamDominosa: add presets for Hard and Extreme difficulty.
2019-04-05 Simon TathamDominosa: prevent hangs generating tiny hard puzzles.
2019-04-05 Simon TathamDominosa: add an Extreme difficulty, with forcing chains.
2019-04-05 Simon TathamFix a handful of memory leaks in the midend.
2019-04-05 Simon TathamNew utility routine: sort with a context parameter.
2019-04-04 Simon TathamDominosa: update the to-do list.
2019-04-04 Simon TathamDominosa: allow set analysis even with adjacency.
2019-04-04 Simon TathamDominosa: add a Hard difficulty which can do set analysis.
2019-04-04 Simon TathamDominosa: new deduction deduce_local_duplicate().
2019-04-04 Simon TathamDominosa: introduce a difficulty system.
2019-04-04 Simon TathamDominosa: rewrite the solver.
2019-04-04 Simon TathamDominosa: add a command-line solver.
2019-02-18 Simon TathamGalaxies: prevent creation of empty undo-chain items.
2019-02-10 Simon TathamPegs: clear ui->cur_jumping on undo or redo.
2019-01-25 Simon Tathambenchmark.pl: replace use of Perl <> with <<>>.
2018-12-12 Simon TathamReplace fe->preset_menu when we change midend.
2018-11-25 Simon TathamFix GTK 2 crash introduced by previous commit.
2018-11-23 Simon TathamDon't initialise GTK in --screenshot mode.
2018-11-13 Simon TathamAdd missing 'static' to game-internal declarations.
2018-11-13 Simon TathamUnruly, Group: reference-count the 'immutable' array.
2018-11-13 Simon TathamAdd missing binary 'matching' to .gitignore.
2018-11-13 Simon TathamAdd a missing const in unfinished/sokoban.c.
2018-11-13 Simon TathamUse C99 bool within source modules.
2018-11-13 Simon TathamReplace TRUE/FALSE with C99 true/false throughout.
2018-11-13 Simon TathamAdopt C99 bool in the grid.c API.
2018-11-13 Simon TathamAdopt C99 bool in the shared Latin-square API.
2018-11-13 Simon TathamAdopt C99 bool in the tree234 API.
2018-11-13 Simon TathamAdopt C99 bool in misc.c functions.
2018-11-13 Simon TathamAdopt C99 bool in the findloop API.
2018-11-13 Simon TathamAdopt C99 bool in the edsf API.
next