chiark / gitweb /
Update changelog for 20170923.ff218728-0+iwj2~3.gbpc58e0c release
[sgt-puzzles.git] / undead.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-10-21 Jonas KölkerIn Undead, mark clues as errors in a few more situations.
2015-07-13 Simon TathamSolo, Undead: support 'm' to fill in all pencils.
2015-07-05 Simon TathamFix redrawing of Undead 'done' clues after a resize.
2015-05-26 Kevin LylesUndead: you can now mark clues as done
2015-05-26 Kevin LylesReworked draw_path_hint
2015-05-26 Kevin LylesFactored out a portion of game_redraw
2014-01-07 Simon TathamPosition the monster counts more sensibly.
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...
2013-04-12 Simon TathamApply some optimisation to Undead's get_unique() functi...
2013-03-31 Simon TathamUndead was not ever actually draw_update()ing to the...
2013-03-10 Jacob NevinsFix entering pencil marks from the keyboard; the cursor...
2012-09-10 Simon TathamMake indentation consistent. (Somehow I forgot to do...
2012-09-09 Simon TathamOops, forgot to initialise changed_ascii on all paths...
2012-09-09 Simon TathamNew rule: interpret_move() is passed a pointer to the...
2012-09-08 Simon TathamNew puzzle! Contributed by Steffen Bauer, an implementa...