Revision 803495

Go back to digest for 4th May 2008

Features in Games

Parker Coates committed changes in /trunk/playground/games/killbots:

Cursor PNG file is now set in the theme .desktop file.
Cursor generation and storage has been moved from Scene to Render.

This change will be short-lived as I just discovered Qt4.4 supports full ARGB cursors.
This means cursors can finally be moved into the theme SVG file.

File Changes

Added 1 files
  • /trunk/playground/games/killbots/themes/cursors.png
Modified 6 files
  • /trunk/playground/games/killbots
  •   /render.cpp
  •   /render.h
  •   /scene.cpp
  •   /scene.h
  •   /themes/CMakeLists.txt
  •   /themes/default.desktop
7 files changed in total