Revision 838328

Go back to digest for 3rd August 2008

Features in Games

Sascha Peilicke committed changes in /trunk/playgrounds/kgo/src:

Simplified GoEngine code, fixed some minor issues, tough situation is still not optimal, the reentrancy problem should be solved.

Corrected board resizing behavior and fixed SetupScreen engine initialisation command order (for new games and loaded games, some commands failed because they where send to the Engine before the backend connection was open).

File Changes

Modified 5 files
  • /trunk/playgrounds/kgo/src/trunk/playground/games/kgo/src
  •   /game/goengine.cpp
  •   /game/goengine.h
  •   /gui/gamescene.cpp
  •   /gui/mainwindow.cpp
  •   /gui/setupscreen.cpp
5 files changed in total