Fix instant animations.
commitb893c641913094fdf8a36e659c4ed7de310135ed
authorPaolo Capriotti <p.capriotti@gmail.com>
Sat, 11 Jul 2009 23:55:20 +0000 (12 01:55 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Sun, 12 Jul 2009 00:06:30 +0000 (12 02:06 +0200)
treec3e48f7c434b6b80a7a449624c4ab0352e9e63c6
parentc75d9cf372d3f7aa6ddf6b2088185515473e60fe
Fix instant animations.

Instant animations need to be performed immediately on the board (even if
the result is now shown), otherwise the following animations may not behave
properly.
lib/animations.rb
lib/animator_helper.rb
lib/controller.rb