Revision 724179

Go back to digest for 14th October 2007

Optimization in Games

Fela Winkelmolen committed changes in /trunk/KDE/kdegames/knetwalk:

Added pixmap caching, based on the implementation by Dmitry Suzdalev in KMines.

* Preliminary support for loadable themes (no GUI yet, there is only one theme anyway).
* I am not to happy with the animations, will see if I find a better solution.
* The code needs to be cleaned up a bit. I'll do that as soon as I have time.

File Changes

Added 6 files
  • /trunk/KDE/kdegames/knetwalk
  •   /themes
  •   /src/renderer.cpp
  •   /src/renderer.h
  •   /themes/CMakeLists.txt
  •   /themes/default.desktop
  •   /themes/default.svgz
Deleted 1 files
  • /trunk/KDE/kdegames/knetwalk/src/pics/all.svgz
Modified 7 files
  • /trunk/KDE/kdegames/knetwalk
  •   /CMakeLists.txt
  •   /src/cell.cpp
  •   /src/CMakeLists.txt
  •   /src/knetwalk.kcfg
  •   /src/main.cpp
  •   /src/mainwindow.cpp
  •   /src/pics/CMakeLists.txt
14 files changed in total