chiark / gitweb /
After discussion with Simon, the game redraw functions are now passed a new
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 16 Aug 2004 16:29:54 +0000 (16:29 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 16 Aug 2004 16:29:54 +0000 (16:29 +0000)
commitdaac529a9eded98181fdf2b0d79e7138195614ec
tree88f9422b8f36470c838e379340a2f9598e930229
parentf1e8a586b53535bad3e201a8cc42b514a8cb6e16
After discussion with Simon, the game redraw functions are now passed a new
argument `dir' which tells them whether this redraw is due to an undo, rather
than have them second-guess it from game state.
Note that none of the actual games yet take advantage of this; so it hasn't
been tested in anger (although it has been inspected by debugging).

[originally from svn r4469]
HACKING.but
cube.c
fifteen.c
midend.c
net.c
netslide.c
nullgame.c
puzzles.h
rect.c
sixteen.c