aboutsummaryrefslogtreecommitdiff
path: root/singles.c (follow)
Commit message (Expand)AuthorAge
* Rework the preset menu system to permit submenus.Simon Tatham2017-04-26
* Improve connectedness-error highlighting in Singles.Simon Tatham2014-09-21
* Giant const patch of doom: add a 'const' to every parameter in everySimon Tatham2013-04-13
* Add 'const' to the game_params arguments in validate_desc andSimon Tatham2013-04-12
* New rule: interpret_move() is passed a pointer to the game_drawstateSimon Tatham2012-09-09
* For the convenience of Linux package maintainers, add to Makefile.gtkSimon Tatham2012-08-17
* Changed my mind about midend_is_solved: I've now reprototyped it asSimon Tatham2011-06-19
* Add a function to every game backend which indicates whether a gameSimon Tatham2011-04-02
* Fix incorrect uses of ctype.h (passing it uncast chars, or otherSimon Tatham2010-04-17
* Patch from James H to fix a bug in which ambiguous puzzles wouldSimon Tatham2010-01-17
* Don't use payload strings directly as the format for printf.Simon Tatham2010-01-13
* Couple of small changes to Singles from James H which missed my mainSimon Tatham2010-01-12
* New puzzle from James Harvey: 'Singles', an implementation ofSimon Tatham2010-01-11