aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Special-case right-dragging of a numbered cell off the grid.Simon Tatham2015-05-09
* Sort out abs/fabs confusion.Simon Tatham2015-04-10
* Add Tracks to the automake makefile's "install" target.Simon Tatham2015-03-25
* Fix a compile warning on ARM.Simon Tatham2015-03-24
* Update README after the switch to autoconf.Simon Tatham2015-03-15
* Fix a build failure on x32 (time_t printfs).Adam Borowski2015-03-09
* Turn <image> tag into <img>.Simon Tatham2015-02-08
* New puzzle from James Harvey: 'Tracks'.Simon Tatham2015-02-08
* Remove a lingering bashism in makedist.sh.Simon Tatham2015-01-17
* Improve the Flood solver.Simon Tatham2015-01-15
* Remove some lingering HTML markup.Simon Tatham2015-01-13
* And one more whitespace fix.Simon Tatham2015-01-13
* Couple of fixes to the new web-page mechanism.Simon Tatham2015-01-13
* Script to autogenerate pieces of the web page.Simon Tatham2015-01-13
* Put the game summaries from the website into gamedesc.txt.Simon Tatham2015-01-13
* Revise the Flood preset list.Simon Tatham2015-01-13
* Handle the space bar in the Javascript front end.Simon Tatham2015-01-13
* New puzzle: 'Flood'.Simon Tatham2015-01-12
* Update the new-puzzle checklist for git.Simon Tatham2015-01-12
* Add OS X metadata to make Puzzles.app searchable in Spotlight.Simon Tatham2015-01-09
* Fix puzzle window resize behaviour on Unity.Simon Tatham2015-01-04
* Fix homology bug (!) in Net's loop highlighter.Simon Tatham2014-12-29
* Error-highlight loops in Net.Simon Tatham2014-12-28
* Permit selecting a diagonal of squares at once in Group.Simon Tatham2014-12-18
* Fix two compile warnings in emcc.c.Simon Tatham2014-11-30
* Remove another erroneous GINT_TO_POINTER.Simon Tatham2014-11-29
* Use the compile flag -std=c89 in place of -ansi.Simon Tatham2014-11-29
* Fix a GINT_TO_POINTER that was back to front.Simon Tatham2014-11-29
* Change the policy for parsing underspecified params strings.Simon Tatham2014-11-29
* Remove an inappropriate assertion in validation context.Simon Tatham2014-11-26
* Fix a decoding bug in Solo block-structure descriptions.Simon Tatham2014-11-26
* Fix error highlighting of closed subgraphs in Bridges.Simon Tatham2014-10-29
* Some more .gitignore updates.Simon Tatham2014-10-27
* Add a .gitignore, now this project is in git.Simon Tatham2014-10-25
* Stop using NSApp in the OS X front end.Simon Tatham2014-10-20
* Fix antialiasing artifacts around edges of Bridges islands.Simon Tatham2014-10-07
* Provide a static version.h for development builds.Simon Tatham2014-09-27
* Remove the MD5-based manifest file system.Simon Tatham2014-09-24
* Remove dependencies on Subversion.Simon Tatham2014-09-24
* Improve connectedness-error highlighting in Singles.Simon Tatham2014-09-21
* Improve connectedness-error highlighting in Range.Simon Tatham2014-09-09
* Fix vertically misaligned text in Javascript puzzles.Simon Tatham2014-06-21
* Change our method of calling main() in emccpre.js.Simon Tatham2014-04-20
* Add a missing #include.Simon Tatham2014-04-20
* Reinstate the Mac OS build step.Simon Tatham2014-03-30
* Fix the Automake makefile for automake 1.14.Simon Tatham2014-02-22
* Continue the tradition of only remembering to update the copyright yearJacob Nevins2014-01-16
* Position the monster counts more sensibly.Simon Tatham2014-01-07
* Fix a printf 64-bit-cleanness error.Simon Tatham2013-11-28
* Fix an edge case of divider-obsoletion in Group.Simon Tatham2013-10-09