shithub: puzzles

Download patch

ref: c321a88408c4541160c66151210bd048761ae392
parent: 56e01e54fad38cf1470b0994ea2cc70c714ced5d
author: Simon Tatham <anakin@pobox.com>
date: Fri Aug 5 13:17:23 EDT 2005

Cleanups to completion flashes: all four of these games used to
redraw the whole window _every_ time game_redraw() was called during
a flash. Now they only redraw the whole window every time the
background colour actually changes. Thanks to James H for much of
the work.

[originally from svn r6166]