From 0f327cf133373168d94538686b57c22ba364f2a8 Mon Sep 17 00:00:00 2001 From: mogguh Date: Thu, 3 May 2007 21:09:24 +0000 Subject: Feature: It's now possible to move/skin the time progress thing (no fix positions anymore) (affected: UDraw.pas, UGraphic.pas, UThemes.pas, UScreenSing.pas, UScreenSingModi.pas) Theme/Skin: Added the time stuff beneath the lyrics (as "the others" did too) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@164 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Skins/Deluxe/Blue.ini | 7 +++++-- Skins/Deluxe/W&C-Summer.ini | 7 +++++-- Skins/Deluxe/[sing]timeBar.jpg | Bin 1377 -> 540 bytes Skins/Deluxe/x_W&C-Autum.ini | 7 +++++-- Skins/Deluxe/x_W&C-Winter.ini | 7 +++++-- 5 files changed, 20 insertions(+), 8 deletions(-) (limited to 'Skins/Deluxe') diff --git a/Skins/Deluxe/Blue.ini b/Skins/Deluxe/Blue.ini index 8717926e..535e4123 100644 --- a/Skins/Deluxe/Blue.ini +++ b/Skins/Deluxe/Blue.ini @@ -48,8 +48,11 @@ LyricBar = [sing]textBar.jpg #this one slides in, to tell you that singing starts immediately LyricHelpBar = [sing]lyricsHelpBar.bmp -#this one resides behind the timer-text -Bar = [sing]timeBar.jpg +#the time progress bar (not skinned in this theme :P ) +TimeBar = + +#the bar behind the timestuff +bar = [sing]timeBar.jpg #linebonus, the thing that pop ups at the score LineBonusBack = [sing]lineBonusPopUp.jpg diff --git a/Skins/Deluxe/W&C-Summer.ini b/Skins/Deluxe/W&C-Summer.ini index 739cd983..175f062e 100644 --- a/Skins/Deluxe/W&C-Summer.ini +++ b/Skins/Deluxe/W&C-Summer.ini @@ -48,8 +48,11 @@ LyricBar = [sing]textBar.jpg #this one slides in, to tell you that singing starts immediately LyricHelpBar = [sing]lyricsHelpBar.bmp -#this one resides behind the timer-text -Bar = [sing]timeBar.jpg +#the time progress bar (not skinned in this theme :P ) +TimeBar = + +#the bar behind the timestuff +bar = [sing]timeBar.jpg #linebonus, the thing that pop ups at the score LineBonusBack = [sing]lineBonusPopUp.jpg diff --git a/Skins/Deluxe/[sing]timeBar.jpg b/Skins/Deluxe/[sing]timeBar.jpg index e6191a95..e33352d5 100644 Binary files a/Skins/Deluxe/[sing]timeBar.jpg and b/Skins/Deluxe/[sing]timeBar.jpg differ diff --git a/Skins/Deluxe/x_W&C-Autum.ini b/Skins/Deluxe/x_W&C-Autum.ini index c3d0e379..f8062c3c 100644 --- a/Skins/Deluxe/x_W&C-Autum.ini +++ b/Skins/Deluxe/x_W&C-Autum.ini @@ -48,8 +48,11 @@ LyricBar = [sing]textBar.jpg #this one slides in, to tell you that singing starts immediately LyricHelpBar = [sing]lyricsHelpBar.bmp -#this one resides behind the timer-text -Bar = [sing]timeBar.jpg +#the time progress bar (not skinned in this theme :P ) +TimeBar = + +#the bar behind the timestuff +bar = [sing]timeBar.jpg #linebonus, the thing that pop ups at the score LineBonusBack = [sing]lineBonusPopUp.jpg diff --git a/Skins/Deluxe/x_W&C-Winter.ini b/Skins/Deluxe/x_W&C-Winter.ini index ed481e06..160f3663 100644 --- a/Skins/Deluxe/x_W&C-Winter.ini +++ b/Skins/Deluxe/x_W&C-Winter.ini @@ -48,8 +48,11 @@ LyricBar = [sing]textBar.jpg #this one slides in, to tell you that singing starts immediately LyricHelpBar = [sing]lyricsHelpBar.bmp -#this one resides behind the timer-text -Bar = [sing]timeBar.jpg +#the time progress bar (not skinned in this theme :P ) +TimeBar = + +#the bar behind the timestuff +bar = [sing]timeBar.jpg #linebonus, the thing that pop ups at the score LineBonusBack = [sing]lineBonusPopUp.jpg -- cgit v1.2.3