Revision 661913

Go back to digest for 13th May 2007

Features in Games

Andreas Beckermann committed changes in /trunk/playground/games/kpoker:

Porting to KDE 4.

This is a straight forward port, not a clean port. The most important aim was to "shut the compiler up".

It does compile, and even start, however it does not yet work.

File Changes

Modified 41 files
  • /trunk/playground/games/kpoker
  •   /CMakeLists.txt
  •   /kpokerconfig.cpp
  •   /kpokerconfig.h
  •   /main.cpp
  •   /gameengine/khand.cpp
  •   /gameengine/kpile.cpp
  •   /gameengine/kpile.h
  •   /gameengine/kpoker.cpp
  •   /gameengine/kpoker.h
  •   /gameengine/kpokerdealer.cpp
  •   /gameengine/kpokerdealer.h
  •   /gameengine/kpokerio.cpp
  •   /gameengine/kpokerplayersequence.cpp
  •   /gameengine/kpokerplayersequence.h
  •   /gameengine/kpokerrules.cpp
  •   /gameengine/player.cpp
  •   /gameengine/player.h
  •   /gameengine/pokertester.cpp
  •   /gameengine/pokertester.h
  •   /gameview/kcardpixmaps.cpp
  •   /gameview/kcardpixmaps.h
  •   /gameview/kpokerwidget.cpp
  •   /gameview/kpokerwidget.h
  •   /gameview/localio.cpp
  •   /gameview/localiowidget.cpp
  •   /gameview/localiowidget.h
  •   /gameview/playerbox.cpp
  •   /gameview/playerbox.h
  •   /gameview/topwidget.cpp
  •   /gameview/topwidget.h
  •   /tests/CMakeLists.txt
  •   /tests/handtest.cpp
  •   /tests/singleplayertest.cpp
  •   /tests/singleplayertest.h
  •   /tests/multiplayer/main.cpp
  •   /tests/multiplayer/multiplayertest.cpp
  •   /tests/multiplayer/multiplayertest.h
  •   /tests/multiplayer/multiplayertestframework.cpp
  •   /tests/multiplayer/multiplayertestframework.h
  •   /tests/multiplayer/playerios.cpp
  •   /tests/multiplayer/playeriosbetraise.cpp
41 files changed in total