aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-23fixed aspect in video preview; added video zoom animation in song screenbrunzelchen1-52/+77
2010-05-22changing tabs or sorting in song screen: info popup with actual sorting; the ...brunzelchen1-14/+18
2010-05-22added video reflection (for video preview)brunzelchen1-8/+54
2010-05-22UScreenSong: toggle tabs with T; change sorting with SHIFT+T; removed Ini.tab...brunzelchen2-5/+1
2010-05-22added duel-ratio-option (normal, 10%-90%) for challenge mode. the plugins are...brunzelchen2-0/+31
2010-05-01- added dutch translation (by Bruut)brunzelchen2-8/+17
2010-04-28- new SDL.dll (with a quick and dirty workaround for the hanging-mouse problem)brunzelchen21-541/+474
2010-04-09- added missing files for iStar Themebrunzelchen2-7/+30
2010-04-07- fixed "vista-no-mic-leads-to-crash" bugbrunzelchen2-11/+21
2010-04-05fixed error with "until 5000" plugin and the new scoring modebrunzelchen1-1/+1
2010-04-04*NEW: Press Left-Ctrl + * (* on Numpad) or Left-Ctrl + R to Shuffle Player Na...brunzelchen3-7/+51
2010-04-04performance mode for videos: reducing lines on low fpsbrunzelchen2-26/+209
2010-03-18bugfix LoadFaultySongs; some editor changes; update of ffmpegbrunzelchen1-3/+3
2010-03-09bugfix: side effects in stats caused by aspect ratiobrunzelchen1-6/+13
2010-03-09changing note colorsbrunzelchen1-3/+3
2010-03-09bugfix: 100% volume in medley modebrunzelchen1-2/+5
2010-03-06allow FreeStyle notes with zero lengthbrunzelchen1-2/+10
2010-03-04added error number to error.log and empty lines between the entries;brunzelchen2-2/+11
2010-03-04fixed lineNo in error reporting;brunzelchen1-6/+9
2010-03-03new acinerella.dll;brunzelchen1-0/+1
2010-03-02SongCheck: list all errors;brunzelchen1-8/+7
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