Revision 661212

Go back to digest for 6th May 2007

Other in Games

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

Made of libksirtet a "real" library. Headers are now installed into the "include" directory and can be used to compile other games.

This change was needed to let KFoulEggs and Klickety compile out of the "kdegames" directory. They have indeed moved to "playground/games" 11 hours ago.

Other small change: classes "ShowNextPiece" and "PlayerProgress" are now not anymore inheriting the interface "Zoomable" from libkdegames. (Obsolete behavior)

File Changes

Modified 14 files
  • /trunk/KDE/kdegames/libksirtet
  •   /CMakeLists.txt
  •   /base/baseboard.h
  •   /common/board.h
  •   /common/common_factory.h
  •   /common/field.cpp
  •   /common/field.h
  •   /common/highscores.h
  •   /common/inter.h
  •   /common/mainwindow.h
  •   /common/misc_ui.cpp
  •   /common/misc_ui.h
  •   /lib/mp_interface.h
  •   /lib/mp_simple_board.h
  •   /lib/mp_simple_interface.h
14 files changed in total