[Kde-games-devel] KReversi patch

Nicolas Hadacek kde-games-devel@mail.kde.org
Fri, 7 Feb 2003 04:51:51 +0100


Hi,

I've made a patch to kreversi that can be downloaded at 
http://nicolas.hdacek.free.fr/kreversi_patch.tgz for implementing and fixing 
the following items:
* use the XMLGUI framework.
* fix piece display at all zoom level (they were getting off-center).
* center the board in the main window.
* use a Player enum to clarify the API and simplify some code.
* use KAudioPlayer for sounds (untested : can someone check this please...).

Is this ok to commit ?
see you,
Nicolas

PS: I am cc'ing the list because the code was more or less untouched since 3
years...