aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Untangle: Implement game_get_cursor_location.rockboxFranklin Wei2020-12-07
* Fix typo in docs for request_keys()Franklin Wei2020-12-07
* Unequal: reorder vertices in greater-than signFranklin Wei2020-12-07
* Filling: disable printv() on RockboxFranklin Wei2020-12-07
* Fake button presses for PalisadeFranklin Wei2020-12-07
* Untangle: return UI_UPDATE instead of ""Franklin Wei2020-12-07
* Introduce ftoa() as a replacement for the %g format specifierFranklin Wei2020-12-07
* Untangle: change cursor-only behaviorFranklin Wei2020-12-07
* Mines: hack for rockbox polygon drawingFranklin Wei2020-12-07
* Map: use larger pencil mark for visibility on small screensFranklin Wei2020-12-07
* Inertia: hack for rockbox polygon drawingFranklin Wei2020-12-07
* Add more config validity checksFranklin Wei2020-12-07
* Signpost: fix star drawing on rockboxFranklin Wei2020-12-07
* Fully remove references to "Train Tracks"Franklin Wei2020-12-07
* Rename memswap() to swap_regions()Franklin Wei2020-12-07
* Untangle: add cursor-only interface.Franklin Wei2020-12-07
* 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
* Tracks: add standalone solver program.Simon Tatham2020-02-26
* Tracks: make solver return max difficulty used.Simon Tatham2020-02-26
* Improve const-correctness in printing API.Asher Gordon2019-12-30
* Add printing support for GTK.Asher Gordon2019-12-30
* Update the copyright holders list in puzzles.but.Simon Tatham2019-12-28
* Don't segfault when no icons are available.Asher Gordon2019-12-25
* Make --screenshot work even in (Cairo) GTK2 builds.Simon Tatham2019-11-13
* .gitignore: add more autotools detritus.Simon Tatham2019-11-13
* Fix build failure reported in gcc 9.Simon Tatham2019-09-01
* Fix build failure in C90 mode.Simon Tatham2019-04-14
* Dominosa: move set analysis with doubles into Extreme.Simon Tatham2019-04-13
* Dominosa: add area-parity deductions, at Basic level.Simon Tatham2019-04-13
* findloop: alternative query function.Simon Tatham2019-04-13