simon-svn: puzzles: simon

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Mon Oct 10 18:22:33 BST 2005


SVN root:       svn://ixion.tartarus.org/main
Changes by:     simon
Revision:       6385
Date:           2005-10-10 18:22:33 +0100 (Mon, 10 Oct 2005)

Log message (9 lines):
r6384 didn't go quite far enough. In fact, a grid square which
differs between oldstate and state in only the hint bit should not
have a flip animation even if hints_active is TRUE. Flip animations
should only happen for tiles which are changing their primary state.
(Put like that, it seems so obvious.)

Test case which demonstrates this fix to be right and r6384 to be
wrong: 3x3:101000000000000000000,300 . Hit Solve immediately and
then click on the red-highlighted squares.

Modified files:
U   puzzles/flip.c

Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=6385&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/puzzles/flip.c?rev=6385&r1=6384&r2=6385



More information about the tartarus-commits mailing list