|
From: Tapio V. <aa...@us...> - 2009-12-15 08:27:50
|
Module: performous Branch: master Commit: 2636b337d8455dbd56729ea71cf896191af8a710 Author: Tapio Vierros <tap...@gm...> Date: Tue Dec 15 10:25:00 2009 +0200 Several fixes * Wrong initial main menu item when no instruments * Practice and config can now be navigated with instruments * Guitar tappable holds got their releaseTime set unnecessarily --- game/guitargraph.cc | 2 +- game/joystick.cc | 22 +++++++++++----------- game/joystick.hh | 5 +++-- game/screen_configuration.cc | 28 +++++++++++----------------- game/screen_practice.cc | 36 ++++++++---------------------------- game/screen_practice.hh | 1 - 6 files changed, 34 insertions(+), 60 deletions(-) |