chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / grid.c
2015-04-10 Simon TathamSort out abs/fabs confusion.
2013-05-10 Simon TathamFix grid generation crashes at Penrose 3x3 sizes. What...
2013-04-13 Simon TathamGiant const patch of doom: add a 'const' to every param...
2013-04-11 Simon TathamRevamp the triangular grid generation in Loopy, which...
2013-04-01 Simon TathamGreg Hewgill points out a code path on which the angle...
2011-05-06 Simon TathamApply the rotation in Penrose grid descriptions by...
2011-05-04 Simon TathamPortability fixes, mostly from James for Palm purposes...
2011-04-26 Simon TathamFix two memory leaks reported by Tiago Dionizio in...
2011-04-25 Simon TathamForgot to set 'has_incentre' on triangular grids, which...
2011-04-24 Simon TathamFrom James Harvey (via a period of collaborative polish...
2011-04-23 Simon TathamOops: initialise that new 'has_incentre' flag to false...
2011-04-23 Simon TathamMove most of face_text_pos() into grid.c, leaving in...
2011-02-24 Simon TathamAnother patch from Chris Moore implementing two more...
2011-02-24 Simon TathamRetire the 'middle_face' field in 'struct grid', togeth...
2011-02-23 Simon TathamPatch from Chris Moore to implement an extra grid type...
2011-02-23 Simon TathamPatch from Chris Moore to improve the generality of
2008-09-13 Simon TathamSince the lack of this has caused portability issues...
2008-09-10 Simon TathamPatch from James H to make new-Loopy port more easily.
2008-09-07 Simon TathamHow did I manage to check this in without actually...
2008-09-06 Simon TathamCompletely re-engineered version of Loopy, courtesy...