Stop the analysis pass in Loopy's redraw routine from being
[sgt/puzzles] / grid.c
2012-02-02 simonArrgh! Revert r9395,r9396,r9397,r9398, all of which...
2012-02-02 simonAdded "dual" option to grid generators
2012-02-02 simonCan now take the dual of a grid
2011-05-06 simonApply the rotation in Penrose grid descriptions by...
2011-05-04 simonPortability fixes, mostly from James for Palm purposes...
2011-04-26 simonFix two memory leaks reported by Tiago Dionizio in...
2011-04-25 simonForgot to set 'has_incentre' on triangular grids, which...
2011-04-24 simonFrom James Harvey (via a period of collaborative polish...
2011-04-23 simonOops: initialise that new 'has_incentre' flag to false...
2011-04-23 simonMove most of face_text_pos() into grid.c, leaving in...
2011-02-24 simonAnother patch from Chris Moore implementing two more...
2011-02-24 simonRetire the 'middle_face' field in 'struct grid', togeth...
2011-02-23 simonPatch from Chris Moore to implement an extra grid type...
2011-02-23 simonPatch from Chris Moore to improve the generality of
2008-09-13 simonSince the lack of this has caused portability issues...
2008-09-10 simonPatch from James H to make new-Loopy port more easily.
2008-09-07 simonHow did I manage to check this in without actually...
2008-09-06 simonCompletely re-engineered version of Loopy, courtesy...