aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes (follow)
Commit message (Expand)AuthorAgeFilesLines
* - 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
* UScreenSong: toggle tabs with T; change sorting with SHIFT+T; removed Ini.tab...brunzelchen2010-05-222-5/+1
* added duel-ratio-option (normal, 10%-90%) for challenge mode. the plugins are...brunzelchen2010-05-222-0/+31
* - added dutch translation (by Bruut)brunzelchen2010-05-012-8/+17
* - new SDL.dll (with a quick and dirty workaround for the hanging-mouse problem)brunzelchen2010-04-2821-541/+474
* - added missing files for iStar Themebrunzelchen2010-04-092-7/+30
* - fixed "vista-no-mic-leads-to-crash" bugbrunzelchen2010-04-072-11/+21
* fixed error with "until 5000" plugin and the new scoring modebrunzelchen2010-04-051-1/+1
* *NEW: Press Left-Ctrl + * (* on Numpad) or Left-Ctrl + R to Shuffle Player Na...brunzelchen2010-04-043-7/+51
* performance mode for videos: reducing lines on low fpsbrunzelchen2010-04-042-26/+209
* bugfix LoadFaultySongs; some editor changes; update of ffmpegbrunzelchen2010-03-181-3/+3
* bugfix: side effects in stats caused by aspect ratiobrunzelchen2010-03-091-6/+13
* changing note colorsbrunzelchen2010-03-091-3/+3
* bugfix: 100% volume in medley modebrunzelchen2010-03-091-2/+5
* allow FreeStyle notes with zero lengthbrunzelchen2010-03-061-2/+10
* added error number to error.log and empty lines between the entries;brunzelchen2010-03-042-2/+11
* fixed lineNo in error reporting;brunzelchen2010-03-041-6/+9
* new acinerella.dll;brunzelchen2010-03-031-0/+1
* SongCheck: list all errors;brunzelchen2010-03-021-8/+7
* summerizing of highscores in top screen as an option (never, dynamic, always);brunzelchen2010-03-014-9/+62
* load song with "note length"-error anyway;brunzelchen2010-02-282-7/+24
* changed some error-messages in procedure CheckSongbrunzelchen2010-02-281-4/+4
* popup with error count on start up, if there were any errors during the start...brunzelchen2010-02-282-0/+8
* added check for corrupted song txtsbrunzelchen2010-02-272-3/+103
* added experimental voice playback after singingbrunzelchen2010-02-243-5/+69
* changed wave saving routinebrunzelchen2010-02-241-28/+14
* limit fractional digits of #PREVIEWSTART tag to 3brunzelchen2010-02-231-1/+1
* added own folder for recordingsbrunzelchen2010-02-232-10/+18
* riff wave instead of raw recording (experimental)brunzelchen2010-02-232-4/+94
* SDL_SetModState(0) => SDL_SetModState(KMOD_NONE) brunzelchen2010-02-221-1/+1
* workaround for alt+tab bugbrunzelchen2010-02-221-2/+9
* moved and renamed DrawVolume to UDraw.DrawVolumeBarbrunzelchen2010-02-212-4/+61
* fixed choosing songs in "plugin" medley surprisebrunzelchen2010-02-211-1/+2
* double line sentence error now with line nrbrunzelchen2010-02-201-1/+1
* never singing a song two times in the same party session; counter reset if th...brunzelchen2010-02-202-1/+6