aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens (follow)
Commit message (Expand)AuthorAgeFilesLines
* allow singing duet with 3 or 6 players,svn/1.0.1%20Challenge%20MODgithub/svn/1.0.1%20Challenge%20MODbrunzelchen2011-10-281-2/+1
* - new option: song quality check on/offbrunzelchen2011-05-161-2/+3
* added song quality checkbrunzelchen2011-04-252-0/+40
* fixed calculation of points in "sing together mode"brunzelchen2011-04-201-9/+14
* new option: "LyricGolden" On/Off: draw golden lyrics yellow instead of blue.brunzelchen2011-04-202-43/+72
* fix: occasionally the mp3 continues to play over the song editor and any subs...brunzelchen2011-04-201-7/+7
* Fix: Shift+Space sometimes plays more than 1 note.brunzelchen2011-04-201-47/+8
* added new sing mode: sing together (mean points over all players)brunzelchen2011-04-184-8/+74
* add: paste notes only (with ctrl+alt+v)brunzelchen2011-04-171-0/+36
* Bugfix: adjust interaction in screenname when changing amount of playersbrunzelchen2011-04-171-0/+2
* play midi with clicksbrunzelchen2011-04-101-1/+5
* using international note notation with C4 = 0 (internal)brunzelchen2011-04-101-45/+0
* discard medley tags and save relative song anywaybrunzelchen2011-04-101-5/+5
* - bugfix: set correct start beat when playing midi or mp3 in editorbrunzelchen2011-04-051-21/+79
* fix: tone string in editor h->bbrunzelchen2011-03-201-1/+1
* fix: tone string in editorbrunzelchen2011-03-201-1/+1
* fix: visible midi path textbrunzelchen2011-03-051-1/+1
* some (small) bugfixes in editorbrunzelchen2011-02-231-7/+9
* - deactivate music loop after closing scredits screenbrunzelchen2011-02-071-0/+1
* - fix: crash at startup if no webcam connectedbrunzelchen2011-01-024-15/+52
* increase/decrease just one line of a songbrunzelchen2010-12-301-12/+55
* don't close menu when adding songsbrunzelchen2010-12-282-7/+29
* - bugfix: handling medley and preview flags in editorbrunzelchen2010-12-231-7/+126
* added pitch detection for editorbrunzelchen2010-12-211-2/+116
* save playernames in party modebrunzelchen2010-12-211-0/+26
* - kill all sing effects on song startbrunzelchen2010-12-151-4/+9
* - fixed perfect note effect for duetsbrunzelchen2010-12-144-21/+30
* - fix: crash at startup (my fault)brunzelchen2010-11-243-12/+12
* - hide lyrics also by pressing Nbrunzelchen2010-11-205-187/+251
* - added polish language (thx to Pit33)brunzelchen2010-11-107-281/+347
* - fix: appearence of short notes in 4/6 player mode on one screenbrunzelchen2010-11-053-290/+352
* - correct drawing of short notes in 4/6-player mode on one screenbrunzelchen2010-10-304-19/+48
* - some editor bugfixesbrunzelchen2010-10-181-6/+13
* - removed solmization option from themebrunzelchen2010-10-102-3/+12
* fix: reload screens if skin or color was changedbrunzelchen2010-10-092-21/+30
* - ultrastar should detect on every single beat nowbrunzelchen2010-10-081-5/+9
* - switching UVideo back to rev 2609 (without decoding thread)brunzelchen2010-10-071-1/+1
* - added webcam supportbrunzelchen2010-10-0516-407/+666
* - fix: position of player 3 and 4 in 4-player-mode on one screen in singscreenbrunzelchen2010-09-0111-177/+496
* added check popup at startup if LoadFaultySongs=Off and if there are some def...brunzelchen2010-08-152-6/+25
* check if a song file was loaded in singscreen and load it if notbrunzelchen2010-08-152-1/+5
* - added support for 4 (and even 6) players on one screen. its hard-coded and ...brunzelchen2010-08-153-135/+702
* - added session logbrunzelchen2010-07-243-17/+48
* - possible/remainings score bar in singscreen: red at start, decreasing with ...brunzelchen2010-07-043-11/+71
* - new option "PossibleScore": show max possible score in singscreen (toggle o...brunzelchen2010-06-283-6/+15
* - do not shuffle, if music no music loadedbrunzelchen2010-06-251-1/+1
* - fixed fading of player notesbrunzelchen2010-06-231-23/+18
* - individual line breaks for each player in duet songs are now possiblebrunzelchen2010-06-2110-210/+331
* special chars in UScreenName, UScreenPartyPlayer, ScreenPartyPlayerM2 and USc...brunzelchen2010-06-174-23/+27
* divide sentence in duet mode if the first note is selected but the other part...brunzelchen2010-06-121-2/+10