|
From: Lasse Kärkkäi. <tr...@us...> - 2011-02-24 02:47:37
|
Author: Lasse Kärkkäinen <tronic+ndrm at trn.iki.fi> Date: Thu Feb 24 00:15:59 2011 +0100 Separated logo from backgrounds and added animations for it. --- game/screen.hh | 5 ++ game/screen_intro.cc | 1 + game/screen_sing.cc | 3 + game/screen_songs.cc | 1 + game/screenmanager.cc | 12 ++++- themes/default/configuration_bg.svg | 17 +------ themes/default/intro_bg.svg | 17 +------ themes/default/logo.svg | 90 +++++++++++++++++++++++++++++++++++ themes/default/practice_bg.svg | 17 +------ themes/default/songs_bg.svg | 21 ++------- 10 files changed, 120 insertions(+), 64 deletions(-) |