Revision 802738

Go back to digest for 4th May 2008

Features in Games

Stefan Majewsky committed changes in /trunk/playground/games/palapeli/src:

First load and save implementation.

Palapeli is able to save a game to its local appdata directory, and load it from there.
Only one save game at a time is possible by now, but the foundation is ready for an arbitrary number of widgets, and import/export of savegames.

File Changes

Modified 8 files
  • /trunk/playground/games/palapeli/src
  •   /main.cpp
  •   /mainwindow.cpp
  •   /manager.cpp
  •   /manager.h
  •   /pattern-abstract.cpp
  •   /pattern-abstract.h
  •   /pattern-rect.cpp
  •   /pattern-rect.h
8 files changed in total