aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code (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%20MODbrunzelchen3-9/+8
2011-10-11fixed player assignment in challenge modebrunzelchen2-9/+41
2011-05-16- new option: song quality check on/offbrunzelchen5-33/+111
2011-04-25update to BASS v2.4.7.1; enabled BASS_CONFIG_DEV_DEFAULT brunzelchen5-82/+49
2011-04-25added song quality checkbrunzelchen7-6/+245
2011-04-20deactivate debug flagbrunzelchen1-1/+1
2011-04-20fixed calculation of points in "sing together mode"brunzelchen3-18/+24
2011-04-20new option: "LyricGolden" On/Off: draw golden lyrics yellow instead of blue.brunzelchen4-83/+137
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)brunzelchen6-20/+136
2011-04-17add: paste notes only (with ctrl+alt+v)brunzelchen1-0/+36
2011-04-17fix for last commit: check if there are any selectable interactionsbrunzelchen1-11/+29
2011-04-17fix: do not set interaction on values which are not checkedbrunzelchen1-16/+2
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)brunzelchen2-48/+25
2011-04-10discard medley tags and save relative song anywaybrunzelchen1-5/+5
2011-04-10fade in (and out) for lyric helperbrunzelchen1-5/+5
2011-04-05- bugfix: set correct start beat when playing midi or mp3 in editorbrunzelchen2-22/+80
2011-03-24fixed golden note twinkle (again...)brunzelchen1-2/+2
2011-03-20fix: tone string in editor h->bbrunzelchen1-1/+1
2011-03-20fix: tone string in editorbrunzelchen2-2/+2
2011-03-19list all mics: check for BASS_INPUT_TYPE_MIC instead of BASS_INPUT_TYPE_OFF<>0brunzelchen2-2/+2
2011-03-05fix: visible midi path textbrunzelchen1-1/+1
2011-03-05removed unneeded fontsbrunzelchen2-12/+0
2011-03-05fix: correct RecIndex when deleting goldenrec positions from arraybrunzelchen1-18/+49
2011-02-23some (small) bugfixes in editorbrunzelchen1-7/+9
2011-02-07- added "ac_drop_decode_video_package" - method to acinerella: decoding of a ...brunzelchen6-234/+516
2011-02-07sorting by edition: removed "[" and "]" from edition titlebrunzelchen1-1/+1
2011-02-07- deactivate music loop after closing scredits screenbrunzelchen1-0/+1
2011-01-02- fix: crash at startup if no webcam connectedbrunzelchen7-51/+125
2010-12-30increase/decrease just one line of a songbrunzelchen1-12/+55
2010-12-28don't close menu when adding songsbrunzelchen3-7/+55
2010-12-24- bugfix: drawing beat delimiters while/after pitch recordingbrunzelchen2-19/+5
2010-12-23- bugfix: handling medley and preview flags in editorbrunzelchen2-48/+184
2010-12-21added pitch detection for editorbrunzelchen4-15/+153
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 duetsbrunzelchen8-72/+114
2010-11-24- fix: crash at startup (my fault)brunzelchen8-49/+50
2010-11-20added sorting by year (decade)brunzelchen4-13/+58
2010-11-20- hide lyrics also by pressing Nbrunzelchen9-220/+354
2010-11-10- added polish language (thx to Pit33)brunzelchen15-303/+399
2010-11-05- fix: appearence of short notes in 4/6 player mode on one screenbrunzelchen7-336/+442
2010-10-30- correct drawing of short notes in 4/6-player mode on one screenbrunzelchen12-227/+489
2010-10-18- some editor bugfixesbrunzelchen3-10/+15
2010-10-10- removed solmization option from themebrunzelchen3-5/+12
2010-10-09fix: reload screens if skin or color was changedbrunzelchen2-21/+30
2010-10-08- fix: display sung notes againbrunzelchen2-33/+4