2011-04-25 |
Simon Tatham | Forgot to set 'has_incentre' on triangular grids, which... |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Simon Tatham | From James Harvey (via a period of collaborative polish... |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Simon Tatham | Oops: initialise that new 'has_incentre' flag to false... |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Simon Tatham | Move most of face_text_pos() into grid.c, leaving in... |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Simon Tatham | Replace my brute-force algorithm in face_text_pos with... |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Simon Tatham | Stop calling face_text_pos() for faces that don't need... |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Simon Tatham | Support user-specified extra link flags (XLFLAGS) in... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Simon Tatham | Fix mismatch between printf format strings and argument... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Simon Tatham | Remove a stray diagnostic. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Simon Tatham | Fix an amusing cut-and-paste error in the Java drawing... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Simon Tatham | Adjust the yellow used for LINE_UNKNOWN so that it... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Simon Tatham | Trivial markup fix. |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Simon Tatham | Add a new deduction to Easy level, which is as small... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Simon Tatham | Move up midend_is_solved() in the developer docs from... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Simon Tatham | Add a function to every game backend which indicates... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Simon Tatham | Add functions provided by the midend to tell a front... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Simon Tatham | Rework the Loopy grid drawing algorithm so that it... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Simon Tatham | Improve the algorithm for figuring out where the number... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Simon Tatham | When a lot of edges meet the same point - and, in parti... |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Simon Tatham | Another patch from Chris Moore implementing two more... |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Simon Tatham | Retire the 'middle_face' field in 'struct grid', togeth... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Simon Tatham | Patch from Chris Moore to implement an extra grid type... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Simon Tatham | Patch from Chris Moore to improve the generality of |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Simon Tatham | Another UI feature for Group: now you can click between... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Simon Tatham | The printing function in Bridges was unable to cope... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Simon Tatham | Fix error highlighting after table rearrangement. |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Simon Tatham | Add the ability to reorder the rows and columns in... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Simon Tatham | Introduce a mechanism in Buildscr for optionally buildi... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Simon Tatham | Also, it's ugly to blank out pieces of the applet windo... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Simon Tatham | In the Java front end, don't try to guess the puzzle... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Simon Tatham | Fixes to r8997: firstly, move the fix out of #ifdef... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Simon Tatham | Liam Clarke points out that the use of the word 'radius... |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Simon Tatham | Memory leak fixes from Jonas Koelker. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Simon Tatham | Jonas Koelker reports that using the version of GTK... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Simon Tatham | New puzzle from Jonas Koelker: 'Range', an implementati... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Simon Tatham | Patch from Jonas Koelker to fix a double free in magnet... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Simon Tatham | Some minor fixes to the unfinished Pearl solver: |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Simon Tatham | Some kernels don't like my #! line. Move the -w into... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Simon Tatham | Patch from Mark Wooding to add documentation of the new |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Simon Tatham | Patch from Mark Wooding to add antialiasing-safety... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Simon Tatham | Patch from Mark Wooding to reorganise Loopy's redraw... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Simon Tatham | Patch from Mark Wooding to introduce a draw_thick_line... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Simon Tatham | Patch from Mark Wooding to (optionally at compile time... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Simon Tatham | Patch from Mark Wooding to disable GTK's internal doubl... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Simon Tatham | Patch from Mark Wooding to use GTK stock items for... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Simon Tatham | Make mkfiles.pl clean under 'perl -w'. Fixes one minor... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Simon Tatham | Patch from Ben Hutchings to fix an error-checking goof... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Simon Tatham | A user points out that Signpost doesn't in fact use... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Simon Tatham | Fix a build-breaking bug I introduced to the OS X makef... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Simon Tatham | Modification of a patch from Debian: eliminate the... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Simon Tatham | Patch idea from Debian, but modified considerably in... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Simon Tatham | Patch from Debian, to bring the use of the X selection... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Simon Tatham | Wording tweaks inspired by (but not the same as) some... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Simon Tatham | Patch from Ben Hutchings: explicitly initialise somethi... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Simon Tatham | Fix incorrect uses of ctype.h (passing it uncast chars... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Simon Tatham | Fix from James H for an assertion failure during Signpost |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Simon Tatham | Add '-v' option to patternsolver, to make it show its... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Simon Tatham | Dylan O'Donnell reports that Signpost hangs on trying... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Simon Tatham | Chris Boyle reports an off-by-two error ('a Qui-Gon... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Simon Tatham | Error highlighting bug in Bridges: when counting the... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Simon Tatham | Another w/h transposition typo. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Simon Tatham | Typo affecting gameplay on grids wider than they are... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Simon Tatham | Fixes from James H to the numbering of squares, in... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Simon Tatham | Fix build failure on MacOS by initialising a variable... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Simon Tatham | A proper fix from James H for the negative number issue... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Jacob Nevins | Typo fix (from Debian). |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Simon Tatham | Capitalisation glitch. |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Simon Tatham | 'Fix' an assertion failure during play: accidentally... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Simon Tatham | Docs and comments fixes from James H. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Simon Tatham | Updates to the new-puzzle checklist, since the world... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Simon Tatham | New puzzle! Setting what might be a record for how... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Simon Tatham | Patch inspired by one from James H: remove spurious... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Simon Tatham | Fix from James H: the shared code between drawing and... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Simon Tatham | Fix from James H: in printing mode, the shared code... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Simon Tatham | Memory leak fix from James H. |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Simon Tatham | Patch from James H to fix a bug in which ambiguous... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Jacob Nevins | Typo/formatting fixes for Magnets documentation. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Simon Tatham | Highlight the sides as well as the top of a tower when... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Simon Tatham | Don't use payload strings directly as the format for... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Simon Tatham | Placate optimiser. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Simon Tatham | New puzzle from James H: 'Magnets'. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Simon Tatham | Couple of small changes to Singles from James H which... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Simon Tatham | Patch from James H: make the Windows debugging output... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Simon Tatham | Add a couple more checks to the 3d collision detection... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Jacob Nevins | Corrections to Singles documentation, plus index terms. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Simon Tatham | Misspelled keyword. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Simon Tatham | New puzzle from James Harvey: 'Singles', an implementat... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Simon Tatham | Retire the YTRANS and YUNTRANS macros in latin.[ch... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Simon Tatham | The 3-D graphics in Towers need a corresponding change... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Simon Tatham | Oops! Remove evidence of blatant clone-and-hack from... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Simon Tatham | Oops. Uncomment the difficulty exceptions! (Also add... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Jacob Nevins | New year, new puzzle. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Jacob Nevins | Fix formatting. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Simon Tatham | Crop the Towers icon more sensibly (i.e. at all). |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Simon Tatham | Upgrade the graphics in Towers to include a thematicall... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Simon Tatham | New puzzle, again using the revised latin.c: 'Towers... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Simon Tatham | Memory leak fix from James H. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Simon Tatham | Proof that check_errors() is sufficient. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Simon Tatham | Refer to group elements by letters instead of numbers... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Simon Tatham | Add a facility in the latin.c solver diagnostics to... |
commit | commitdiff | tree | snapshot |
next |