aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-28allow singing duet with 3 or 6 players,svn/1.0.1%20Challenge%20MODgithub/svn/1.0.1%20Challenge%20MODbrunzelchen1-2/+1
2011-05-16- new option: song quality check on/offbrunzelchen1-2/+3
2011-04-25added song quality checkbrunzelchen2-0/+40
2011-04-20fixed calculation of points in "sing together mode"brunzelchen1-9/+14
2011-04-20new option: "LyricGolden" On/Off: draw golden lyrics yellow instead of blue.brunzelchen2-43/+72
2011-04-20fix: occasionally the mp3 continues to play over the song editor and any subs...brunzelchen1-7/+7
2011-04-20Fix: Shift+Space sometimes plays more than 1 note.brunzelchen1-47/+8
2011-04-18added new sing mode: sing together (mean points over all players)brunzelchen4-8/+74
2011-04-17add: paste notes only (with ctrl+alt+v)brunzelchen1-0/+36
2011-04-17Bugfix: adjust interaction in screenname when changing amount of playersbrunzelchen1-0/+2
2011-04-10play midi with clicksbrunzelchen1-1/+5
2011-04-10using international note notation with C4 = 0 (internal)brunzelchen1-45/+0
2011-04-10discard medley tags and save relative song anywaybrunzelchen1-5/+5
2011-04-05- bugfix: set correct start beat when playing midi or mp3 in editorbrunzelchen1-21/+79
2011-03-20fix: tone string in editor h->bbrunzelchen1-1/+1
2011-03-20fix: tone string in editorbrunzelchen1-1/+1
2011-03-05fix: visible midi path textbrunzelchen1-1/+1
2011-02-23some (small) bugfixes in editorbrunzelchen1-7/+9
2011-02-07- deactivate music loop after closing scredits screenbrunzelchen1-0/+1
2011-01-02- fix: crash at startup if no webcam connectedbrunzelchen4-15/+52
2010-12-30increase/decrease just one line of a songbrunzelchen1-12/+55
2010-12-28don't close menu when adding songsbrunzelchen2-7/+29
2010-12-23- bugfix: handling medley and preview flags in editorbrunzelchen1-7/+126
2010-12-21added pitch detection for editorbrunzelchen1-2/+116
2010-12-21save playernames in party modebrunzelchen1-0/+26
2010-12-15- kill all sing effects on song startbrunzelchen1-4/+9
2010-12-14- fixed perfect note effect for duetsbrunzelchen4-21/+30
2010-11-24- fix: crash at startup (my fault)brunzelchen3-12/+12
2010-11-20- hide lyrics also by pressing Nbrunzelchen5-187/+251
2010-11-10- added polish language (thx to Pit33)brunzelchen7-281/+347
2010-11-05- fix: appearence of short notes in 4/6 player mode on one screenbrunzelchen3-290/+352
2010-10-30- correct drawing of short notes in 4/6-player mode on one screenbrunzelchen4-19/+48
2010-10-18- some editor bugfixesbrunzelchen1-6/+13
2010-10-10- removed solmization option from themebrunzelchen2-3/+12
2010-10-09fix: reload screens if skin or color was changedbrunzelchen2-21/+30
2010-10-08- ultrastar should detect on every single beat nowbrunzelchen1-5/+9
2010-10-07- switching UVideo back to rev 2609 (without decoding thread)brunzelchen1-1/+1
2010-10-05- added webcam supportbrunzelchen16-407/+666
2010-09-01- fix: position of player 3 and 4 in 4-player-mode on one screen in singscreenbrunzelchen11-177/+496
2010-08-15added check popup at startup if LoadFaultySongs=Off and if there are some def...brunzelchen2-6/+25
2010-08-15check if a song file was loaded in singscreen and load it if notbrunzelchen2-1/+5
2010-08-15- added support for 4 (and even 6) players on one screen. its hard-coded and ...brunzelchen3-135/+702
2010-07-24- added session logbrunzelchen3-17/+48
2010-07-04- possible/remainings score bar in singscreen: red at start, decreasing with ...brunzelchen3-11/+71
2010-06-28- new option "PossibleScore": show max possible score in singscreen (toggle o...brunzelchen3-6/+15
2010-06-25- do not shuffle, if music no music loadedbrunzelchen1-1/+1
2010-06-23- fixed fading of player notesbrunzelchen1-23/+18
2010-06-21- individual line breaks for each player in duet songs are now possiblebrunzelchen10-210/+331
2010-06-17special chars in UScreenName, UScreenPartyPlayer, ScreenPartyPlayerM2 and USc...brunzelchen4-23/+27
2010-06-12divide sentence in duet mode if the first note is selected but the other part...brunzelchen1-2/+10