chiark / gitweb /
Update changelog for 20170923.ff218728-0+iwj2~3.gbpc58e0c release
[sgt-puzzles.git] / singles.c
2017-10-03 Ian JacksonMerge branch 'master' of https://git.tartarus.org/simon...
2017-10-01 Simon TathamMake the code base clean under -Wwrite-strings.
2017-10-01 Simon TathamReturn error messages as 'const char *', not 'char *'.
2017-10-01 Simon TathamUse a proper union in struct config_item.
2017-10-01 Simon TathamNew name UI_UPDATE for interpret_move's return "".
2017-09-24 Ian JacksonMerge remote-tracking branch 'upstream/master' into...
2017-04-26 Simon TathamRework the preset menu system to permit submenus.
2017-01-17 Ben Hutchingssgt-puzzles (20161228.7cae89f-1) unstable; urgency...
2017-01-17 Ben HutchingsImport sgt-puzzles_20161228.7cae89f.orig.tar.gz
2014-09-21 Simon TathamImprove connectedness-error highlighting in Singles.
2013-04-13 Simon TathamGiant const patch of doom: add a 'const' to every param...
2013-04-12 Simon TathamAdd 'const' to the game_params arguments in validate_de...
2012-09-09 Simon TathamNew rule: interpret_move() is passed a pointer to the...
2012-08-17 Simon TathamFor the convenience of Linux package maintainers, add...
2011-06-19 Simon TathamChanged my mind about midend_is_solved: I've now reprot...
2011-04-02 Simon TathamAdd a function to every game backend which indicates...
2010-04-17 Simon TathamFix incorrect uses of ctype.h (passing it uncast chars...
2010-01-17 Simon TathamPatch from James H to fix a bug in which ambiguous...
2010-01-13 Simon TathamDon't use payload strings directly as the format for...
2010-01-12 Simon TathamCouple of small changes to Singles from James H which...
2010-01-11 Simon TathamNew puzzle from James Harvey: 'Singles', an implementat...