Revision 882928

Go back to digest for 16th November 2008

Other in Games

Sascha Peilicke committed changes in /trunk/playground/games/kgo:

Initial checking of async GoEngine code-base.
Added partial unit-tests and refactored themes, icons, sounds and game files into data directory.

File Changes

Added 10 files
  • /trunk/playground/games/kgo
  •   /tests
  •   /data/games
  •   /data/icons
  •   /data/sounds
  •   /data/themes
  •   /tests/CMakeLists.txt
  •   /tests/goenginetest.cpp
  •   /tests/goenginetest.h
  •   /data/games/CMakeLists.txt
  •   /data/games/kgo_default_games.zip
Deleted 5 files
  • /trunk/playground/games/kgo
  •   /icons
  •   /sounds
  •   /themes
  •   /data/CMakeLists.txt
  •   /data/kgo_default_games.zip
Modified 7 files
  • /trunk/playground/games/kgo
  •   /CMakeLists.txt
  •   /src/main.cpp
  •   /data/themes/default.desktop
  •   /src/game/goengine.cpp
  •   /src/game/goengine.h
  •   /src/game/oldgoengine.cpp
  •   /src/gui/graphicsview/gamescene.cpp
22 files changed in total