aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-05- code cosmetics in UDrawbrunzelchen3-98/+117
2010-06-04- switched SDL.dll back to v1.2.12, the 1.2.14 has too much bugsbrunzelchen21-1631/+3039
2010-05-30- new acinerella.dll (based on 1.4)brunzelchen12-128/+128
2010-05-23typo correction and bugfix for video-reflectionbrunzelchen2-26/+26
2010-05-23fixed aspect in video preview; added video zoom animation in song screenbrunzelchen3-96/+237
2010-05-22changing tabs or sorting in song screen: info popup with actual sorting; the ...brunzelchen2-45/+131
2010-05-22fixed position of medley countdownbrunzelchen1-5/+6
2010-05-22added video reflection (for video preview)brunzelchen3-47/+126
2010-05-22UScreenSong: toggle tabs with T; change sorting with SHIFT+T; removed Ini.tab...brunzelchen4-25/+42
2010-05-22fixed leaving playlist in shuffle mode; playlist reloads now when sorting is ...brunzelchen3-4/+7
2010-05-22added duel-ratio-option (normal, 10%-90%) for challenge mode. the plugins are...brunzelchen3-0/+35
2010-05-01- added dutch translation (by Bruut)brunzelchen8-257/+324
2010-04-28- new SDL.dll (with a quick and dirty workaround for the hanging-mouse problem)brunzelchen66-1008/+1001
2010-04-09- added missing files for iStar Themebrunzelchen5-21/+182
2010-04-07- fixed "vista-no-mic-leads-to-crash" bugbrunzelchen6-59/+96
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...brunzelchen4-16/+249
2010-04-04performance mode for videos: reducing lines on low fpsbrunzelchen4-44/+233
2010-03-18bugfix LoadFaultySongs; some editor changes; update of ffmpegbrunzelchen3-19/+50
2010-03-09bugfix for bpm-edit-modebrunzelchen1-2/+5
2010-03-09bugfix editor: negative VideoGap brunzelchen1-18/+8
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 modebrunzelchen2-3/+6
2010-03-06editor: added support for negative videogapbrunzelchen1-0/+8
2010-03-06allow FreeStyle notes with zero lengthbrunzelchen1-2/+10
2010-03-06hard coded editor theme (a real theme should be added in the 1.1)brunzelchen1-4/+122
2010-03-06changed standard video seek procedure in sing screen (not nice but faster)brunzelchen1-2/+2
2010-03-06fixed song skipping in party modesbrunzelchen2-11/+23
2010-03-04fixed a bug in editor: pressing p or v leads sometimes to a crash;brunzelchen2-6/+12
2010-03-04added error number to error.log and empty lines between the entries;brunzelchen2-2/+11
2010-03-04fixed lineNo in error reporting;brunzelchen2-10/+15
2010-03-03moved help IDs to a better place, i hope..brunzelchen27-81/+78
2010-03-03new acinerella.dll;brunzelchen2-1/+2
2010-03-02SongCheck: list all errors;brunzelchen2-13/+8
2010-03-02some corrections;brunzelchen3-11/+14
2010-03-01summerizing of highscores in top screen as an option (never, dynamic, always);brunzelchen9-16/+137
2010-02-28load song with "note length"-error anyway;brunzelchen3-8/+25
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...brunzelchen5-2/+25
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