|
From: Tapio V. <aa...@us...> - 2010-09-16 09:25:50
|
Module: performous Branch: master Commit: 02fca64eb917450f67003681de087709bdef88aa Author: Tapio Vierros <tap...@gm...> Date: Thu Sep 16 12:23:46 2010 +0300 New configuration menus implemented inside main menu as submenus. --- data/schema.xml | 23 ++-- game/fs.cc | 2 +- game/joystick.cc | 2 +- game/main.cc | 4 +- game/menu.cc | 18 ++- game/menu.hh | 6 +- game/screen_configuration.cc | 67 ----------- game/screen_configuration.hh | 25 ---- game/screen_intro.cc | 116 ++++++++++++++----- game/screen_intro.hh | 2 + game/songs.cc | 2 +- game/theme.cc | 14 +-- game/theme.hh | 24 +--- lang/fi.po | 265 ++++++++++++++++++++++-------------------- 14 files changed, 271 insertions(+), 299 deletions(-) |