aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-10-08- ultrastar should detect on every single beat nowbrunzelchen4-257/+266
2010-10-07- switching UVideo back to rev 2609 (without decoding thread)brunzelchen3-284/+223
2010-10-06less cpu usage for threadsbrunzelchen3-51/+87
2010-10-05- added webcam supportbrunzelchen77-1194/+136061
2010-09-01- fix: position of player 3 and 4 in 4-player-mode on one screen in singscreenbrunzelchen20-225/+696
2010-08-15added check popup at startup if LoadFaultySongs=Off and if there are some def...brunzelchen4-9/+38
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 ...brunzelchen11-318/+1050
2010-07-24- added session logbrunzelchen4-24/+82
2010-07-04- possible/remainings score bar in singscreen: red at start, decreasing with ...brunzelchen10-85/+253
2010-06-28- new option "PossibleScore": show max possible score in singscreen (toggle o...brunzelchen14-128/+206
2010-06-25missing update...brunzelchen1-20/+2