Age | Commit message (Expand) | Author |
2006-05-06 | Ooops, skip WAV data, before changing size var | Travis Howell |
2006-05-06 | Use scumm_stricmp() instead of stricmp() to fix compile error on some systems, | Torbjörn Andersson |
2006-05-06 | Add support for non-English audio in cutscenes of Amiga/Mac. versions of FF | Travis Howell |
2006-05-05 | Update copyright | Travis Howell |
2006-05-03 | Clear front buffer, when using cutscenes in Amiga version of FF | Travis Howell |
2006-05-02 | Allow skipping cutscenes via ESC key too | Travis Howell |
2006-04-30 | Clear palette too, after some cutscenes | Travis Howell |
2006-04-30 | Fast fade out should be disabled, after a cutscene | Travis Howell |
2006-04-29 | Moved the AudioCDManager as well as class AudioStream and its (standard) subc... | Max Horn |
2006-04-25 | Fix OmniTV repeating for now | Travis Howell |
2006-04-25 | Fix fps setting for video play back | Travis Howell |
2006-04-25 | Hide mouse pointer when video is active | Travis Howell |
2006-04-24 | Revert change, a NULL block should be added if audio doesn't exist | Travis Howell |
2006-04-24 | If startSound() can't find a WAVE chunk, set the file position to the beginning | Torbjörn Andersson |
2006-04-24 | Remove duplicate code | Travis Howell |
2006-04-24 | Correct and move warning, when failing to load video in FF | Travis Howell |
2006-04-24 | Add support for OmniTV | Travis Howell |
2006-04-24 | Initialize all variables in MoviePlayer class | Travis Howell |
2006-04-24 | Ooops, real memory leak was in sound buffer | Travis Howell |
2006-04-24 | Fix sound memory leak | Travis Howell |
2006-04-23 | Fix 'comparison between signed and unsigned integer' warning | Max Horn |
2006-04-23 | Fix video sequences shown by arcade machines | Travis Howell |
2006-04-23 | Fix video sequences shown by arcade machines | Travis Howell |
2006-04-23 | Fix video sequences shown by arcade machines | Travis Howell |
2006-04-23 | Read and use frame rate setting for videos | Travis Howell |
2006-04-23 | Fix audio and video sync. in videos of FF | Travis Howell |
2006-04-17 | Trigger videos for OmniTV in FF | Travis Howell |
2006-04-17 | Adjust video playback code, due to false calls in prison of FF | Travis Howell |
2006-04-17 | Improve sound support in FF and add MoviePlayer class | Travis Howell |
2006-04-17 | Minor cleanup | Travis Howell |
2006-04-17 | Intergrate the DXA player for Amiga/Macintosh verisons of FF, from cyx | Travis Howell |