aboutsummaryrefslogtreecommitdiffstats
path: root/Game (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-06editor: added support for negative videogapbrunzelchen1-0/+8
2010-03-06allow FreeStyle notes with zero lengthbrunzelchen1-2/+10
2010-03-06added Themes Blue Sensation and iStar (thx to gpm)brunzelchen261-1209/+6518
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;brunzelchen8-10/+16
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-03update of changelogsbrunzelchen4-0/+116
2010-03-03moved help IDs to a better place, i hope..brunzelchen27-81/+78
2010-03-03new acinerella.dll;brunzelchen3-1/+2
2010-03-02update of help stuffbrunzelchen3-26/+102
2010-03-02SongCheck: list all errors;brunzelchen2-13/+8
2010-03-02some corrections;brunzelchen5-29/+58
2010-03-01summerizing of highscores in top screen as an option (never, dynamic, always);brunzelchen13-17/+209
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
2010-02-22workaround for alt+tab bugbrunzelchen3-3/+10
2010-02-21moved and renamed DrawVolume to UDraw.DrawVolumeBarbrunzelchen11-157/+195
2010-02-21added mp3 volume adjustment in songscreen and singscreenbrunzelchen7-11/+235
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 onlybrunzelchen6-7/+7
2010-02-19deleted Thumbs.dbbrunzelchen14-0/+0
2010-02-19added selection for 10, 20, ... 90 and 10000 medley songs in a rowbrunzelchen2-5/+91