chiark / gitweb /
Update changelog for 20170923.ff218728-0+iwj2~3.gbpc58e0c release
[sgt-puzzles.git] / magnets.c
2017-10-03 Ian JacksonMerge branch 'master' of https://git.tartarus.org/simon...
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
2015-06-10 Kevin LylesMagnets: you can now mark clues as done
2015-06-10 Kevin LylesRemoved an extra layer of complexity for count colors
2015-06-10 Kevin LylesFactored out some of the color logic for the clues
2015-06-10 Kevin LylesRemoved DS_FULL (it wasn't used)
2015-03-09 Adam BorowskiFix a build failure on x32 (time_t printfs).
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...
2011-06-19 Simon TathamChanged my mind about midend_is_solved: I've now reprot...
2011-05-05 Simon TathamApply a missing bit of r9164, which only broke the...
2011-05-04 Simon TathamFix warnings generated by gcc 4.6.0 about variables...
2011-04-02 Simon TathamAdd a function to every game backend which indicates...
2010-07-04 Simon TathamPatch from Jonas Koelker to fix a double free in magnet...
2010-04-17 Simon TathamFix incorrect uses of ctype.h (passing it uncast chars...
2010-01-13 Simon TathamPlacate optimiser.
2010-01-13 Simon TathamNew puzzle from James H: 'Magnets'.