Revision 800218

Go back to digest for 27th April 2008

Features in Games

Fela Winkelmolen committed changes in /trunk/kdereview/kbreakout:

* Add a message saying how to fire the ball using the keyboard (given that using the mouse may cause the window to lose focus).
* Make the speed increase and random direction change more deterministic.
* Make sure to award points for hidden bricks, even when they don't get destroyed when passing to the next level.
* Use m_ for members in GameEngine.

File Changes

Modified 9 files
  • /trunk/kdereview/kbreakout
  •   /TODO
  •   /src/brick.cpp
  •   /src/gameengine.cpp
  •   /src/gameengine.h
  •   /src/gift.cpp
  •   /src/globals.h
  •   /src/mainwindow.cpp
  •   /src/textitems.cpp
  •   /src/textitems.h
9 files changed in total