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
/
grid.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Adopt C99 bool in the grid.c API.
Simon Tatham
2018-11-13
*
New grid type: the trihexagonal tiling, or 'kagome lattice'.
Simon Tatham
2017-11-18
*
Make the code base clean under -Wwrite-strings.
Simon Tatham
2017-10-01
*
New Loopy tiling: 'Great Great Dodecagonal'.
Simon Tatham
2017-04-24
*
Giant const patch of doom: add a 'const' to every parameter in every
Simon Tatham
2013-04-13
*
From James Harvey (via a period of collaborative polishing), a patch
Simon Tatham
2011-04-24
*
Move most of face_text_pos() into grid.c, leaving in loopy.c only the
Simon Tatham
2011-04-23
*
Another patch from Chris Moore implementing two more grid types, both
Simon Tatham
2011-02-24
*
Retire the 'middle_face' field in 'struct grid', together with the
Simon Tatham
2011-02-24
*
Patch from Chris Moore to implement an extra grid type, the 'floret'
Simon Tatham
2011-02-23
*
How did I manage to check this in without actually trying to build
Simon Tatham
2008-09-07
*
Completely re-engineered version of Loopy, courtesy of Lambros
Simon Tatham
2008-09-06