aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/animation.cpp
AgeCommit message (Expand)Author
2006-06-11I don't have the German FF version with the wrong cutscene file names, but ITorbjörn Andersson
2006-06-03Add commentTravis Howell
2006-06-03Add work around for bug in a German Windows 2CD version of FF. Trigger error ...Travis Howell
2006-06-02Add support for separate compressed sound files for cutscenes in FFTravis Howell
2006-05-30remove extraneous commaJoost Peters
2006-05-25Set and show/hide mouse cursors through a "cursor manager" (analogous to theTorbjörn Andersson
2006-05-06Ooops, skip WAV data, before changing size varTravis Howell
2006-05-06Use scumm_stricmp() instead of stricmp() to fix compile error on some systems,Torbjörn Andersson
2006-05-06Add support for non-English audio in cutscenes of Amiga/Mac. versions of FFTravis Howell
2006-05-05Update copyrightTravis Howell
2006-05-03Clear front buffer, when using cutscenes in Amiga version of FFTravis Howell
2006-05-02Allow skipping cutscenes via ESC key tooTravis Howell
2006-04-30Clear palette too, after some cutscenesTravis Howell
2006-04-30Fast fade out should be disabled, after a cutsceneTravis Howell
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-04-25Fix OmniTV repeating for nowTravis Howell
2006-04-25Fix fps setting for video play backTravis Howell
2006-04-25Hide mouse pointer when video is activeTravis Howell
2006-04-24Revert change, a NULL block should be added if audio doesn't existTravis Howell
2006-04-24If startSound() can't find a WAVE chunk, set the file position to the beginningTorbjörn Andersson
2006-04-24Remove duplicate codeTravis Howell
2006-04-24Correct and move warning, when failing to load video in FFTravis Howell
2006-04-24Add support for OmniTVTravis Howell
2006-04-24Initialize all variables in MoviePlayer classTravis Howell
2006-04-24Ooops, real memory leak was in sound bufferTravis Howell
2006-04-24Fix sound memory leakTravis Howell
2006-04-23Fix 'comparison between signed and unsigned integer' warningMax Horn
2006-04-23Fix video sequences shown by arcade machinesTravis Howell
2006-04-23Fix video sequences shown by arcade machinesTravis Howell
2006-04-23Fix video sequences shown by arcade machinesTravis Howell
2006-04-23Read and use frame rate setting for videosTravis Howell
2006-04-23Fix audio and video sync. in videos of FFTravis Howell
2006-04-17Trigger videos for OmniTV in FFTravis Howell
2006-04-17Adjust video playback code, due to false calls in prison of FFTravis Howell
2006-04-17Improve sound support in FF and add MoviePlayer classTravis Howell
2006-04-17Minor cleanupTravis Howell
2006-04-17Intergrate the DXA player for Amiga/Macintosh verisons of FF, from cyxTravis Howell