Fix orientation after flip.
commitf4afb536fcba4c035e0c9cc1d3d06577c007895e
authorPaolo Capriotti <p.capriotti@gmail.com>
Wed, 24 Oct 2007 18:50:03 +0000 (24 20:50 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Wed, 24 Oct 2007 18:50:03 +0000 (24 20:50 +0200)
treef3706fc01d07da0f8f97e02ce5a1b807741e17eb
parent8f8b667cef121d8655c22a51be6e2f5b24f80e71
Fix orientation after flip.

Pieces are now rerendered when the board is flipped, and the necessary
information is passed to the theme, so that it can pick the right
orientation.

Since the animation had become sloppy (pieces were rerendered and animated
at the same time), I have disabled it.

Fixes #45.
data/scripts/piece_theme.lua
data/scripts/shogi_themelib.lua
src/board.cpp
src/pixmaploader.cpp
src/pixmaploader.h