aboutsummaryrefslogtreecommitdiff
path: root/tracks.c (follow)
Commit message (Expand)AuthorAge
* Add a request_keys() function with a midend wrapper.Franklin Wei2018-04-22
* Return error messages as 'const char *', not 'char *'.Simon Tatham2017-10-01
* Use a proper union in struct config_item.Simon Tatham2017-10-01
* New name UI_UPDATE for interpret_move's return "".Simon Tatham2017-10-01
* tracks: Make error clue background whiteIan Jackson2017-09-30
* tracks: Greyscale colour initialisation: line up columnsIan Jackson2017-09-30
* tracks.c: draw_clue: Introduce bg parameterIan Jackson2017-09-30
* tracks: thicken the lines of the grid itself.Simon Tatham2017-09-29
* tracks: Roughly double the thickness of the "no track" crossesIan Jackson2017-09-29
* tracks: Scale thickness of "no track here" crossesIan Jackson2017-09-29
* Rework the preset menu system to permit submenus.Simon Tatham2017-04-26
* Clarify conditions to avoid compiler errorsKhem Raj2016-12-06
* Tracks: fix further completion-checking loopholes.Simon Tatham2016-02-26
* Tracks: tighten up a small loophole in completion checking.Simon Tatham2016-02-24
* Tracks: use the new findloop for loop detection.Simon Tatham2016-02-24
* Fix premature completion flash in Tracks.Simon Tatham2015-10-23
* Highlight clue errors in Tracks in some more situations.Jonas Kölker2015-10-21
* New puzzle from James Harvey: 'Tracks'.Simon Tatham2015-02-08