Revision 700987

Go back to digest for 19th August 2007

Features in Games

Nicolas Roffet committed changes in /trunk/KDE/kdegames/kblackbox:

Huge changes.
I was a long time offline and could not commit them separately. I try to summarize:
- I moved the elements of the left (score and balls) in the view itself. So the game looks better and is better integrated. It's also more like the other KDE games of KDE 4. The great think is that it's now possible to drag and drop the balls directly. :o)
- I added some "What's this?" texts.
- I changed the way the score is calculated. It's more like "arcade" now as the elapsed time counts.
- I added highscore support with the class of libkdegames.
- I fixed some bugs and EBN points.
- Some small usability improvements also.

File Changes

Added 2 files
  • /trunk/KDE/kdegames/kblackbox
  •   /kbbgraphicsitemballrepository.cpp
  •   /kbbgraphicsitemballrepository.h
Modified 25 files
  • /trunk/KDE/kdegames/kblackbox
  •   /CHANGES
  •   /CMakeLists.txt
  •   /kbbgamedoc.cpp
  •   /kbbgamedoc.h
  •   /kbbgraphicsitemball.cpp
  •   /kbbgraphicsitemball.h
  •   /kbbgraphicsitemonbox.cpp
  •   /kbbgraphicsitemonbox.h
  •   /kbbgraphicsitemrayresult.cpp
  •   /kbbgraphicsitemrayresult.h
  •   /kbbgraphicsitemset.cpp
  •   /kbbgraphicsitemset.h
  •   /kbbinfowidget.cpp
  •   /kbbinfowidget.h
  •   /kbbitemwithposition.cpp
  •   /kbbitemwithposition.h
  •   /kbbmainwindow.cpp
  •   /kbbmainwindow.h
  •   /kbbscalablegraphicwidget.cpp
  •   /kbbscalablegraphicwidget.h
  •   /kbbthememanager.cpp
  •   /kbbtutorial.cpp
  •   /kblackboxui.rc
  •   /main.cpp
  •   /pics/kblackbox.svgz
27 files changed in total