Revision 790345

Go back to digest for 30th March 2008

Features in Games

Felix Lemke committed changes in /trunk/playground/games/palapeli/src:

Introducing a fantastic new minimap, showing the positions and connections between all pieces.

Also, remove the assumption that the pieces have to form a two-dimensional array.

File Changes

Added 2 files
  • /trunk/playground/games/palapeli/src
  •   /minimap.cpp
  •   /minimap.h
Modified 9 files
  • /trunk/playground/games/palapeli/src
  •   /CMakeLists.txt
  •   /main.cpp
  •   /part.cpp
  •   /part.h
  •   /piece.h
  •   /scene.cpp
  •   /scene.h
  •   /view.cpp
  •   /view.h
11 files changed in total