|
From: Tapio V. <aa...@us...> - 2009-12-11 12:44:41
|
Module: performous Branch: dance Commit: 56642c54ac94f9d84daec6efaa8fd720828cf58e Author: Miguel Sánchez de León Peque <peq...@ho...> Date: Thu Dec 3 16:03:02 2009 +0100 New menu. Working on the theme. --- game/menu.cc | 6 +- game/menu.hh | 6 +- game/screen_intro.cc | 24 +- game/screen_intro.hh | 3 + game/theme.cc | 9 +- game/theme.hh | 8 +- themes/default/configuration_bg.svg | 6 +- themes/default/intro_bg.svg | 534 ++++++++++++++++++++++++++++++- themes/default/intro_configure.svg | 85 ++++-- themes/default/intro_practice.svg | 51 ++-- themes/default/intro_quit.svg | 81 ++++-- themes/default/intro_sing.svg | 36 ++- themes/default/intro_top.svg | 308 ------------------ themes/default/menu_back_highlight.svg | 272 ++++++++++++++++ themes/default/menu_comment.svg | 182 +++++++++++ themes/default/menu_option.svg | 182 +++++++++++ themes/default/menu_option_selected.svg | 182 +++++++++++ 17 files changed, 1563 insertions(+), 412 deletions(-) |