aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-27added info bar for editorbrunzelchen2-18/+130
2010-02-27added check for corrupted song txtsbrunzelchen2-3/+103
2010-02-26fixed BPM-Changebrunzelchen2-15/+220
2010-02-25some changes and bugfixing in editorbrunzelchen2-33/+265
2010-02-24added experimental voice playback after singingbrunzelchen7-16/+150
2010-02-24changed wave saving routinebrunzelchen1-28/+14
2010-02-23limit fractional digits of #PREVIEWSTART tag to 3brunzelchen1-1/+1
2010-02-23added own folder for recordingsbrunzelchen3-14/+30
2010-02-23riff wave instead of raw recording (experimental)brunzelchen3-6/+96
2010-02-22SDL_SetModState(0) => SDL_SetModState(KMOD_NONE) brunzelchen1-1/+1
2010-02-22workaround for alt+tab bugbrunzelchen2-3/+10
2010-02-21moved and renamed DrawVolume to UDraw.DrawVolumeBarbrunzelchen11-157/+195
2010-02-21added mp3 volume adjustment in songscreen and singscreenbrunzelchen6-11/+231
2010-02-21hide medley playlist when using medley surprisebrunzelchen1-2/+4
2010-02-21fixed choosing songs in "plugin" medley surprisebrunzelchen3-5/+9
2010-02-20double line sentence error now with line nrbrunzelchen1-1/+1
2010-02-20never singing a song two times in the same party session; counter reset if th...brunzelchen4-36/+164
2010-02-20reduce crashes caused by errors in songs in challenge and medley modebrunzelchen2-21/+67
2010-02-20rewrite of GetRandomPluginbrunzelchen2-95/+31
2010-02-19added option for showing video in preview onlybrunzelchen4-5/+5
2010-02-19added selection for 10, 20, ... 90 and 10000 medley songs in a rowbrunzelchen2-5/+91