aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* wasm/js/emscripten: Fix page loading raceIan Jackson2021-04-22
* New grid type: compass dodecagonalMichael Quevillon2021-04-22
* Suppress too-noisy Visual Studio warnings.Simon Tatham2021-04-19
* windows.c: fix some 64-bit cleanness warnings.Simon Tatham2021-04-19
* Add .gitignore rules for in-tree builds.Simon Tatham2021-04-19
* Set ALLOW_MEMORY_GROWTH in the Emscripten build.Simon Tatham2021-04-16
* icons.cmake: explicitly search for Perl.Simon Tatham2021-04-13
* Another rewrite of the WASM apology message.Simon Tatham2021-04-08
* Reword the apology when web puzzles fail to load.Simon Tatham2021-04-07
* Stop advertising GTK 1 as an option!Simon Tatham2021-04-05
* Advertise user-configurable cmake-time config options.Simon Tatham2021-04-04
* WASM: add the correct MIME type to .htaccess.Simon Tatham2021-04-03
* Install desktop files and pixmaps from CMakeDmitry Marakasov2021-04-03
* Update web puzzles to current WASM-based Emscripten.Simon Tatham2021-04-03
* emscripten.cmake: remove a rogue diagnostic.Simon Tatham2021-04-03
* Support earlier versions of CMake.Simon Tatham2021-04-03
* Don't try to build the icons when cross-compiling.Simon Tatham2021-04-01
* Unix: allow adding a prefix to all the puzzle names.Simon Tatham2021-03-31
* Stop automatically adding warning flags and -Werror.Simon Tatham2021-03-31
* Provide pre-built icons in the source tarball.Simon Tatham2021-03-31
* Make the icons build step optional.Simon Tatham2021-03-31
* desktop.pl: cope with unfinished puzzles.Simon Tatham2021-03-29
* Filling grid gen: slightly randomise neighbour selection.Simon Tatham2021-03-29
* Filling: remove directional bias in grid generation.Simon Tatham2021-03-29
* Filling: fix assertion failure in 3x1 game generation.Simon Tatham2021-03-29
* Remove old Windows CE cruft.Simon Tatham2021-03-29
* Remove winiss.pl.Simon Tatham2021-03-29
* Migrate to a CMake-based build system.Simon Tatham2021-03-29
* Fix bit rot in the 'unfinished' subdir.Simon Tatham2021-03-29
* Galaxies: fix assertion failure when adding out-of-bounds association.Franklin Wei2020-12-07
* Add method for frontends to query the backend's cursor location.Franklin Wei2020-12-07
* Group: fix assertion failure in Unreasonable generation.Simon Tatham2020-06-09
* Unequal: fill in the latin.c validator function.Simon Tatham2020-05-23
* Towers: fill in the latin.c validator function.Simon Tatham2020-05-23
* Keen: fill in the latin.c validator function.Simon Tatham2020-05-23
* Group: hard-mode identity deduction.Simon Tatham2020-05-23
* Group: fill in the latin.c validator function.Simon Tatham2020-05-23
* latin.c: call a user-provided validator function. [NFC]Simon Tatham2020-05-23
* groupsolver: show working when using -v on ambiguous puzzles.Simon Tatham2020-05-22
* Group: fix loop bounds in the solver.Simon Tatham2020-05-20
* Group: add a special deduction about the group identity.Simon Tatham2020-05-20
* unfinished/path: some jottings towards a solver.Simon Tatham2020-05-12
* Provide visual guide to the cursor location across the rows and columns.Robert Konigsberg2020-05-11
* grid.c: fix size miscalculation in Floret tiling.Simon Tatham2020-04-12
* GTK 3: handle nontrivial window scale factors.Simon Tatham2020-04-07
* Mines: add validation for negative mine count.Simon Tatham2020-03-17
* Tracks: fix a small memory leak.Simon Tatham2020-02-26
* Tracks: add reverse neighbour deduction in hard mode.Simon Tatham2020-02-26
* Tracks: new parity-based deduction.Simon Tatham2020-02-26
* Tracks: new neighbour-based deduction.Simon Tatham2020-02-26