chiark / gitweb /
Apply some optimisation to Undead's get_unique() function, which was
[sgt-puzzles.git] / undead.c
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...