chiark / gitweb /
Cleanups to completion flashes: all four of these games used to
authorSimon Tatham <anakin@pobox.com>
Fri, 5 Aug 2005 17:17:23 +0000 (17:17 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 5 Aug 2005 17:17:23 +0000 (17:17 +0000)
commitc321a88408c4541160c66151210bd048761ae392
treeb2afc51595f3835356014d080c2d9b988822ac76
parent56e01e54fad38cf1470b0994ea2cc70c714ced5d
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]
blackbox.c
mines.c
samegame.c
untangle.c