aboutsummaryrefslogtreecommitdiff
path: root/grid.h (unfollow)
Commit message (Expand)Author
2023-07-07grid.c: allocate face/edge/dot arrays incrementally.Simon Tatham
2023-06-16Loopy / grid.c: support the new Spectre monotiling.Simon Tatham
2023-03-26Loopy / grid.c: new grid type, 'Hats'.Simon Tatham
2023-01-15Limit maximum grid size in LoopyBen Harris
2021-04-22New grid type: compass dodecagonalMichael Quevillon
2018-11-13Adopt C99 bool in the grid.c API.Simon Tatham
2017-11-18New grid type: the trihexagonal tiling, or 'kagome lattice'.Simon Tatham
2017-10-01Make the code base clean under -Wwrite-strings.Simon Tatham
2017-04-24New Loopy tiling: 'Great Great Dodecagonal'.Simon Tatham
2013-04-13Giant const patch of doom: add a 'const' to every parameter in everySimon Tatham
2011-04-24From James Harvey (via a period of collaborative polishing), a patchSimon Tatham
2011-04-23Move most of face_text_pos() into grid.c, leaving in loopy.c only theSimon Tatham
2011-02-24Another patch from Chris Moore implementing two more grid types, bothSimon Tatham
2011-02-24Retire the 'middle_face' field in 'struct grid', together with theSimon Tatham
2011-02-23Patch from Chris Moore to implement an extra grid type, the 'floret'Simon Tatham
2008-09-07How did I manage to check this in without actually trying to buildSimon Tatham
2008-09-06Completely re-engineered version of Loopy, courtesy of LambrosSimon Tatham