Cleanups to completion flashes: all four of these games used to
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 5 Aug 2005 17:17:23 +0000 (17:17 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 5 Aug 2005 17:17:23 +0000 (17:17 +0000)
commit7dfe3b1f1f74b72acc13dd0f4c8ebb3e6f5162ac
treeb2afc51595f3835356014d080c2d9b988822ac76
parente3478a4b9a25a82709c68977e1551f2e17ae7e23
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.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@6166 cda61777-01e9-0310-a592-d414129be87e
blackbox.c
mines.c
samegame.c
untangle.c