aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed player assignment in challenge modebrunzelchen2011-10-111-8/+40
* - new option: song quality check on/offbrunzelchen2011-05-163-18/+95
* update to BASS v2.4.7.1; enabled BASS_CONFIG_DEV_DEFAULT brunzelchen2011-04-251-0/+2
* added song quality checkbrunzelchen2011-04-255-6/+205
* deactivate debug flagbrunzelchen2011-04-201-1/+1
* fixed calculation of points in "sing together mode"brunzelchen2011-04-201-8/+9
* new option: "LyricGolden" On/Off: draw golden lyrics yellow instead of blue.brunzelchen2011-04-202-40/+65
* added new sing mode: sing together (mean points over all players)brunzelchen2011-04-181-11/+61
* using international note notation with C4 = 0 (internal)brunzelchen2011-04-101-3/+25
* fade in (and out) for lyric helperbrunzelchen2011-04-101-5/+5
* fixed golden note twinkle (again...)brunzelchen2011-03-241-2/+2
* list all mics: check for BASS_INPUT_TYPE_MIC instead of BASS_INPUT_TYPE_OFF<>0brunzelchen2011-03-191-1/+1
* fix: correct RecIndex when deleting goldenrec positions from arraybrunzelchen2011-03-051-18/+49
* - added "ac_drop_decode_video_package" - method to acinerella: decoding of a ...brunzelchen2011-02-071-229/+469
* sorting by edition: removed "[" and "]" from edition titlebrunzelchen2011-02-071-1/+1
* don't close menu when adding songsbrunzelchen2010-12-281-0/+26
* - bugfix: drawing beat delimiters while/after pitch recordingbrunzelchen2010-12-241-18/+4
* - bugfix: handling medley and preview flags in editorbrunzelchen2010-12-231-41/+58
* added pitch detection for editorbrunzelchen2010-12-213-13/+37
* - fixed perfect note effect for duetsbrunzelchen2010-12-143-50/+83
* - fix: crash at startup (my fault)brunzelchen2010-11-243-26/+18
* added sorting by year (decade)brunzelchen2010-11-203-12/+57
* - hide lyrics also by pressing Nbrunzelchen2010-11-204-33/+103
* - added polish language (thx to Pit33)brunzelchen2010-11-107-21/+51
* - fix: appearence of short notes in 4/6 player mode on one screenbrunzelchen2010-11-052-43/+88
* - correct drawing of short notes in 4/6-player mode on one screenbrunzelchen2010-10-306-206/+438
* - removed solmization option from themebrunzelchen2010-10-101-2/+0
* - fix: display sung notes againbrunzelchen2010-10-082-33/+4
* - ultrastar should detect on every single beat nowbrunzelchen2010-10-083-252/+257
* - switching UVideo back to rev 2609 (without decoding thread)brunzelchen2010-10-072-283/+222
* less cpu usage for threadsbrunzelchen2010-10-062-45/+74
* - added webcam supportbrunzelchen2010-10-0521-739/+1564
* - fix: position of player 3 and 4 in 4-player-mode on one screen in singscreenbrunzelchen2010-09-017-45/+198
* added check popup at startup if LoadFaultySongs=Off and if there are some def...brunzelchen2010-08-152-3/+13
* - added support for 4 (and even 6) players on one screen. its hard-coded and ...brunzelchen2010-08-156-117/+282
* - added session logbrunzelchen2010-07-241-7/+34
* - possible/remainings score bar in singscreen: red at start, decreasing with ...brunzelchen2010-07-045-71/+180
* - new option "PossibleScore": show max possible score in singscreen (toggle o...brunzelchen2010-06-285-43/+159
* - do not shuffle, if music no music loadedbrunzelchen2010-06-251-9/+28
* - fixed fading of player notesbrunzelchen2010-06-234-93/+197
* - individual line breaks for each player in duet songs are now possiblebrunzelchen2010-06-2115-1091/+417
* special chars in UScreenName, UScreenPartyPlayer, ScreenPartyPlayerM2 and USc...brunzelchen2010-06-171-1/+2
* - fixed saving duetsbrunzelchen2010-06-102-14/+19
* - code cosmetics in UDrawbrunzelchen2010-06-051-12/+24
* - switched SDL.dll back to v1.2.12, the 1.2.14 has too much bugsbrunzelchen2010-06-0410-772/+1345
* - new acinerella.dll (based on 1.4)brunzelchen2010-05-304-66/+54
* typo correction and bugfix for video-reflectionbrunzelchen2010-05-231-25/+25
* fixed aspect in video preview; added video zoom animation in song screenbrunzelchen2010-05-231-52/+77
* changing tabs or sorting in song screen: info popup with actual sorting; the ...brunzelchen2010-05-221-14/+18
* added video reflection (for video preview)brunzelchen2010-05-221-8/+54