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.c
(
unfollow
)
Commit message (
Expand
)
Author
2011-05-06
Apply the rotation in Penrose grid descriptions by rotating in the
Simon Tatham
2011-05-04
Portability fixes, mostly from James for Palm purposes. Mostly
Simon Tatham
2011-04-26
Fix two memory leaks reported by Tiago Dionizio in recent Loopy
Simon Tatham
2011-04-25
Forgot to set 'has_incentre' on triangular grids, which don't use
Simon Tatham
2011-04-24
From James Harvey (via a period of collaborative polishing), a patch
Simon Tatham
2011-04-23
Oops: initialise that new 'has_incentre' flag to false, otherwise the
Simon Tatham
2011-04-23
Move most of face_text_pos() into grid.c, leaving in loopy.c only the
Simon Tatham
2011-02-24
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-23
Patch from Chris Moore to implement an extra grid type, the 'floret'
Simon Tatham
2011-02-23
Patch from Chris Moore to improve the generality of
Simon Tatham
2008-09-13
Since the lack of this has caused portability issues in the past:
Simon Tatham
2008-09-10
Patch from James H to make new-Loopy port more easily.
Simon Tatham
2008-09-07
How did I manage to check this in without actually trying to build
Simon Tatham
2008-09-06
Completely re-engineered version of Loopy, courtesy of Lambros
Simon Tatham