aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-01summerizing of highscores in top screen as an option (never, dynamic, always);brunzelchen4-9/+62
2010-02-28load song with "note length"-error anyway;brunzelchen2-7/+24
2010-02-28changed some error-messages in procedure CheckSongbrunzelchen1-4/+4
2010-02-28popup with error count on start up, if there were any errors during the start...brunzelchen2-0/+8
2010-02-27added check for corrupted song txtsbrunzelchen2-3/+103
2010-02-24added experimental voice playback after singingbrunzelchen3-5/+69
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 recordingsbrunzelchen2-10/+18
2010-02-23riff wave instead of raw recording (experimental)brunzelchen2-4/+94
2010-02-22SDL_SetModState(0) => SDL_SetModState(KMOD_NONE) brunzelchen1-1/+1
2010-02-22workaround for alt+tab bugbrunzelchen1-2/+9
2010-02-21moved and renamed DrawVolume to UDraw.DrawVolumeBarbrunzelchen2-4/+61
2010-02-21fixed choosing songs in "plugin" medley surprisebrunzelchen1-1/+2
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...brunzelchen2-1/+6
2010-02-20rewrite of GetRandomPluginbrunzelchen2-95/+31
2010-02-19added option for showing video in preview onlybrunzelchen2-3/+3