aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenSing.pas (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-04-23Feature: SingBar is now moveable via theme/skin (affects UDraw.pas, ↵mogguh1-0/+18
UThemes.pas, UScreenSing.pas) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@128 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-20Made the Line-Popup pop up.mota231-0/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@125 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-20Changed LinePopup Colors from Red->Green to Red->Yellow->Greenmota231-3/+30
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@124 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-17Feature: Added the possibility to skin the sing screen, it's now possible to ↵mogguh1-98/+140
set player 1 stuff related to player modi (1, 2 or 3 player mode) (affected UThemes.pas, UScreenSing.pas, UScreenSingModi.pas) Theme/Skin: Used the new sing screen possibility, looks way more ps3 now :P git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@109 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-17Changed aadvanced options to switch on/off sing-effects and screen-fadingb1indy1-2/+3
Changed Languages (english, german) and Theme (deluxe) to reflect these changes implemented checks for config values to make these things work as expected git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@101 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-14Fixed a bug that causes Perfect Line twinkles to spawn at each Line when ↵whiteshark01-12/+11
LineBonus is deactivated. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@87 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-11first implementation of perfect line twinkle effect - works correctly for up ↵b1indy1-3/+10
to 3 players, restructured parts of particle code git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@80 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-10Edited Mogs Text: Now hes a Graphics Guy ^^whiteshark01-0/+3
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@77 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-07Fixed some Bugs in Effect Engine:whiteshark01-5/+3
Perfect Note Stars was drawn 2 Times Golden Note Extra twinkling stops and is redrawn until next Sentece or Note at the End of the Golden Note. Redrawing of Golden Note Twinkles at the next Sentence git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@71 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-04-05Added Advanced Screen and Options in TIniwhiteshark01-10/+4
Options working now only for Effect Perfect and Effect Golden. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@65 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-03-29Added SBGW to TSelectSlide: Defining the Width of the Selections BGwhiteshark01-5/+7
Added W to TText + Pagebreaks. If Width is given the Text breaks at the given width. Breaks are not generated perfect yet, needs some tuning. Changed all affected Screens to fit the new TText Component git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@49 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-03-29Fixed Some Bugs in JumpTo Screen:whiteshark01-54/+62
Now plays correct music Space Bug is gone Added onSentenceChange Procedure to ScreenSing git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@48 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-03-28Added Jumpto Ability to SongScreen (Press J)whiteshark01-4/+5
Fixed: Golden Notes are not shown in PartyMode git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@39 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-03-24Bugfix: UScreenSing.pas fixed a minor bug that would've caused redrawing of ↵mogguh1-0/+4
golden stars in a different song git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@30 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-03-21Golden notes are implemented from now on. So "golden notes" twinkle, and ↵mogguh1-1/+7
perfect sung notes twinkle too. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@12 b956fd51-792f-4845-bead-9b4dfca2ff2c