|
From: Peque <ms...@us...> - 2010-03-14 19:37:30
|
Module: performous
Branch: hiscore_in_songbrowser
Commit: 9f2754676bd24c0502db70467e38b06b10dcb8ec
Author: Miguel Sánchez de León Peque <msd...@gm...>
Date: Sun Mar 14 20:26:57 2010 +0100
Hiscores displayed in screen_songs.
Music is not interrupted.
No more than 5 hiscores can be displayed at a time, but you do can navigate through them using UP and DOWN arrows.
---
game/database.cc | 25 +++++++++
game/database.hh | 1 +
game/screen_songs.cc | 53 ++++++++++++--------
game/screen_songs.hh | 2 +
game/theme.cc | 3 +-
game/theme.hh | 6 ++-
.../{songs_hiscore.svg => songs_has_hiscore.svg} | 0
.../{songs_hiscore.svg => songs_hiscores.svg} | 40 +++++++++------
8 files changed, 91 insertions(+), 39 deletions(-)
|