|
From: Tapio V. <aa...@us...> - 2010-08-21 18:02:56
|
Module: performous Branch: master Commit: d709b2079842e00ebd1cd513f6ef363599568125 Author: Tapio Vierros <tap...@gm...> Date: Wed Jul 7 18:43:05 2010 +0300 Add screen changer menu option type and re-implement screen_intro using it. This also allows quitting from songs. --- game/configuration.cc | 8 ++++---- game/instrumentgraph.cc | 2 +- game/menu.cc | 19 +++++++++++++++---- game/menu.hh | 26 ++++++++------------------ game/screen_intro.cc | 43 ++++++++++++++++++++----------------------- game/screen_intro.hh | 3 +-- game/theme.cc | 5 +---- game/theme.hh | 2 +- 8 files changed, 51 insertions(+), 57 deletions(-) |