aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix for last commit: check if there are any selectable interactionsbrunzelchen2011-04-171-11/+29
* fix: do not set interaction on values which are not checkedbrunzelchen2011-04-171-16/+2
* 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-102-48/+25
* discard medley tags and save relative song anywaybrunzelchen2011-04-101-5/+5
* fade in (and out) for lyric helperbrunzelchen2011-04-101-5/+5
* - bugfix: set correct start beat when playing midi or mp3 in editorbrunzelchen2011-04-052-22/+80
* fixed golden note twinkle (again...)brunzelchen2011-03-241-2/+2
* fix: tone string in editor h->bbrunzelchen2011-03-201-1/+1
* fix: tone string in editorbrunzelchen2011-03-202-2/+2
* list all mics: check for BASS_INPUT_TYPE_MIC instead of BASS_INPUT_TYPE_OFF<>0brunzelchen2011-03-192-2/+2
* fix: visible midi path textbrunzelchen2011-03-051-1/+1
* removed unneeded fontsbrunzelchen2011-03-052-12/+0
* fix: correct RecIndex when deleting goldenrec positions from arraybrunzelchen2011-03-051-18/+49
* some (small) bugfixes in editorbrunzelchen2011-02-231-7/+9
* - added "ac_drop_decode_video_package" - method to acinerella: decoding of a ...brunzelchen2011-02-076-234/+516
* sorting by edition: removed "[" and "]" from edition titlebrunzelchen2011-02-071-1/+1
* - deactivate music loop after closing scredits screenbrunzelchen2011-02-071-0/+1
* - fix: crash at startup if no webcam connectedbrunzelchen2011-01-027-51/+125
* increase/decrease just one line of a songbrunzelchen2010-12-301-12/+55
* don't close menu when adding songsbrunzelchen2010-12-283-7/+55
* - bugfix: drawing beat delimiters while/after pitch recordingbrunzelchen2010-12-242-19/+5
* - bugfix: handling medley and preview flags in editorbrunzelchen2010-12-232-48/+184
* added pitch detection for editorbrunzelchen2010-12-214-15/+153
* 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-148-72/+114
* - fix: crash at startup (my fault)brunzelchen2010-11-248-49/+50
* added sorting by year (decade)brunzelchen2010-11-204-13/+58
* - hide lyrics also by pressing Nbrunzelchen2010-11-209-220/+354
* - added polish language (thx to Pit33)brunzelchen2010-11-1015-303/+399
* - fix: appearence of short notes in 4/6 player mode on one screenbrunzelchen2010-11-057-336/+442
* - correct drawing of short notes in 4/6-player mode on one screenbrunzelchen2010-10-3012-227/+489
* - some editor bugfixesbrunzelchen2010-10-183-10/+15
* - removed solmization option from themebrunzelchen2010-10-103-5/+12
* fix: reload screens if skin or color was changedbrunzelchen2010-10-092-21/+30
* - fix: display sung notes againbrunzelchen2010-10-082-33/+4
* - ultrastar should detect on every single beat nowbrunzelchen2010-10-084-257/+266
* - switching UVideo back to rev 2609 (without decoding thread)brunzelchen2010-10-073-284/+223
* less cpu usage for threadsbrunzelchen2010-10-063-51/+87
* - added webcam supportbrunzelchen2010-10-0577-1194/+136061
* - fix: position of player 3 and 4 in 4-player-mode on one screen in singscreenbrunzelchen2010-09-0120-225/+696
* added check popup at startup if LoadFaultySongs=Off and if there are some def...brunzelchen2010-08-154-9/+38
* 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-1511-318/+1050
* - added session logbrunzelchen2010-07-244-24/+82
* - possible/remainings score bar in singscreen: red at start, decreasing with ...brunzelchen2010-07-0410-85/+253
* - new option "PossibleScore": show max possible score in singscreen (toggle o...brunzelchen2010-06-2814-128/+206
* missing update...brunzelchen2010-06-251-20/+2