Revision 686289

Go back to digest for 15th July 2007

Features in Games

Mauricio Piacentini committed changes in /trunk/KDE/kdegames/kreversi:

Unify chips art in default_theme.svgz file. Also consolidate all rendering in the KReversiRenderer singleton class, extending it as necessary with a couple of new methods.

Also, due to a bug in Qt SVG rendering the bounds of the old move_hint element were not being detected correctly. Changed the move_hint art to an Oxygen-style checkmark. This is used to display possible moves.

File Changes

Deleted 2 files
  • /trunk/KDE/kdegames/kreversi/pics
  •   /chips.svgz
  •   /chips_mono.svgz
Modified 9 files
  • /trunk/KDE/kdegames/kreversi
  •   /kreversichip.cpp
  •   /kreversichip.h
  •   /kreversirenderer.cpp
  •   /kreversirenderer.h
  •   /kreversiscene.cpp
  •   /kreversiscene.h
  •   /mainwindow.cpp
  •   /pics/CMakeLists.txt
  •   /pics/default_theme.svgz
11 files changed in total