index
:
puzzles
devel
master
rockbox
rockbox-devel
My sgt-puzzles tree
Franklin Wei
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tracks.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fully remove references to "Train Tracks"
Franklin Wei
2020-12-07
*
Add method for frontends to query the backend's cursor location.
Franklin Wei
2020-12-07
*
Tracks: fix a small memory leak.
Simon Tatham
2020-02-26
*
Tracks: add reverse neighbour deduction in hard mode.
Simon Tatham
2020-02-26
*
Tracks: new parity-based deduction.
Simon Tatham
2020-02-26
*
Tracks: new neighbour-based deduction.
Simon Tatham
2020-02-26
*
Tracks: add standalone solver program.
Simon Tatham
2020-02-26
*
Tracks: make solver return max difficulty used.
Simon Tatham
2020-02-26
*
Add missing 'static' to game-internal declarations.
Simon Tatham
2018-11-13
*
Use C99 bool within source modules.
Simon Tatham
2018-11-13
*
Replace TRUE/FALSE with C99 true/false throughout.
Simon Tatham
2018-11-13
*
Adopt C99 bool in the game backend API.
Simon Tatham
2018-11-13
*
Tracks: stop drawing background for clues in game_print.
Simon Tatham
2018-07-20
*
Add a request_keys() function with a midend wrapper.
Franklin Wei
2018-04-22
*
Return error messages as 'const char *', not 'char *'.
Simon Tatham
2017-10-01
*
Use a proper union in struct config_item.
Simon Tatham
2017-10-01
*
New name UI_UPDATE for interpret_move's return "".
Simon Tatham
2017-10-01
*
tracks: Make error clue background white
Ian Jackson
2017-09-30
*
tracks: Greyscale colour initialisation: line up columns
Ian Jackson
2017-09-30
*
tracks.c: draw_clue: Introduce bg parameter
Ian Jackson
2017-09-30
*
tracks: thicken the lines of the grid itself.
Simon Tatham
2017-09-29
*
tracks: Roughly double the thickness of the "no track" crosses
Ian Jackson
2017-09-29
*
tracks: Scale thickness of "no track here" crosses
Ian Jackson
2017-09-29
*
Rework the preset menu system to permit submenus.
Simon Tatham
2017-04-26
*
Clarify conditions to avoid compiler errors
Khem Raj
2016-12-06
*
Tracks: fix further completion-checking loopholes.
Simon Tatham
2016-02-26
*
Tracks: tighten up a small loophole in completion checking.
Simon Tatham
2016-02-24
*
Tracks: use the new findloop for loop detection.
Simon Tatham
2016-02-24
*
Fix premature completion flash in Tracks.
Simon Tatham
2015-10-23
*
Highlight clue errors in Tracks in some more situations.
Jonas Kölker
2015-10-21
*
New puzzle from James Harvey: 'Tracks'.
Simon Tatham
2015-02-08