aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Faintly highlight the leading diagonal of Group's grid.Simon Tatham2013-10-09
* Document 'Unique rows and columns' option in Unruly, plus formatting tweaksJacob Nevins2013-08-29
* Fix a failure to warn about non-unique rows/columns in non-square Unruly grid...Jacob Nevins2013-07-30
* Stop using a zero precision specifier with sprintf ("%.0d") to causeSimon Tatham2013-07-05
* Make svn-based version identification still work in VPATH builds.Simon Tatham2013-07-02
* Fix small bugs in the automake construction which were preventing theSimon Tatham2013-07-02
* Add a check in the new configure script to enable lots of gcc warningSimon Tatham2013-06-30
* Add a mechanism to the automake system to allow 'make install' to onlySimon Tatham2013-06-30
* Support building via autoconf and automake. mkfiles.pl now outputs aSimon Tatham2013-06-30
* Adjust the build script to turn the NestedVM build into a delegation,Simon Tatham2013-06-27
* Remove stray bashisms from the NestedVM makefile.Simon Tatham2013-06-19
* Remove spurious "unfinished/" that appeared at the start of theSimon Tatham2013-06-08
* Add comment to remind myself (and anyone else) how to refresh the XFCESimon Tatham2013-06-08
* Script to read the new gamedesc.txt and create .desktop files. MySimon Tatham2013-06-08
* Rename wingames.lst to gamedesc.txt, and add a couple of extra fieldsSimon Tatham2013-06-08
* Fix grid generation crashes at Penrose 3x3 sizes. What seemed to beSimon Tatham2013-05-10
* Correct the comment at the top of unruly.c, which is out of date as ofSimon Tatham2013-05-05
* New configuration option in Unruly, to enable a mode in which no twoSimon Tatham2013-05-05
* D'oh, forgot to adjust devel.but for the const changes.Simon Tatham2013-04-13
* Giant const patch of doom: add a 'const' to every parameter in everySimon Tatham2013-04-13
* Fix a memory management bug in Filling: in some situations itsSimon Tatham2013-04-13
* Add 'const' to the game_params arguments in validate_desc andSimon Tatham2013-04-12
* Patch from Rogier Goossens to speed up the Pattern solver.Simon Tatham2013-04-12
* Adjust Keen's grid generation to constrain the maximum size of clueSimon Tatham2013-04-12
* Apply some optimisation to Undead's get_unique() function, which wasSimon Tatham2013-04-12
* Introduce some extra testing and benchmarking command-line options toSimon Tatham2013-04-11
* Revamp the triangular grid generation in Loopy, which I've beenSimon Tatham2013-04-11
* Split Untangle's background colour into two. COL_BACKGROUND is stillSimon Tatham2013-04-07